07-23-2008 08:21 AM - edited 03-11-2019 06:18 AM
I recently signed up with MXLogic to filter SPAM.
They advised mt yo lock down my PIX 501 firewall to only accept incoming SMTP connections on port 25 to only IP ranges
208.65.144.0/21
208.81.64.0/22
How do I do this?
What entries do i need to add to my PIX?
Thanks in advance!
07-23-2008 08:25 AM
If you have an existing access list applied to your outside interface. Just add the following entries.
access-list
access-list
If not, just add those entries plus...
access-group
07-23-2008 09:53 AM
ok, got it.
i see a "no fixup protocal smtp 25" entry.
For the entries above, does the "no" need to be removed? how do i remove that?
07-23-2008 09:56 AM
If you want to enable fixup smtp 25, you would simply do "fixup smtp 25". That will get rid of the "no".
07-23-2008 09:58 AM
if i remove the "no" does that enable/force smtp port 25 traffic to go through the entries for MXLogic i entered?
does the "no" entry disable the entries i entered?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide