[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems with pppoe+ADSL
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Problems with pppoe+ADSL
- From: Pedro Bastos <pbastos_(_at_)_orgbyt_(_dot_)_com>
- Date: Fri, 8 Feb 2002 17:41:01 -0200
Hi,
I'm running OpenBSD 3.0 (release) and trying to set up an ADSL
connection, using an Allied Data CJ8M0 E-U modem. I've edited my
ppp.conf, so that it looks like this:
default:
set log Phase Chat LCP IPCP CCP tun command
set timeout 0
set redial 15 10000
pppoe:
set device "!/usr/sbin/pppoe -i rl0"
set mtu max 1492
set mru max 1492
set speed sync
disable acfcomp protocomp deflate
deny acfcomp
set login
set authname "mylogin"
set authkey "mypass"
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR
enable dns
Between my machine and the modem there are only a Realtek and a
cross-cable, both testes on other machines and working properly.
When I try to connect, doing:
# ifconfig rl0 up
# ppp -ddial pppoe
I get the following error on my ppp.log file:
tun0: Phase: deflink: read (3): Connection reset by peer
I've read many tutorials, and couldn't find anything that points to
a solution. Any idea ?
Thanks in advance,
Pedro
Visit your host, monkey.org