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.
Greetings,I am having an issue with my NAT configuration. I am fairly knowledable on Cisco routers, but by no means an expert.Configuration:Cisco 2611 with two Ethernet ports.E0/0 (WAN) - DHCP address (69.x.x.228) connected to a Time Warner Cable Mo...
Jon,I solved my own problem!!! ...although I dont quite understand how/why.In the end I changed this statement: ip nat inside source list 1 interface e0/0 overloadto: ip nat inside source list 115 interface e0/0 overload.ACL 1 was: permit 10.0.0.0 ...
Jon,Thanks for the info. I looked at the document and it refers to a PIX setup. I also checked with our remote location and they do not support NAT-T nor does the client I am using.Any other throughs on how to get this working?Tnx again.