From: Ryan B (rbenigno@xxxxxxxx)
Date: Mon Apr 10 2000 - 13:03:44 GMT-3
You'll need to add frame-relay map statments for each of the addresses in
the nat pool or use point-to-point sub-interfaces on the remote routers...
-Ryan
----- Original Message -----
From: "Rob Barton" <rob.barton@telus.com>
To: <ccielab@groupstudy.com>
Sent: Monday, April 10, 2000 8:39 AM
Subject: IP NAT problem
> I have configured IP NAT, and it seems to be translating the inside
> address to the correct outside address alright, but when I try to ping
> the router on the other side of the "outside" router, that router
> responds with an "encapsulation failed" message. All of the routers can
> ping their directly connected neighbors, but the router on the inside
> cannot ping the router on the outside. Any ideas?
>
> Thanks.
>
> This is my nat router:
>
> ip subnet-zero
> ip nat pool mypool 207.122.2.10 207.122.2.15 netmask
> ip nat inside source list 1 pool mypool
> ip domain-name ccielab.com
> !
> interface Serial0/0
> ip address 207.122.2.4 255.255.255.240
> ip nat outside
> encapsulation frame-relay
> cdp enable
> !
> interface TokenRing1/0
> ip address 10.2.1.4 255.255.255.0
> ip nat inside
> ring-speed 16
> !
> no ip classless
> access-list 1 permit any
> !
>
>
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:13 GMT-3