NAT question

From: Scott Smith (hioctane@gmail.com)
Date: Mon Sep 26 2005 - 13:17:31 GMT-3


I'm attempting to allow BB3 and R1 to communicate with neither having
a route to the other.

When I ping from R1 to BB3 the translation works but no response is
received on R1. When I ping 204.12.1.20 from BB3 R3 replies (should
it??) and no translation is attempted. Would someone be kind enough to
tell me what I'm doing wrong?

R1 ---- R3 ---- BB3

R3 Config:

interface Ethernet0/0
ip address 128.1.0.3 255.255.255.0
ip nat outside

interface Ethernet0/1
ip address 204.12.1.3 255.255.255.0
ip nat inside

ip nat inside source static 204.12.1.254 128.1.0.5
ip nat outside source static 128.1.0.1 204.12.1.20

R1 config:

interface Ethernet0/0
 ip address 128.1.0.1 255.255.255.0

BB3 Config:

interface Ethernet0/0
 ip address 204.12.1.254 255.255.255.0

--
Scott Smith


This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:16 GMT-3