From owner-freebsd-hackers@FreeBSD.ORG Wed Mar 26 16:49:24 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58FC437B404 for ; Wed, 26 Mar 2003 16:49:24 -0800 (PST) Received: from cauchy.axista.com (cauchy.axista.com [209.61.216.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8DD543F93 for ; Wed, 26 Mar 2003 16:49:23 -0800 (PST) (envelope-from cce@cauchy.axista.com) Received: by cauchy.axista.com (Postfix, from userid 1000) id CB0196D0B1; Thu, 27 Mar 2003 01:07:09 +0000 (GMT) Date: Thu, 27 Mar 2003 01:07:09 +0000 From: "Clark C. Evans" To: hackers@freebsd.org Message-ID: <20030327010709.GB58770@doublegemini.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: cce+pub@clarkevans.com X-Spam-Status: No, hits=-6.4 required=5.0 tests=USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: trouble with DHCP and ipfw -1 fragment rule X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 00:49:25 -0000 Hello. I've got a box which is booting up just fine with an IP address, but as soon as I change my adapter to DHCP and reboot it hangs during the initial network setup. It seems that my router (a LinkSys 4 port DSL hub) is sending bad packets and triggering the -1 rule. Then, the DHCP process just hangs; I can do a CTRL+C to break out and continue setup. I'm not sure how to proceed debugging this bugger. Any suggestions? Clark