From owner-freebsd-questions@FreeBSD.ORG Wed Nov 19 13:23:04 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC47216A4CE for ; Wed, 19 Nov 2003 13:23:04 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA46043FCB for ; Wed, 19 Nov 2003 13:23:01 -0800 (PST) (envelope-from kitlists@hotpop.com) Received: from fortytwo ([68.109.49.234]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031119212259.ICKH29834.lakemtao05.cox.net@fortytwo>; Wed, 19 Nov 2003 16:22:59 -0500 Date: Wed, 19 Nov 2003 15:21:48 -0600 From: Vulpes Velox To: Peter Elsner Message-Id: <20031119152148.066cde03.kitlists@hotpop.com> In-Reply-To: <6.0.1.1.2.20031119100326.01b651d0@mail.sri-software.com> References: <6.0.1.1.2.20031119100326.01b651d0@mail.sri-software.com> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Weird Problem... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 21:23:05 -0000 On Wed, 19 Nov 2003 10:13:37 -0600 Peter Elsner wrote: > Okay, I have a really weird problem. > > Running FreeBSD 4.8-RELEASE (just installed it from CD). > > It's a basic gateway setup with 2 NIC cards. > I've done this set up a hundred times and have never seen this before. > > DSL modem (with static IP address) goes into one NIC card (dc0). > Status is active, and from the gateway box, I can ping out to the world. > > Second NIC (dc1) is connected to a hub, with internal IP 192.168.0.1. > > DHCP is running and assigning IP addresses to workstations. > > Workstation is WinXP Professional, and it is set to obtain IP and DNS > automatically. > This works, I do get an IP address of 192.168.0.240 (the dhcp range is 50 > to 240). > I have DNS, if I look at network settings, the DNS IP addresses contained > in the /etc/resolv.conf > and the dhcpd.conf file from the server are there. > > From the workstation (a dos prompt), I can connect to the server at > 192.168.0.1 and I can ping the server. > Which means I have a connection. > > But I can't ping the outside world or connect anywhere else to the outside > from the workstation. > I have tried both by host name and IP addresses, so DNS issues can be ruled > out. > > Also, from the server, I can ping the workstation, (192.168.0.240) and it > responds... > > tracert yahoo.com (from dos prompt), goes to the server 192.168.0.1 and > then says it > can not go any further. Almost like the DSL modem is preventing from > anything going out, > unless it comes directly from the server. > > Right now, I can only connect up to 4 workstations to a Netopia 4 port DSL > router. > > But I have 2 other workstations to connect, and can't do that until I can > get this issue > resolved. > > Has anyone ever seen this problem before? If you can't get out side of the lan, what comes to mind is that you are not running nat on the gateway or do not have the gateway set on the windows box...