From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 15:53:03 2004 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 0D06916A4CE for ; Fri, 27 Feb 2004 15:53:03 -0800 (PST) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7FFE43D1F for ; Fri, 27 Feb 2004 15:53:02 -0800 (PST) (envelope-from gerard-seibert@rcn.com) Received: from 207-237-110-41.c3-0.crm-ubr4.crm.ny.cable.rcn.com ([207.237.110.41] helo=[127.0.0.1]) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1Awrmw-0005so-00 for freebsd-questions@freebsd.org; Fri, 27 Feb 2004 18:53:02 -0500 Date: Fri, 27 Feb 2004 18:53:05 -0500 From: Gerard Seibert To: freebsd-questions@freebsd.org Sender: Gerard@FreeBSD.ORG, Seibert@FreeBSD.ORG Message-Id: <20040227182925.3EA1.GERARD-SEIBERT@rcn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.08.01 [en] Subject: Problem with dhclient X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gerard-seibert@rcn.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 23:53:03 -0000 I am running FreeBSD version 5.2.1 I seem to have developed a problem with running DHCP on my computer. The dhclient is no longer working correctly. It was running fine until today. Upon bootup it no longer makes a connection. I have tried "sysinstall" and things get even weirder. I click and then my network card device. No to IPv6 and yes to DHCP. At that point an error message is printed across the screen saying: dhcp client: end_packet: no route to host interface on device /dev/cuaa0. Eventually this message times out and I get to the configuration screen. However, entering the correct information does not seem to help. I have tried removing the /dev/cuaa0 device and rebooting, but nothing good happpens. How do I go about getting it working again. I should mention that I have two other computers on this net, all connected via a network hub to a router and then to a cable modem. The other two machines are running XP without any problems. This machine was working correctly until today, Therefore I assume that something got corrupted. Thanks in advance. Gerard Seibert