From owner-freebsd-questions Fri Nov 13 12:37:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25781 for freebsd-questions-outgoing; Fri, 13 Nov 1998 12:37:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA25756 for ; Fri, 13 Nov 1998 12:37:05 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA04480; Fri, 13 Nov 1998 12:36:26 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 13 Nov 1998 12:36:26 -0800 (PST) From: Doug White To: Bruce Albrecht cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with ppp -alias in -current In-Reply-To: <13899.39023.617990.261655@zuhause.zuhause.mn.org> 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 Thu, 12 Nov 1998, Bruce Albrecht wrote: > 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. Can it even see the packets? Do you have some sort of network traffic tool you could use to analyse it? > 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. What's the gateway address set on the NT machine? It should point to your FreeBSD box. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message