Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have Cisco ASA5525-MB, Software Version 9.2(2)4, one inside network and two ISP. I need direct traffic to specific server in the Internet (3.3.3.1) through ISP2 only, and to other destinations through ISP1. How to configure routing and NAT?
Portion...
HelloMy SIP provider uses NAT and I'm not using NAT. My calls to him are successful. He can call to me but we do not hear each other. I suspect that the problem lies in the fact that he uses NAT and sends me his private IP address. CUCM (8.6) - 10.10...
If I change to configuration:
object network Inside subnet 10.0.0.0 255.255.255.0 nat (Inside,ISP2) dynamic interface
route ISP2 3.3.3.1 255.255.255.255 2.2.2.2
The result is I'm going to this server through ISP2 successfully but I haven't connecti...