I installed roaring penguin, run configuration scripts and launched
adsl-start
what I get is:
.................TIMED OUT
/usr/sbin/adsl-start: line 194: 1401 Terminated $CONNECT
"$@" >/dev/null 2>&1
If I try to launch directly:
# ifconfig eth0 up
# /usr/bin/setsid /usr/sbin/pppd pty '/usr/sbin/pppoe -p
/var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T 80 -U -m 1412 '
noipdefault noauth default-asyncmap defaultroute hide-password
nodetach usepeerdns mtu 1492 mru 1492 noaccomp noccp nobsdcomp
nodeflate nopcomp novj novjccomp user <user-login-here>
lcp-echo-interval 20 lcp-echo-failure 3
it correctly connects and I have to kill pppd to stop connection.
How can I solve the problem to make the connection working with
adsl-start?
The same error message I get with tkpppoe.
What can be the problem?
|