09-15-2018 07:14 AM
Hello Guys,
I have two IPs from my ISP. Only one is working now, connected to the outside interface of my ASA. I have tried to configure a static NAT to my Exchange Server all to no avail. I tried it with a web server and it worked just fine. How do I NAT out an exchange server with ASA FW 5515-x
Solved! Go to Solution.
09-18-2018 07:58 AM
For you to achieve what you want you need three NAT statements, which you have.
However, what you have done is use the same statements for the same network object, which is effectively just changing it (as you found).
You would need three network objects, i.e. Exchange443 etc.
Then create those statements using the respective service, so port 443 (HTTPS) in this example.
Network objects are always used within the ASA, the reason being is a change on an object will change it everywhere it's used.
Martin
09-18-2018 08:14 AM
Alright. Thank you Martin.
I will try it and feedback.
09-18-2018 08:44 AM
Hello,
as stated earlier, you probably need to translate and add to your access list TCP ports 80/110/143/443/587/993/995.
What is the result of packet tracer ?
09-21-2018 04:32 AM
Hello Martin, Georg and Paul,
Thanks so much for your support.
The issue all along was the NAT statement. Assuming the first NAT statement is NAT-ting out port 25, everytime I had tried to add another port (say 443), the new one removes the former. To connect to the mail server, I would at least need 443 and 25.
It is working now.
Much regards.
09-21-2018 04:32 AM
Hello Martin, Georg and Paul,
Thanks so much for your support.
The issue all along was the NAT statement. Assuming the first NAT statement is NAT-ting out port 25, every time I had tried to add another port (say 443), the new one removes the former. To connect to the mail server, I would at least need 443 and 25.
It is working now.
Much regards.
09-21-2018 04:33 AM
Hello Martin, Georg and Paul,
Thanks so much for your support.
The issue all along was the NAT statement. Assuming the first NAT statement is NAT-ting out port 25, every time I had tried to add another port (say 443), the new one removes the former. To connect to the mail server, I would at least need 443 and 25.
It is working now.
Much regards.
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