In my Logwatch logs I found 3 lines that look weird to me, I speculate that they are hacking attempts.
IMAP connect from @ [::ffff:121.183.126.37]DEBUG: Connection, ip=[::ffff:5.102.221.2]: 6 Time(s)
The address 121.183.126.37 is a Korean IP, not ours, and is probably the attacker. The other address, 5.102.221.2, is our IP. I have 3 more similar lines with the same Korean IP but with a different IP of our clients.
IMAP connect from @ [::ffff:2.187.25.14]checkmailpasswd: FAILED: admin - short names not allowed from @ [::ffff:2.187.25.14]DEBUG: Connection, ip=[::ffff:5.102.221.2]: 1 Time(s)
This time a source IP of 2.187.25.14, from an Iranian registrar, and our client IP 5.102.221.2.
IMAP connect from @ [::ffff:2.187.25.14]checkmailpasswd: FAILED: admin - short names not allowed from @ [::ffff:2.187.25.14]IMAP connect from @ [::ffff:5.102.221.2]INFO: LOGIN, user=user@domain.com, ip=[::ffff:5.102.221.2]: 1 Time(s)
I changed the use to user@domain.com.
Can anyone help me understand this? I understand that someone is trying to bruteforce us but how is our IP address involved in this?