From owner-freebsd-stable Mon Nov 30 12:09:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08472 for freebsd-stable-outgoing; Mon, 30 Nov 1998 12:09:39 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from xylan.com (postal.xylan.com [208.8.0.248]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA08465 for ; Mon, 30 Nov 1998 12:09:36 -0800 (PST) (envelope-from wes@softweyr.com) Received: from mailhub.xylan.com by xylan.com (8.8.7/SMI-SVR4 (xylan-mgw 2.2 [OUT])) id MAA01225; Mon, 30 Nov 1998 12:09:23 -0800 (PST) Received: from utah.XYLAN.COM by mailhub.xylan.com (SMI-8.6/SMI-SVR4 (mailhub 2.1 [HUB])) id MAA11719; Mon, 30 Nov 1998 12:09:28 -0800 Received: from softweyr.com by utah.XYLAN.COM (SMI-8.6/SMI-SVR4 (xylan utah [SPOOL])) id NAA01702; Mon, 30 Nov 1998 13:09:22 -0700 Message-ID: <3662FB72.F5E9C14@softweyr.com> Date: Mon, 30 Nov 1998 13:09:22 -0700 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 2.2.7-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Kesuki@yahoo.com CC: freebsd-stable@FreeBSD.ORG Subject: Re: trouble configuring local network... References: <3661F784.64BEB3AC@fm-net.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ryan wrote: > > I've tried everything I can think of... here are the msgs and the configs > i have and think may help. > > > netstat -r > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif > default 209.180.227.6 UGSc 2 0 tun0 > localhost localhost UH 0 4 lo0 > 192.168.1 link#1 UC 0 0 > 209.180.227.6 209.180.227.215 UH 3 0 tun0 You are aware that you cannot route a private, i.e. 192.168.xx.xx, IP network to the internet? You will need to enable Netword Address Translation on your router box. Since you are using the user-mode PPP utility, you can have PPP do this for you; read the ppp(8) man page. You didn't include your PPP configuration, so I can't tell if you're already doing this or not. -- Where am I, and what am I doing in this handbasket? Wes Peters +1.801.915.2061 Softweyr LLC wes@softweyr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message