From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 11:47:14 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 6662916A4CE for ; Fri, 20 Feb 2004 11:47:14 -0800 (PST) Received: from ws1.cnweb.com (ws1.cnweb.com [207.91.1.11]) by mx1.FreeBSD.org (Postfix) with SMTP id EB8DC43D1F for ; Fri, 20 Feb 2004 11:47:13 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: (qmail 26959 invoked from network); 20 Feb 2004 19:47:13 -0000 Received: from p189n31.ruraltel.net (HELO darryl) (24.225.31.189) by spkg.com with SMTP; 20 Feb 2004 19:47:13 -0000 From: "Darryl Hoar" To: Date: Fri, 20 Feb 2004 13:50:44 -0600 Message-ID: <001c01c3f7ea$d49490e0$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Subject: configuring xl device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 19:47:14 -0000 Greetings, I have a box with 5.1-release on it. I had it configured and connected to my lan. The connection was to a switch. ifconfig -a showed it as autosense. All was well with the world. Relocated this box to another building (same lan). It is connected to a 10/100 hub. Connected it and no joy. Wouldn't talk over the network. Double checked everything. Then I thought maybe autosense wasn't working so well. Manually configured it ifconfig xl0 192.168.1.73 netmask 255.255.255.0 media 100basetx mediaopt half-duplex. That didn't help. Double checked the hub and the port was enabled. Replaced the drop cable. Nope. Not gonna go. Get a no route to host. I would appreciate ideas here. -Darryl