From owner-freebsd-questions Wed Aug 25 12:10:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta1-rme.xtra.co.nz (mta1-rme.xtra.co.nz [203.96.92.1]) by hub.freebsd.org (Postfix) with ESMTP id A7E2015BC6 for ; Wed, 25 Aug 1999 12:09:47 -0700 (PDT) (envelope-from junkmale@xtra.co.nz) Received: from wocker ([210.55.152.212]) by mta1-rme.xtra.co.nz (InterMail v4.01.01.00 201-229-111) with ESMTP id <19990825191413.IWOG3442178.mta1-rme@wocker>; Thu, 26 Aug 1999 07:14:13 +1200 From: "Dan Langille" Organization: The FreeBSD Diary To: "Young" Date: Thu, 26 Aug 1999 07:09:38 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Where to get assistance ?? Reply-To: junkmale@xtra.co.nz Cc: freebsd-questions@freebsd.org In-reply-to: <00a501beeef4$68fd1540$857e03cb@jdy> X-mailer: Pegasus Mail for Win32 (v3.12a) Message-Id: <19990825191413.IWOG3442178.mta1-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please keep all replies cc'd to questions On 25 Aug 99, at 22:21, Young wrote: > There is a sample script at http://www.freebsddiary.org/freebsd/ppp.htm and > links to the various ppp resources. > > > I already found that script ..... but totally in the dark about how to get > it in my box, exactly where to put it, and how to use it . I'm thinking i > might just have to take a day or so to type all that stuff in as I would > take that long to mess around with mounting a floppy anyway :( There is stuff in the handbook about floppies. To mount a floppy: # mkdir floppy (only need to do this the first time) # mount /dev/fd0 /floppy but remember to umount /floppy before ejecting the floppy. to retrieve said script to your box: fetch http://www.freebsddiary.org/freebsd/ppp.conf.txt if you are behind a firewall, you might have to do a "fetch -P http://...etc" -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://www.FreeBSDDiary.org/freebsd/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/racingsystem.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message