From owner-freebsd-questions Mon Dec 20 1: 1:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7F49415193 for ; Mon, 20 Dec 1999 01:01:22 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id BAA26825; Mon, 20 Dec 1999 01:32:48 -0800 (PST) Date: Mon, 20 Dec 1999 01:32:48 -0800 (PST) From: Alfred Perlstein To: Zhang JiYu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Need help: Question about ppp -alias ? In-Reply-To: <385DEB77.ED89FAE4@pub.sy.ln.cn> 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 Mon, 20 Dec 1999, Zhang JiYu wrote: > Hello: > I had connected my FreeBSD computer with a Win98 computer via > ethernet at my home and I want to make the Win98 box access Internet > through FreeBSD. My FreeBSD box use ppp and dynamic IP address access > Internet, its IP address are 10.0.0.2 and 192.168.0.1. IP address of my > Win98 box is 192.168.0.2, its default gateway is 192.168.0.1. > I start ppp with the "-alias" option at command line, and had > configured port > , but the FreeBSD box can access Internet and the Win98 box still can't > via the FreeBSD box access Internet. > May you help me? I think my private network is simple. May you > give a ppp.conf > sample? > Thank you very very much! Have you turned on gateway_enable="YES" in /etc/rc.conf? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message