i´m having a problem with the above configuration which nobody has
been able to help me.
the following is my configuration
Router 2811
IOS:C2800NM-ADVIPSERVICESK9-M, Version 12.3(14)T
Configuration:
## not sure if these are needed?
vpdn enable
vpdn-group pppoe
request-dialin
protocol pppoe
################################
interface FastEthernet0/0
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip tcp adjust-mss 1452
duplex auto
speed auto
no cdp enable
no shutdown
interface ATM0/0/0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
no shutdown
interface ATM0/0/0.1 point-to-point
pvc 0/35
pppoe-client dial-pool-number 1
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
encapsulation ppp
ip tcp adjust-mss 1452
load-interval 30
dialer pool 1
dialer-group 1
dialer persistent
no cdp enable
ppp authentication chap pap callin
ppp chap hostname &&&&&&&&&&
ppp chap password 12345678
ppp pap sent-username &&&&&&&&&& password 12345678
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip nat inside source list 1 interface Dialer1 overload
access-list 1 permit 10.10.10.0 0.0.0.255
dialer-list 1 protocol ip permit
When I turn on the debugging, I can confirm that the wic does train
successfully (SHOWTIME result) with the dslam at the operator.
BUT!!!! When I turn on ppp debugging nothing happens. This tells me
that there is a problem within the dialer I think.
I have also confirmed with the operator which dslam they are using
(there´s being an alcatel), since I have read that only certain ones
are compatible with the wic-1adsl. Our operator does for example also
use the siemens one which is not compatible
|