From: Jason T. Rohm (jtrohm@xxxxxxxxxxx)
Date: Sat Nov 17 2001 - 12:17:10 GMT-3
What is the intent of this translation? Are you trying to load balance an
inbound connect or are you trying to address translate the outbound
addresses?
-Jason T. Rohm
CCIE #6861
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Juan Villamil
Sent: Saturday, November 17, 2001 6:33 AM
To: ccielab@groupstudy.com
Subject: NAST & ROTARY
Hi all
This is something I thought was really simple!!!! But I can not get it
to work..I even tried on different routers an IOS..
Any ideas what I missed???
Thanks,
Juan
Config:
interface FastEthernet0/0
ip address 137.1.0.10 255.255.255.0
no ip directed-broadcast
ip nat outside
!
!
interface Ethernet1/0
ip address 10.1.1.2 255.255.255.0 secondary
ip address 10.1.1.3 255.255.255.0 secondary
ip address 10.1.1.1 255.255.255.0
no ip directed-broadcast
ip nat inside
no keepalive
!
!
ip nat pool mypool 10.1.1.1 10.1.1.3 netmask 255.255.255.0 type rotary
ip nat inside destination list 11 pool mypool
ip route 0.0.0.0 0.0.0.0 137.1.0.253
!
access-list 11 permit 10.1.1.10
This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:17 GMT-3