From owner-freebsd-stable Thu Mar 14 16:34:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns.altadena.net (ns.altadena.net [206.126.144.2]) by hub.freebsd.org (Postfix) with ESMTP id 46B9A37B400 for <stable@freebsd.org>; Thu, 14 Mar 2002 16:34:54 -0800 (PST) Received: (from pete@localhost) by ns.altadena.net (8.11.6/8.8.8) id g2F0Ypc49439; Thu, 14 Mar 2002 16:34:51 -0800 (PST) (envelope-from pete) From: Pete Carah <pete@ns.altadena.net> Message-Id: <200203150034.g2F0Ypc49439@ns.altadena.net> Subject: Re: if_wi with dhclient problem In-Reply-To: <20020314174748.C637F422E2@mail.flipdog.com> from "Jan L. Peterson" at "Mar 14, 2002 10:47:47 am" To: "Jan L. Peterson" <jlp@softhome.net> Date: Thu, 14 Mar 2002 16:34:51 -0800 (PST) Cc: stable@freebsd.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=iso8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-stable.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-stable> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable> X-Loop: FreeBSD.ORG > Just curious... you said you had an fxp0 in this machine. > > Try "ifconfig fxp0 down" before doing the "dhclient wi0". This has never been needed before last week. It apparently is needed if I use IPX but I don't. And, adding an IP address (*any* IP addr) to the wi0 before dhclient makes it work even without downing the fxp. I think there is a (new) feature to if_wi that won't send any IP packet if it doesn't have an address yet. (The other case where downing the fxp has been needed is if it had an address and default route before inserting the wireless card. However that isn't the case here either; I'm starting from a fresh boot). -- Pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message