From owner-freebsd-questions Fri Dec 7 17:54: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from java2.dpcsys.com (java2.dpcsys.com [206.16.184.5]) by hub.freebsd.org (Postfix) with ESMTP id 09DCF37B405 for ; Fri, 7 Dec 2001 17:54:03 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by java2.dpcsys.com (8.11.1/8.11.1) with ESMTP id fB81rt922466; Fri, 7 Dec 2001 17:53:55 -0800 (PST) Date: Fri, 7 Dec 2001 17:53:55 -0800 (PST) From: Dan Busarow To: Joe & Fhe Barbish Cc: FBSD Questions Subject: Re: IP addressing problem maybe? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Dec 7, Joe & Fhe Barbish wrote: > Can not ping from Win98 box through FBSD to internet. > > Nic card is not attached to LAN. > Tun0 is user ppp dial out to Isp. > Tun1 is user ppp dial in from win98 box. > Ifconfig shows status of connection after > user ppp modem dial out to ISP and Win98 box > Modem Dial in to FBSD box. > Who command shows barbish logged in from win98 box. > PING 63.162.62.2 from FBSD to internet is working. > PING 10.0.0.24 from FBSD to win98 box is not working. I don't think you'll have much luck getting to the Internet from win98 until you FBSD box can ping it. Not sure why you can't with an interface that is up. Do a netstat -rn to see what the routing table really is. > FBSD ps ax command shows what is running at time of test. > netstat -I command shows routing at time of test. > Win98 can Ping 10.0.0.1 FBSD box, but can not > Ping 63.162.62.1 internet through FBSD box. Make sure you have packet forwarding enabled. In rc.conf gateway_enable="YES" > Have tried -nat on ppp direct command that starts dialin, > And enable proxy and enable proxyall, with no change in > Test results. You need to run -nat on the ppp going to the ISP. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message