Print Page | Close Window

Firewall as SMTP server

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=231
Printed Date: 26 December 2024 at 3:18pm


Topic: Firewall as SMTP server
Posted By: Guests
Subject: Firewall as SMTP server
Date Posted: 10 April 2003 at 12:54pm

SpamFilter is sitting on my DMZ, and my firewall is also a SMTP server. So the MAPS Blacklist servers will never be used (if I read the docs correctly), since my firewall is the initiating connection of SpamFilter. Is this true? If so, then the default configuration of Spamfilter will catch nothing for me. Is there any solution for this?




Replies:
Posted By: Guests
Date Posted: 10 April 2003 at 2:33pm

What do you use your firewall's SMTP server for? Is its only function to forward mail to an incoming server? If so, then disable your firewall's SMTP server and use SpamFilter to listen for mail instead.



Posted By: LogSat
Date Posted: 10 April 2003 at 6:59pm

Mark,

SpamFilter is designed to be the proxy for your incoming email. The firewall usually simply listens (the fancy ones can do virus scanning at this point) on port 25 and then re-routes the connection to your SMTP server (which should be SpamFilter if you wish to use it).

If configured correctly (and if the firewall supports it) when passing the connection to the DMZ the server should see the original IP in the packet, not the firewall's IP. A similar thing should happen with your web servers inthe DMZ for example. They should see the real IP of the internet users, *not* the firewall's IP. If someone were to attempt a hack on your webserver, it would be very hard to find out who did it if you did not know the IP. It's usually very hard to cross-reference webserver logs with firewall logs to find out who connected when, especially when the clocks are not synchronized.

Roberto Franceschetti
LogSat Software




Print Page | Close Window