From: John Matus (John.Matus@tokiom.com)
Date: Mon Sep 26 2005 - 15:06:46 GMT-3
i would think that you would stil be able to use PAT in this task for both
routers
<for both routers>
ip nat inside souce-list 1 int s0/0 overload <you could also use the lo0
here>
access-list 1 permit 204.12.1.0
give it a try. let me know if it works.
Regards,
John D. Matus
Technical Support / PAS
Fujitsu Consulting
626-568-7716
John.Matus@tokiom.com
Scott Smith
<hioctane@gmail.c
om> To
Sent by: groupstudy <ccielab@groupstudy.com>
nobody@groupstudy cc
.com
Subject
NAT question
09/26/2005 09:17
AM
Please respond to
Scott Smith
<hioctane@gmail.c
om>
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