ip nat inside source list 120 pool NAT-POOL:Internet overload ip nat inside source route-map NAT-INTERNET pool NAT-POOL:Internet access-list 120 deny ip 10.0.0.0 0.255.255.255 2xx.xxx.xxx.xxx 0.0.0.7 ...
I have an internet connection with five IP addresses. I'd like to setup two routers, one with the first of the five addresses, the other doing one to one NAT for three of the addresses. Let's say my ...