From owner-freebsd-questions Sun Sep 27 15:27:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29521 for freebsd-questions-outgoing; Sun, 27 Sep 1998 15:27:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abc.xyz.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29447 for ; Sun, 27 Sep 1998 15:27:03 -0700 (PDT) (envelope-from groggy@iname.com) From: groggy@iname.com Received: from localhost (localhost [127.0.0.1]) by abc.xyz.net (8.8.8/8.8.8) with SMTP id FAA02199; Sat, 26 Sep 1998 05:28:10 -0800 (AKDT) (envelope-from groggy@iname.com) Date: Sat, 26 Sep 1998 05:28:09 -0800 (AKDT) X-Sender: abc@abc.xyz.net cc: Rick Higgins , freebsd-questions@FreeBSD.ORG Subject: Re: Installing over ISP In-Reply-To: <199809261036.LAA01267@woof.lan.awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 26 Sep 1998, Brian Somers wrote: > > Does anyone know if there is a good guide to connecting to your isp > > through the term program in FreeBSD install. I've tried it several > > different ways, but was unable to connect. Thanks > > The ``term'' program is an internal ppp command. Check out i use cu to do this (a FBSD term program). you can rz & sz files back an forth from the server, and use all the shell programs. look into /etc/uucp, and try cu. cu -s 38400 -p port1 1234567 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message