[nsp] VPDN Problem

From: Orhan ORTAC (orhan-news@comnet.com.tr)
Date: Wed May 23 2001 - 13:13:42 EDT


Hi all,

I have a problem about the cisco vpdn configuration.

I have one AS5300 as LAC and one 2610 as LNS.
I can connect to the 2610 router as a vpdn client
and can ping the router ethernet interface but
i can not ping any other router at the same network.
here ise the debug and configuration of both routers.

Can anyboy help ?
Thank's a lot

LAC
-------------
hostname sp_lac
aaa new-model
aaa authentication ppp default group radius local
username sp_lac password 0 foobar
username enterprise password 0 foobar
vpdn enable
vpdn multihop
no vpdn logging remote
no vpdn logging user
vpdn search-order domain dnis
vpdn domain-delimiter @ suffix

vpdn-group 1
 request-dialout
  protocol l2tp
 initiate-to ip x.x.x.x
 local name sp_lac
!
vpdn-group 2
 request-dialin
  protocol l2tp
  domain enterprise.com
 initiate-to ip x.x.x.x
 local name sp_lac

LNS
------------
hostname enterprise

aaa new-model
aaa authentication login default radius local
aaa authentication ppp default radius local
username sp_lac password 0 foobar
username enterprise password 0 foobar

vpdn enable
vpdn-group 1
accept dialin l2tp virtual-template 1
local name enterprise
lcp renegotiation always
l2tp tunnel password xxxxxxx
 !
 interface Loopback0
 ip address x.x.x.x x.x.x.x
 no ip directed-broadcast
!
interface Ethernet0/0
 ip address x.x.x.x x.x.x.x
 no ip directed-broadcast
 ip nat inside
 no ip route-cache
 no ip mroute-cache
!
interface Virtual-Template1
 ip unnumbered Loopback0
 no ip directed-broadcast
 peer default ip address pool vpdnpool
 ppp authentication chap
!
router eigrp 50
 redistribute connected
 redistribute static
 network 195.46.156.0
 no auto-summary
!
ip local pool vpdnpool x.x.x.x x.x.x.x
ip classless
no ip http server
!
radius-server host x.x.x.x auth-port xxxx acct-port xxxx non-standard
radius-server key xxxxx

Error Mesage When ping ;
--------------------------
00:24:41: Vi1 4/4 L2TP: O FS failed
00:24:42: Vi1 4/4 L2TP: O FS failed
00:24:42: L2TP: Data packet, no if_output
00:24:43: Vi1 4/4 L2TP: O FS failed
00:24:43: L2TP: Data packet, no if_output
00:24:45: Vi1 4/4 L2TP: O FS failed
00:24:45: L2TP: Data packet, no if_output
enterprise#



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:38 EDT