Re: PPP, PPPoE, and OpenBSD 3.7

2005-06-26 Thread Steffen Michalke
Hi Dave:

Have you created a new user and a new group "_ppp" as described in
http://www.openbsd.org/faq/upgrade-old.html#3.5.8 ?

Ciaoi
Steffen



PPP, PPPoE, and OpenBSD 3.7

2005-06-25 Thread Dave Harrison

Hi all,

I've been looking through all the upgrade notes etc and I can't see that
any major changes have occurred in the ppp daemon, nor the pppoe
translator that would cause me problems.  However since I upgraded to
3.7 (from 3.4) I've been unable to connect to my ADSL providor.

My ppp.conf is thus :

swiftdsl:
set log Phase Chat IPCP CCP tun command

set device "!/usr/sbin/pppoe -i em2 -v"
set reconnect 5 18
disable acfcomp protocomp
deny acfcomp
set mtu max 1440
set mru max 1440
set speed sync

set cd 5
set dial
set login
set timeout 0
set authname "myusername"
set authkey "myauthkey"
enable mssfixup

I've also tried enable LQR, and using "allow users" as well, but to no
avail.  I've gone through using interactive mode as well, and same
result, no connection.  The actual error from the daemon log is as
follows  :

Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: Connect time: 0
secs: 44 octets in, 0 octets out
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: 24 packets in, 0
packets out
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase:  total 44 bytes/sec, peak 0
bytes/sec on Sun Jun 26 13:01:17 2005
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: HUPing 8204
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: hangup -> opening
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: Enter pause (5)
for redialing.
Jun 26 13:01:17 hiro ppp[3815]: tun0: Chat: deflink: Reconnect try 6 of
18
Jun 26 13:01:22 hiro ppp[3815]: tun0: Chat: deflink: Redial timer expired.
Jun 26 13:01:22 hiro ppp[3815]: tun0: Warning: Carrier settings ignored
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: Connected!
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: opening -> dial
Jun 26 13:01:22 hiro ppp[3815]: tun0: Chat: deflink: Dial attempt 1 of 1
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: dial -> carrier
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: carrier -> login
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: login -> lcp
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: read (2):
Connection reset by peer
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: Disconnected!
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: lcp -> logout
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: logout -> hangup
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: Disconnected!

I've tried speaking to my ISP, aside from them not having much of a
clue, they did claim to have "reset" my connection with them, but still
not change to my situation - and I can only reset my modem so many times
before I go insane ;-)

Anything anyone can spot that might help me sort this out ?  I even
tried the kernel based pppoe device, but no joy there either.

Cheers
Dave



PPP, PPPoE, and OpenBSD 3.7

2005-06-25 Thread Dave Harrison

Hi all,

I've been looking through all the upgrade notes etc and I can't see that 
any major changes have occurred in the ppp daemon, nor the pppoe 
translator that would cause me problems.  However since I upgraded to 
3.7 (from 3.4) I've been unable to connect to my ADSL providor.


My ppp.conf is thus :

swiftdsl:
set log Phase Chat IPCP CCP tun command

set device "!/usr/sbin/pppoe -i em2 -v"
set reconnect 5 18
disable acfcomp protocomp
deny acfcomp
set mtu max 1440
set mru max 1440
set speed sync

set cd 5
set dial
set login
set timeout 0
set authname "myusername"
set authkey "myauthkey"
enable mssfixup

I've also tried enable LQR, and using "allow users" as well, but to no 
avail.  I've gone through using interactive mode as well, and same 
result, no connection.  The actual error from the daemon log is as 
follows  :


Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: Connect time: 0 
secs: 44 octets in, 0 octets out
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: 24 packets in, 0 
packets out
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase:  total 44 bytes/sec, peak 0 
bytes/sec on Sun Jun 26 13:01:17 2005

Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: HUPing 8204
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: hangup -> opening
Jun 26 13:01:17 hiro ppp[3815]: tun0: Phase: deflink: Enter pause (5) 
for redialing.
Jun 26 13:01:17 hiro ppp[3815]: tun0: Chat: deflink: Reconnect try 6 of 
18

Jun 26 13:01:22 hiro ppp[3815]: tun0: Chat: deflink: Redial timer expired.
Jun 26 13:01:22 hiro ppp[3815]: tun0: Warning: Carrier settings ignored
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: Connected!
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: opening -> dial
Jun 26 13:01:22 hiro ppp[3815]: tun0: Chat: deflink: Dial attempt 1 of 1
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: dial -> carrier
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: carrier -> login
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: login -> lcp
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: read (2): 
Connection reset by peer

Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: Disconnected!
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: lcp -> logout
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: logout -> hangup
Jun 26 13:01:22 hiro ppp[3815]: tun0: Phase: deflink: Disconnected!

I've tried speaking to my ISP, aside from them not having much of a 
clue, they did claim to have "reset" my connection with them, but still 
not change to my situation - and I can only reset my modem so many times 
before I go insane ;-)


Anything anyone can spot that might help me sort this out ?  I even 
tried the kernel based pppoe device, but no joy there either.


Cheers
Dave