From owner-freebsd-questions Mon Apr 13 10:11:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA08273 for freebsd-questions-outgoing; Mon, 13 Apr 1998 10:11:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from indigo.ie (nsmart@ts01-28.waterford.indigo.ie [194.125.139.91]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08250 for ; Mon, 13 Apr 1998 17:11:36 GMT (envelope-from rotel@indigo.ie) Received: (from nsmart@localhost) by indigo.ie (8.8.8/8.8.7) id SAA06451; Mon, 13 Apr 1998 18:11:57 +0100 (IST) (envelope-from rotel@indigo.ie) From: Niall Smart Message-Id: <199804131711.SAA06451@indigo.ie> Date: Mon, 13 Apr 1998 18:11:56 +0000 In-Reply-To: Frank Pawlak "Re: Kernel PPP" (Apr 13, 12:01pm) Reply-To: rotel@indigo.ie X-Mailer: Mail User's Shell (7.2.6 beta(3) 11/17/96) To: Frank Pawlak , rotel@indigo.ie Subject: Re: Kernel PPP Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Apr 13, 12:01pm, Frank Pawlak wrote: } Subject: Re: Kernel PPP > On 13 Apr, Niall Smart wrote: > > On Apr 12, 6:09pm, Frank Pawlak wrote: > > } Subject: Kernel PPP > >> > >> entered deflate 12,12 in /etc/ppp/options > >> > > pppd uses /etc/ppp/options, not ppp, and pppd doesn't understand "deflate" > > I perhaps did not provide enough information in my original question. > I use a script called ppp-up and it calls pppd like so: > > #!/bin/sh > exec /usr/sbin/pppd connect '/usr/bin/chat -v -f /etc/ppp/chatscript' > > Does this shed new light on the situation? Well, I wasn't following the thread thus far, but the option that you seem to think you need, "deflate", is an option for /usr/sbin/ppp, and not the completely different daemon, /usr/sbin/pppd. Niall -- Niall Smart. Microsoft Suck. See www.freebsd.org for details. echo "#define if(x) if(!(x))" >> /usr/include/stdio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message