From the diagram below, I would like to dynamic nat 192.168.64.0/22 as 10.21.3.0/24 on routerWAN.
I configured as shown in configuration below; and router3 traffic (192.168.64.0/22) is still accessing router1 hosts (10.200.0.0/16), but I see no translations occurring on routerWAN (via sh ip nat stat/tran). Please advise.
routerWAN# show ip nat translations
routerWAN# show ip nat statistics
Total active translations: 0 (0 static, 0 dynamic; 0 extended)
Outside interfaces:
GigabitEthernet0/0, GigabitEthernet0/1
Inside interfaces:
FastEthernet1/3
Hits: 0 Misses: 0
CEF Translated packets: 0, CEF Punted packets: 0
Expired translations: 0
Dynamic mappings:
-- Inside Source
[Id: 1] access-list 3 pool router3 refcount 0
pool router3: netmask 255.255.255.0
start 10.21.3.129 end 10.21.3.254
type generic, total addresses 126, allocated 0 (0%), misses 0
Queued Packets: 0
{see attached for configuration and diagram}
|