Re: IBM Thinkpad T4 Wireless issue (Evil Project)

From: Eirik Oeverby <ltning_at_anduin.net>
Date: Mon, 17 May 2004 21:58:01 +0200
Daniel O'Connor wrote:
> -----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 em0 
> delete' it will let you assign that address to ndis0.
> 


Alternatively, specify <ip>/32 or add netmask 255.255.255.255 to the 
ifconfig line for the second (third, fourth) interface on the same 
subnet. That's what is done for jails, for instance.

/Eirik
Received on Mon May 17 2004 - 10:58:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:54 UTC