From owner-freebsd-questions@FreeBSD.ORG Sun May 4 07:02: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 A664E37B401 for ; Sun, 4 May 2003 07:02:04 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB4B243FCB for ; Sun, 4 May 2003 07:02:03 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h44E1r0n007644; Sun, 4 May 2003 10:02:02 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EB51D51.4050006@potentialtech.com> Date: Sun, 04 May 2003 10:01:53 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derrick Ryalls References: <000001c3120e$0c37c710$0200a8c0@bartxp> In-Reply-To: <000001c3120e$0c37c710$0200a8c0@bartxp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: DSL Stability 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: Sun, 04 May 2003 14:02:04 -0000 Derrick Ryalls wrote: > I managed to get DSL working with FreeBSD somewhat, but I am having some > weird connectivity issues. > At random times, I will lose network connectivity. The Westell modem > says there is full connection > via ethernet and phone, but I am unable to ping their gateway and > dhclient is unable to obtain a new > lease. > > The strange part is that if I plug my WinXP box into the modem directly, > I obtain an ip and can surf. > If I then plug the BSD box back into the modem, I can once again obtain > leases and talk to the 'net, > but about half the time I need to restart natd for the inside network to > be able to do anything. > > System/ISP info: > > 4.7-RELEASE-p5 > rc.conf > ifconfig_sis0="DHCP" > default_gateway="4.xx.xxx.1" > natd_program="/sbin/natd" > natd_enable="YES" > natd_interface="sis0" > natd_flags="-f /etc/natd.conf" You didn't supply your /etc/natd.conf. Are you passing the -dynamic flag to natd? It seems most broadband providers these days are intentionally changing your IP addy every time you renew. natd needs to know this. At least, that's my best guess: based on the info you provide. -- Bill Moran Potential Technologies http://www.potentialtech.com