How do we make XG report Public address of IMAP/SMTP/POP connections when in MTA mode?
This week I had to deal with a Dictionary attacker probing our mail server for valid accounts about 20-30 per minute. The logs on the mail server were woefully inadequate while in MTA Mode. Since Sophos intercepts email traffic and reverse proxy's the trafic to the Servers, I only see the Sophos IP doing the IMAP port 587/tcp connections.
To stop the attack I had to activate ssh ON the sophos, tcpdump 'port 587', and correlate the time stamp between Sophos & the Mail Server of a dictionary attack.
I was then able to block the public address space on the firewall to cease the attack.
Is there a way to make Sophos not report itself but the original source addresses while in MTA mode?
This thread was automatically locked due to age.