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.
Hi,I am trying to configure static routes on ASA. The N/w diagram is:RTR1 -- ASA -- NetVX -- SwitchThis is the design, the ASA also has a different internet connection. This is just the voice traffic. RTR1 - 172.10.x.x - inside int and outside int is...
Hi Jennifer,ASA default gw is set to a diff RTR, So,1. I would create static routes on ASA to RTR1 on the ASA.2. NAT exemption has to be created, version is 8.4(3)3. An access-list allowing ip on the interfaces:access-list netvx permit ip 172.21.0.0 ...
Hi Jennifer,Thanks for replying. I am working on the third scenario. The RTR1 has ASA outside interface IP. NetVX reaches the RTR1 through ASA inside interface. Do i need any other static routes for them to communicate? or since they are directly co...