From owner-freebsd-questions Thu Nov 12 18:25:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05194 for freebsd-questions-outgoing; Thu, 12 Nov 1998 18:25:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05186 for ; Thu, 12 Nov 1998 18:25:52 -0800 (PST) (envelope-from bruce@zuhause.mn.org) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id UAA17498; Thu, 12 Nov 1998 20:25:30 -0600 (CST) Received: (from bruce@localhost) by zuhause.mn.org (8.9.1/8.9.1) id UAA09270; Thu, 12 Nov 1998 20:24:48 -0600 (CST) (envelope-from bruce) From: Bruce Albrecht MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <13899.39023.617990.261655@zuhause.zuhause.mn.org> Date: Thu, 12 Nov 1998 20:24:47 -0600 (CST) To: Doug White Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with ppp -alias in -current In-Reply-To: References: <13898.35229.589551.309663@zuhause.zuhause.mn.org> X-Mailer: VM 6.62 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White writes: > On Thu, 12 Nov 1998, Bruce Albrecht wrote: > > > I recently upgraded to -current (from a 12/97 vintage of -current) and > > I can no longer access the internet from my second computer (running > > NT) with ppp -alias. The NT box can ping/ftp/telnet to my freebsd box > > just fine. The wierd thing is that if I run tcpdump on both rl0 > > (ethernet) and tun0 (ppp), it appears as though the data is getting > > sent via the ppp (tun0) connection, and the data from the internet is getting > > received via tun0 and put out on rl0. I'm not sure what to look at > > next. I do not have options IPFIREWALL or IPDIVERT in my kernel, but > > I do have gateway set to YES in rc.conf. Any suggestions? > > I think it's working as advertised. One would think so, but the NT box never sees any traffic originating from the internet. Local traffic between the FreeBSD and NT boxes gets to the NT box just fine, but anything else looks fine according to tcpdump, but never gets recognized by the NT box. The NT box has TCP/IP, IP address is 10.0.2.17, subnet mask 255.255.255.0, gateway 10.0.2.15, and the FreeBSD rl0 is configured as 10.0.2.15, netmask 255.255.255.0 and broadcast 255.255.255.255. This was working fine before I upgraded (although I was using a NE2000 card then, and the NE2000 seems to have died since then), and I don't understand why local traffic works, but anything returning from the internet does not. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message