From owner-freebsd-isp Mon Aug 9 9:36:12 1999 Delivered-To: freebsd-isp@freebsd.org Received: from velvet.sensation.net.au (multippp0-velvet-brunswick.sensation.net.au [203.20.114.195]) by hub.freebsd.org (Postfix) with ESMTP id 8581D1516C for ; Mon, 9 Aug 1999 09:36:05 -0700 (PDT) (envelope-from rowan@sensation.net.au) Received: from localhost (rowan@localhost) by velvet.sensation.net.au (8.8.8/8.8.8) with SMTP id CAA21800; Tue, 10 Aug 1999 02:32:25 +1000 (EST) (envelope-from rowan@sensation.net.au) X-Authentication-Warning: velvet.sensation.net.au: rowan owned process doing -bs Date: Tue, 10 Aug 1999 02:32:23 +1000 (EST) From: Rowan Crowe To: Brian Somers Cc: freebsd-isp@FreeBSD.ORG Subject: Re: problem with user level ppp, using multilink functionality In-Reply-To: <199908091508.QAA49466@keep.lan.Awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 9 Aug 1999, Brian Somers wrote: > And what does ``show links'' say ? Thanks for the tip, this might be a clue: PPP ON core1-mel> show links Name: deflink [direct, open] bandwidth 115200, 1560 bps (195 bytes/sec) Name: 1 [interactive, closed] Name: 2 [interactive, closed] Name: deflink-1 [direct, open] bandwidth 115200, 1528 bps (191 bytes/sec) I wonder if "1" and "2" are anything to do with the processes that stay around. Why does 'deflink' show up when there's a 'link deflink remove' command in ppp.conf? Where does 'deflink-1' come from? Here's ppp.conf again for your reference... mp: allow user sbruns allow mode direct set openmode active set timeout 0 set log phase chat set server +3000 12345 open set login set ifaddr 203.20.114.32/0 10.0.0.2/0 set authname ppp set authkey ppppassword set mrru 1500 set enddisc label enable lqr accept lqr # disable keep-session clone 1,2 link deflink remove > Ppp will only delete -direct and > -background links when they close. It won't delete other link types. Originator is -auto (not the problem), server end is -direct. There's no mode change settings in ppp.conf (I presume 'openmode' isn't relevant - I had to set it to active and add in 'open' to make it talk) The fact that '1' and '2' are listed as 'interactive' above might have something to do with the prob... Cheers. -- Rowan Crowe http://www.rowan.sensation.net.au/ Sensation Internet Services http://www.sensation.net.au/ Melbourne, Australia Phone: +61-3-9388-9260 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message