Hi all,

I am trying to conserve IP addresses by using private IPs for dialin users. 
>From clients I can dial in to network but cant get beyond 3640 NAS, cant 
even ping e0/0. From 3640, I can ping connected client and any host on 
Internet. From 2611 Internet gateway, I can ping 3640 e0/0 and lo0, but not 
a connected dialin user on Async with private IP address assigned by 3640 
from IP pool. Traffic in both directions disappear at the 3640. Can somebody 
pls point out what I'm missing? Below are my configs and route tables:

3640-NAS:
interface Loopback0
ip address 192.168.200.254 255.255.255.0
!
interface Ethernet0/0
ip address 216.199.175.12 255.255.255.224
!
interface Group-Async1
ip unnumbered Loopback0
peer default ip address pool PRIVATE
!
router eigrp 10
network 192.168.1.0
network 192.168.200.0
network 216.199.175.0
no auto-summary
!
ip local pool PRIVATE 192.168.200.41 192.168.200.88
ip classless
ip route 0.0.0.0 0.0.0.0 216.199.175.1

Gateway of last resort is 216.199.175.1 to network 0.0.0.0

     216.199.175.0/27 is subnetted, 1 subnets
C       216.199.175.0 is directly connected, Ethernet0/0
     192.168.200.0/24 is variably subnetted, 2 subnets, 2 masks
C       192.168.200.52/32 is directly connected, Async101
C       192.168.200.0/24 is directly connected, Loopback0
     192.168.1.0/30 is subnetted, 1 subnets
D       192.168.1.0 [90/2195456] via 216.199.175.1, 00:58:16, Ethernet0/0
S*   0.0.0.0/0 [1/0] via 216.199.175.1

2611-Gateway
interface Ethernet0/0
ip address 216.199.175.1 255.255.255.224
!
interface Serial0/0
ip address 192.168.1.2 255.255.255.252
!
router eigrp 10
network 192.168.1.0
network 192.168.200.0
network 216.199.175.0
no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.1.1

Gateway of last resort is 192.168.1.1 to network 0.0.0.0

     216.199.175.0/27 is subnetted, 1 subnets
C       216.199.175.0 is directly connected, Ethernet0/0
     192.168.200.0/24 is subnetted, 1 subnets
D       192.168.200.0 [90/409600] via 216.199.175.12, 07:51:45, Et0/0
     192.168.1.0/30 is subnetted, 1 subnets
C       192.168.1.0 is directly connected, Serial0/0
S*   0.0.0.0/0 [1/0] via 192.168.1.1

TIA

Tunji





_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=50544&t=50544
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to