03-01-2019 10:01 AM
What is incorrect with the below PAT/NAT configurations... for the below routers? No NAT translations are occurring. The topology is as follows.
ISP --- Cust1 --- Branch1
Double NAT is being used. A multilayered switch is connected to Cust1. Vlans have IP addresses on the switch that must be translated by Cust1. Branch1 has IP addresses that must be translated by Cust1, too. Both, the switch and routers must be able to ping the router on the other side of the PPPoE connection. Why are no translations occurring?
Please see the attached file for config details.
huss0036_L05_Cust1(config-if)#do sh ip nat translations
huss0036_L05_Cust1(config-if)#do sh ip nat stat
Total active translations: 0 (0 static, 0 dynamic; 0 extended)
Peak translations: 0
Outside interfaces:
GigabitEthernet0/0, Dialer1
Inside interfaces:
GigabitEthernet0/1, Serial0/0/1, Tunnel0
Hits: 0 Misses: 0
CEF Translated packets: 0, CEF Punted packets: 0
Expired translations: 0
Dynamic mappings:
-- Inside Source
[Id: 1] access-list 2 pool NATPOOL refcount 0
pool NATPOOL: netmask 255.255.255.248
start 205.190.200.40 end 205.190.200.47
type generic, total addresses 8, allocated 0 (0%), misses 0
Total doors: 0
Appl doors: 0
Normal doors: 0
Queued Packets: 0
huss0036_L05_Cust1(config-if)#
huss0036_L05_Branch1#sh ip nat trans
huss0036_L05_Branch1#sh ip nat stat
Total active translations: 0 (0 static, 0 dynamic; 0 extended)
Peak translations: 0
Outside interfaces:
Tunnel0
Inside interfaces:
FastEthernet0/1
Hits: 0 Misses: 0
CEF Translated packets: 0, CEF Punted packets: 0
Expired translations: 0
Dynamic mappings:
-- Inside Source
[Id: 1] access-list 1 interface Tunnel0 refcount 0
Total doors: 0
Appl doors: 0
Normal doors: 0
Queued Packets: 0
huss0036_L05_Branch1#
Outcomes will be copied to the below file.
shoulst.txt
How shoulst.txt (file with should-be outcomes of NAT), will be determined, is from the translation outcomes.
03-01-2019 10:04 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide