From owner-freebsd-hackers Sat Mar 16 23:09:18 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA26627 for hackers-outgoing; Sat, 16 Mar 1996 23:09:18 -0800 (PST) Received: from lesti.hut.fi (vode@lesti.hut.fi [130.233.224.21]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA26622 for ; Sat, 16 Mar 1996 23:09:16 -0800 (PST) Received: (from vode@localhost) by lesti.hut.fi (8.7.3/8.7.3) id JAA19448; Sun, 17 Mar 1996 09:09:07 +0200 Date: Sun, 17 Mar 1996 09:09:07 +0200 Message-Id: <199603170709.JAA19448@lesti.hut.fi> From: Kai Vorma To: Frank Seltzer cc: hackers@freebsd.org In-reply-to: Frank Seltzer's message of 17 Mar 1996 05:03:50 +0200 Subject: Re: Linux PPP upgrade causes problems Reply-to: Kai.Vorma@hut.fi References: Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk My Linux using ISP just upgraded his PPP version to 2.2.0e and I can no longer access the net from his system. I am using user level PPP from -stable of about a month and a half ago (early Feb) and have had no problems Sounds familiar. Try adding to /etc/ppp/ppp.conf disable pred1 deny pred1 That helped me some months ago when our Linux PPP server was upgraded. ..vode