Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > NAT not Translating

Reply
Thread Tools

NAT not Translating

 
 
Jebez42 Jebez42 is offline
Junior Member
Join Date: Sep 2008
Posts: 3
 
      09-05-2008
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}
Attached Files
File Type: txt nat problem.txt (6.8 KB, 5 views)
 

Last edited by Jebez42; 09-05-2008 at 06:27 PM..
Reply With Quote
 
 
 
 
Jebez42 Jebez42 is offline
Junior Member
Join Date: Sep 2008
Posts: 3
 
      09-11-2008
As it turns out, router3 is nat`ing 192.168.64.0/22 to 192.168.3.2/32

Change on routerWAN:
no access-list 3 permit 192.168.64.0 0.0.3.255 ! -->was
access-list 3 permit 192.168.3.2 0.0.0.0 ! <--now

routerWAN# show ip nat translations
Pro Inside global Inside local Outside local Outside global
tcp 10.21.3.129:2775 192.168.3.2:2775 10.200.253.201:80 10.200.253.201:80
--- 10.21.3.129 192.168.3.2 --- ---
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NAT not Translating Jebez42 Cisco 0 09-05-2008 06:11 PM
1801 - PAT + NAT = NAT not working how I thought it should Steven Carr Cisco 7 10-21-2007 08:10 AM
ipv6 - ipv4 nat-pt just not translating Yamin Cisco 0 06-29-2004 08:36 PM
1720 stops translating outbound NAT Jon Cisco 6 06-16-2004 02:59 PM
NAT or Not to NAT; how to do an Internet connection for a 100-PC company ? Al Dykes Cisco 8 10-29-2003 12:34 AM



Advertisments