NAST & ROTARY

From: Juan Villamil (juan.villamil@xxxxxxxxxxxxx)
Date: Sat Nov 17 2001 - 09:32:50 GMT-3


   
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