From owner-freebsd-questions Mon Apr 13 13:20:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08213 for freebsd-questions-outgoing; Mon, 13 Apr 1998 13:20:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08079 for ; Mon, 13 Apr 1998 20:19:02 GMT (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([209.12.57.63]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA190; Mon, 13 Apr 1998 15:55:07 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.8.8/8.8.8) id PAA01182; Mon, 13 Apr 1998 15:59:38 GMT (envelope-from root) Message-ID: <19980413155937.31719@scsn.net> Date: Mon, 13 Apr 1998 15:59:37 +0000 From: dmaddox@scsn.net (Donald J. Maddox) To: rotel@indigo.ie, Frank Pawlak Cc: questions@FreeBSD.ORG Subject: Re: Kernel PPP Reply-To: dmaddox@scsn.net Mail-Followup-To: rotel@indigo.ie, Frank Pawlak , questions@FreeBSD.ORG References: <199804131711.SAA06451@indigo.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199804131711.SAA06451@indigo.ie>; from Niall Smart on Mon, Apr 13, 1998 at 06:11:56PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 13, 1998 at 06:11:56PM +0000, Niall Smart wrote: > 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. > Actually, pppd _does_ have a 'deflate' option... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message