Skip to main content

Established connection by rogue IP

Comments

5 comments

  • keat63
    Could this just be an end user connected to imap email ?
    0
  • jeffschips
    that's what I thought but only I have imap/email accounts on the server and the ip's are none of those I use. Maybe that's someone attempting brute force? If that was the case though I would recieve a brute force message, which I'm not receiving. Plus, the connection lasts a long time.
    0
  • cPanelAaronH
    Hey there, I would grep the mail log file in /var/log/maillog grep 145.185 /var/log/maillog
    0
  • jeffschips
    SOLVED: Thanks that works. It's important to remember that if the logs show a connection (established) but not authenticated, it would appear that no results are returned from this command. This command only returns those that are both established AND authenticated. Correct?
    0
  • cPRex Jurassic Moderator
    @jeffschips - can you let me know what you mean when you say "the command" ? Are you referring to the initial lsof of the search of /var/log/maillog?
    0

Please sign in to leave a comment.