Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 16:15:16 +1000 (EST)
From:      User Raymond <raymond@one.com.au>
To:        freebsd-questions@FreeBSD.org
Subject:   ppp choked output queue problem
Message-ID:  <200012190615.QAA29286@gw.one.com.au>

next in thread | raw e-mail | index | archive | help
Subj: ppp choked output queue problem
To:   freebsd-questions@FreeBSD.org
From: raymond@one.com.au

I have a couple of machines that access Bigpond direct (Large Australian ISP)
using ppp.  There are all up about twenty of these sites that access this
ISP but only two have this problem.

Problem appears in /var/log/ppp.log - example follows:

Dec 19 09:11:47 gw ppp[70]: tun0: Phase: Clearing choked output queue 
Dec 19 09:14:10 gw ppp[70]: tun0: Phase: Clearing choked output queue 
Dec 19 09:16:11 gw ppp[70]: tun0: Phase: Clearing choked output queue 
Dec 19 09:24:16 gw last message repeated 4 times
Dec 19 09:35:24 gw last message repeated 2 times
Dec 19 09:42:44 gw ppp[70]: tun0: Phase: Clearing choked output queue 

We normally have to re-boot to get ppp to re-dial.  What should we use
to make ppp re-dial.  ppp.conf follows:

default:
 disable acfcomp
 deny acfcomp
 deny chap
 disable deflate
 deny deflate
 deny lqr
 deny pap
 disable pred1
 deny pred1
 disable protocomp
 deny protocomp
 disable shortseq
 deny shortseq
 disable vjcomp
 deny vjcomp
 disable idcheck
 set log phase tun chat

dialout:
 set device /dev/cuaa2
 set phone 0352235400
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK
\\dATDT\\T TIMEOUT 40 CONNECT"
 set login
 set speed 115200
 accept pap
 accept chap
 set authname amggeel
 set authkey ******
 set ifaddr 139.130.70.221 139.130.70.193/0 255.255.255.192
 delete ALL
 add 0 HISADDR
 set server 3000 dialout

Message sent at 04:18 PM on 19 Dec 2000 by PUP::RAYMOND.  Id: 54808.


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?200012190615.QAA29286>