Date: Sat, 8 Dec 2001 11:52:27 +0200 From: Richard =?utf-8?B?xIxlcGFz?= <rch@richard.eu.org> To: freebsd-questions@FreeBSD.ORG Subject: userland ppp goes into loop after link goes down Message-ID: <20011208115227.C24886@richard.eu.org>
next in thread | raw e-mail | index | archive | help
Hi,
I'm using 'ppp' with pppoe in dedicated or ddial mode and sometimes link goes down probably because of some problems on remote server. The problem is that 'ppp' after that goes into dead loop and you need to kill it and restart manually. Is it a known problem with 'ppp'?
Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected
Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: Disconnected!
Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected
Dec 8 09:00:01 richard ppp[124]: tun0: Phase: deflink: Disconnected!
Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected
Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: Disconnected!
Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected
Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: Disconnected!
Dec 8 09:00:02 richard ppp[124]: tun0: Phase: deflink: write (1): Socket is not connected
dsl:
set timeout 0
#set log All
set device PPPoE:ed0
set dial
set authname ******
set authkey ******
set ifaddr 213.190.39.245/16 0
set lqr
set server /var/run/internet "" 0177
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011208115227.C24886>
