From owner-freebsd-questions Thu Dec 28 18:05:48 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA16234 for questions-outgoing; Thu, 28 Dec 1995 18:05:48 -0800 (PST) Received: from cwbtwo.bsi.com.br ([200.250.250.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA16228 for ; Thu, 28 Dec 1995 18:05:41 -0800 (PST) Received: (from lenzi@localhost) by cwbtwo.bsi.com.br (8.6.11/8.6.9) id AAA09454; Fri, 29 Dec 1995 00:02:39 GMT Date: Fri, 29 Dec 1995 00:02:37 +0000 () From: Sergio Lenzi To: dwhite@resnet.uoregon.edu cc: Stephen Couchman , questions@FreeBSD.ORG Subject: PPPD & isp In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk I use pppd to connect my FreeBSD system to a ISP (various). My file (/etc/ppp/options) is : modem crtscts mtu 296 asycnmap 0xffffffff I dial with kermit, with a script that logs in and starts ppp on my system with the command: /usr/sbin/pppd -silent defaultroute /dev/modem 38400 Sergio de Almeida Lenzi.