From owner-freebsd-questions Mon Aug 18 16:17:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA24380 for questions-outgoing; Mon, 18 Aug 1997 16:17:10 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA24375 for ; Mon, 18 Aug 1997 16:17:05 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id JAA21964; Tue, 19 Aug 1997 09:16:31 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id IAA12576; Tue, 19 Aug 1997 08:46:30 +0930 (CST) Message-ID: <19970819084629.04821@lemis.com> Date: Tue, 19 Aug 1997 08:46:29 +0930 From: Greg Lehey To: guelph@tpts5.seed.net.tw Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP interface setting References: <33F57369.719A@tpts5.seed.net.tw> <33F5D210.236C@tpts5.seed.net.tw> <33F7FF70.22A8@tpts5.seed.net.tw> <33F83BC4.5CD5@tpts5.seed.net.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <33F83BC4.5CD5@tpts5.seed.net.tw>; from Gordon Wang on Mon, Aug 18, 1997 at 08:10:44PM +0800 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, Aug 18, 1997 at 08:10:44PM +0800, Gordon Wang wrote: > Dear sir > I am a FreeBSD 2.2.1 user. > I have questions about PPP interface setting. > I am a dial-up isp user of a internet service company. > > > questions:-------------------------------------------------------------- > > Hostname: Gordon.my.domain ( I set hostname to Gordon.my.domain. > I think it's right) > > Domain name: my.domain ( I think it's right,too.) No, this is *definitely* wrong. Ask your ISP. > Gateway:??????? (About Gateway, Should I ask my ISP sevice company? > Or this can be left empty?) No, this can't be left empty. Ask your ISP. If you don't have a local net, the value is probably non-critical. > Name server:????? (Should I put in the IP address of the server which > I connected to every time I browsed around the web > in the win95 environment?) Yes, that's a good idea. > IP address:???????( What IP address should I put here?) Ask your ISP. > Netmask:255.255.255.0 (I think this is corrct,just like what I put in > Win95. ) It's wrong (should be 255.255.255.255), but in your environment it won't make any difference what value you put there. Greg