cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
482
Views
0
Helpful
2
Replies

UNABLE TO STATICALLY NAT EXCHANGE SERVER

Jesutofunmi O
Level 1
Level 1

Hello Guys,

 

So I just did a static NAT on  a Cisco ASA 5515-x to an MS Exchange server but it is not responding.

I have two IPs from my service provider. E.G 1.1.1.1 and 1.1.1.2

1.1.1.1 is assigned too my outside interface. I am trying to NAT 1.1.1.2 to my mail server which has an internal (host IP) of 172.16.x.x.

 

Please see config below;

object network Exchange_Server
nat (INSIDE,outside) static 1.1.1.2 service tcp 25 25
access-group ExchangeServerOutsideIn in interface outside

 

access-list ExchangeServerOutsideIn extended permit tcp any host  172.16.x.x

 

Is there anything more to be done please?
When I try to point the Exchange Server DNS to 1.1.1.2, it does not identify it. Neither can I ping 1.1.1.2 from the internet.

 

Kindly assist.

 

2 Replies 2

Duplicate post 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Yes it is. Had difficulty posting at first, opened two tabs and then both went through. 

Thanks for responding to the other one.