-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crowdsec ban NethVoice wizard and janus #7259
Labels
Milestone
Comments
point 4 workaround, whitelist the IP of the head office |
for any points we needs complete log traces to try to whitelist |
Stell0
added a commit
to nethesis/ns8-nethvoice
that referenced
this issue
Jan 30, 2025
… items (#361) Updated the following endpoints to return null and HTTP status 200 when no configured items are found: - GET /mobiles/{mainextension} - GET /mobileapp/{mainextension} - GET /nethlink/{mainextension} - GET /webrtc/{mainextension} - GET /voicemails/{extension} NethServer/dev#7259
Test case: version to test :
|
Testing release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some (wrong) api calls from NethVoice wizard triggers alerts on crowdsec that lead to an ip ban. There are three separate issue:
1 - 401
Steps to reproduce
Expected behavior
Solution
Fix UI[edit] workaround on crowdsec2 - 404
when configuring wizard, a lot of 404 are seen by crowdsec as http probe
Steps to reproduce
Expected behavior
unconfigured device should be returned as 200 null
Solution
3 and 4 - CTI and Janus
CTI and Janus user errors and failed attempt shouldn't ban the IP because usually more users connect from same IP and an user causing issue shouldn't disrupt a whole company phone service
Steps to reproduce
here some example of failed authentication on CTI
Expected behavior
Users error shouldn't trigger ban
Solution
See also
https://mattermost.nethesis.it/nethesis/pl/o1j6tygsqbggdrfpyiuqfwikfo
The text was updated successfully, but these errors were encountered: