Displaying 1 result from an estimated 1 matches for "e6786d03".
2011 Mar 17
0
Asterisk not logging originating IP of a brute force attack
...OTICE[27307]: chan_sip.c:18047 in
handle_request_invite: Failed to authenticate user
<sip:165411 at mypbx.com>;tag=1660ec63 
Aug 8 00:03:50 mypbx asterisk[3686]: 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 l...