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 everyone,We currently have a ASA 5505 8.3 configured for RAVPN, this works, VPN clients are able to access local resources. But if for example a ping is initialized from an inside host that is connect to a particular SVI on the ASA 5505, it cannot...
Hi,I'm trying to configure a 2811 with IOS 15.1 for NATTING. I have searched and read a lot and I don't see what I'm doing wrong. If anyone could give me some advice or show me what I'm missing or doing wrong.I have checked if my ACL is getting hit -...
I got it to work. I removed the extended ACL and used a standard ACL permitting 192.168.0.0 0.0.255.255debug ip nat started to show nat translation.I don't really understand, it should also work with extended ACL.I will keep testing.
I removed eigrp and put in static routes instead.On the NAT router:ip route 192.168.0.0 255.255.0.0 192.168.40.2 - this point to switch interfaceOn the switch similar command which points to NAT router interfaceStill no change. I can still ping xx.xx...
No NATTING at all.Host is able to ping NAT router outside facing IP xx.xx.xx.130 because it has a route to it and the NAT router has a route back to the host.What I think is happening is that, NAT is not happening, the packet is reaching xx.xx.xx.129...