- Joined
- Feb 6, 2019
- Messages
- 33
- Reaction score
- 4
Morning All,
I have an instance where I get regular authentication failed messages every few seconds:
10/29/2020 9:44:27 AM - [CM102001]: Authentication failed for AuthFail Recv Req REGISTER from 127.0.0.1:5080 tid=546720323 Call-ID=289433018-309221903-384239425: REGISTER sip:127.0.0.1:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bK-524287-2---546720323;rport=5080 Via: SIP/2.0/UDP [::ffff
UBLICIP]:60442;branch=z9hG4bK-524287-1---tunneltid;rport;tnlid=sbc.aaea9843 Via: SIP/2.0/UDP 100.64.36.4:57609;branch=z9hG4bK546720323;received=179.43.171.186 Max-Forwards: 68 Record-Route: <sip:[email protected]:5080;user=proxy;uri=sbc.aaea9843> Record-Route: <sip:[email protected]:5060;user=proxy;tnlid=sbc.aaea9843> Contact: <sip:[email protected]:57609> To: <sip:9788@PUBLICIP> From: <sip:9788@PUBLICIP>;tag=1685589077 Call-ID: 289433018-309221903-384239425 CSeq: 2 REGISTER Proxy-Authorization: Digest username="9788",uri="sip
UBLICIP",algorithm=MD5,realm="3CXPhoneSystem",nonce="414d53595f9a8efb56:36f4377bd86b72ce06086ca0c56af44f",response="e8def6e549eecd8a1002e68fd36cf4c4" User-Agent: Avaya one-X Deskphone Content-Length: 0 ; Reason: Credentials don't match, check that authorization-ID and password match the ones in extension settings
PUBLICIP = the customers public IP for their office.
any other IP is local or unknown
We see these types of logs on other instances, but the first line usually contains an IP address of the attacker, which then gets blacklisted after 3 attempts. But because this is 127.0.0.1, this just goes on forever.
3CX version is 16.0.6.655, Debian hosted in Google and setup via PBXExpress
Any suggestions?
I have an instance where I get regular authentication failed messages every few seconds:
10/29/2020 9:44:27 AM - [CM102001]: Authentication failed for AuthFail Recv Req REGISTER from 127.0.0.1:5080 tid=546720323 Call-ID=289433018-309221903-384239425: REGISTER sip:127.0.0.1:5060;transport=UDP SIP/2.0 Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bK-524287-2---546720323;rport=5080 Via: SIP/2.0/UDP [::ffff
PUBLICIP = the customers public IP for their office.
any other IP is local or unknown
We see these types of logs on other instances, but the first line usually contains an IP address of the attacker, which then gets blacklisted after 3 attempts. But because this is 127.0.0.1, this just goes on forever.
3CX version is 16.0.6.655, Debian hosted in Google and setup via PBXExpress
Any suggestions?