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 an HQ router connected to a ISP router with an http server. The HQ router has a nat to translate all inside networks to 1 public IP:
HQ(config)#ip nat pool Public_Address 199.199.199.1 199.199.199.1 netmask 255.255.255.252HQ(config)#ip nat ins...
My network looks like this: http://imgur.com/yr3VUvl. I have tried the normal way of configuring nat, that is to set the ip nat outside on the serial towards ISP and ip nat inside on the serial towards R2. I have also permitted both the serial networ...
To expand on the title. I have a router connected to an ISP router with a serial connection. I am given 1 public address of 199.199.199.1. How can I use Nat overload to translate all inside network address to that one address. My serial ports have a ...
It appears this is not possible using the '?' after "ip nat inside source list 1 interface" the only options are: Ethernet, FastEthernet, GigabitEthernet and Serial. There is no option for loopback