Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Cisco NAT Question

Reply
Thread Tools

Cisco NAT Question

 
 
rstevens@cstechsol.com
Guest
Posts: n/a
 
      07-25-2007
Hey all,

This one has me a little stumped, I have two Cisco routers
configured as below: I have all of the correct NAT command and NAT is
working fine for Router A, but anything coming from Router B
192.168.3.x is not getting NAT'd. I made sure that I have access-list
1 permit 192.168.3.0 0.0.0.255 as I do for 192.168.1.0 in order to
process NAT.

Any ideas why Router B can not NAT out Router A?

Router A

Ethernet 1 192.168.1.1 255.255.255.0
nat inside
Serial 0
nat outside

Router B
Ethernet 1 192.168.1.254 255.255.255.0

Ethernet 2 192.168.3.1 255.255.255.0

 
Reply With Quote
 
 
 
 
Al
Guest
Posts: n/a
 
      07-25-2007
On Jul 25, 8:22 pm, rstev...@cstechsol.com wrote:
> Hey all,
>
> This one has me a little stumped, I have two Cisco routers
> configured as below: I have all of the correct NAT command and NAT is
> working fine for Router A, but anything coming from Router B
> 192.168.3.x is not getting NAT'd. I made sure that I have access-list
> 1 permit 192.168.3.0 0.0.0.255 as I do for 192.168.1.0 in order to
> process NAT.
>
> Any ideas why Router B can not NAT out Router A?
>
> Router A
>
> Ethernet 1 192.168.1.1 255.255.255.0
> nat inside
> Serial 0
> nat outside
>
> Router B
> Ethernet 1 192.168.1.254 255.255.255.0
>
> Ethernet 2 192.168.3.1 255.255.255.0


Kinda hard to say without seeing a bit more of the configs - can you
post full (sanitised if necessary) configs for routers A & B?
Having said that,...

I'd be looking at ACLs and routing first of all. Can you ping
192.168.1.1 from 192.168.3.1 for example?
What do you see if you do a debug on router A for NAT?
Can you consider NAT on router B to overload 192.168.3.0/24 onto
192.168.1.254?

 
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
Cisco 1801 - ADSL/PPPoE - IPSec - Static NAT ---- 56K Dial Backup - NAT Overload skweetis Cisco 0 12-11-2006 04:33 PM
NAT Configuration question: verifying availability before NAT Sri Cisco 0 07-19-2005 02:13 PM
Cisco 804 ISDN w/NAT (not familiar with Cisco IOS) Bob Willey Cisco 0 07-25-2003 03:01 PM
Re: Cisco 804 ISDN w/NAT (not familiar with Cisco IOS) RC Cisco 1 07-23-2003 07:45 PM
Re: Cisco 804 ISDN w/NAT (not familiar with Cisco IOS) JShepherd Cisco 0 07-22-2003 10:28 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57