search for: 8f2b8d05

Displaying 1 result from an estimated 1 matches for "8f2b8d05".

2011 Mar 17
0
Asterisk not logging originating IP of a brute force attack
...NOTICE[27307]: chan_sip.c:18044 in handle_request_invite: Sending fake auth rejection for user <sip:165499 at mypbx.com>;tag=e6786d03 NOTICE[2578]: chan_sip.c:21250 handle_request_invite: Sending fake auth rejection for device "w"<sip:user at asterisk-ip;transport=UDP>;tag=8f2b8d05 So there are at least 3 different SIP messages where the IP address is not logged, 2 of which do not seem to have a work-around like: alwaysauthreject=yes allowguest=no The above works around the unknown peer issue, but that really be logging the IP address too! Those two or three users on the...