01-22-2004 11:51 AM - edited 02-20-2020 11:12 PM
I am using a PIX 515. I only have 1 public IP address from my ISP that is the outside ip address of the PIX. We are installing a mail server on the inside of the PIX. I want all port 25 traffic that comes to the PIX outside IP address to go to the Exchange server on the inside.I can only find configuration guides for a static nat seniro...I can do this on a router but so far I cannot find what I am looking for.
01-22-2004 11:58 AM
static (inside, outside) tcp interface smtp 192.168.0.15 smtp netmask 255.255.255.255
given that your exchange server is 192.168.0.15.
you will need to have an mx record set up with the outside ip of your firewall to receive email
01-22-2004 12:02 PM
Thanks, no ACL need I take it?
01-22-2004 12:50 PM
I had to add a ACL to get this to work. Am I thinking router world or is this the way to do it?
01-22-2004 12:56 PM
yes, you will need an ACL.
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