From owner-freebsd-current@FreeBSD.ORG Mon May 17 04:52:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D175916A4CE for ; Mon, 17 May 2004 04:52:51 -0700 (PDT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88A9E43D31 for ; Mon, 17 May 2004 04:52:48 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i4HBqaFO022783; Mon, 17 May 2004 21:22:37 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Mon, 17 May 2004 21:22:28 +0930 User-Agent: KMail/1.6.2 References: <200405161829.i4GITtj9059053@emboss.bossbox.com> In-Reply-To: <200405161829.i4GITtj9059053@emboss.bossbox.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200405172122.35493.doconnor@gsoft.com.au> X-Spam-Score: -4.9 () CARRIAGE_RETURNS,IN_REP_TO,PGP_SIGNATURE,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Brian Subject: Re: IBM Thinkpad T4 Wireless issue (Evil Project) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 11:52:51 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 27 May 2004 04:02, Brian wrote: > Issuing ifconfig ndis0 inet 192.168.0.11 ssid APID netmask 0xffffff00 > > After this I get ndis0: link up and checking the AP logs I see it's > connected. > > But checking ifconfig ndis0 has no ip address and when I try and give it > one manually > > I get > > Ifconfig: ioctl (SIOCAIFADDR): File exists > > I don't run a DHCP server locally so I need to assign it an ip address You can't have 2 interfaces in the same subnet. It's not letting you do it because em0 is colliding. If you do 'ifconfig em= 0=20 delete' it will let you assign that address to ndis0. =2D --=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAqKeD5ZPcIHs/zowRAtLuAJ9rGTCeZ36YYdVe7DPcbkx2deXcfACdF8bN ueXf3U27jQ6axhLixXr5QDo=3D =3D/3vn =2D----END PGP SIGNATURE-----