PDA

View Full Version : wep and dhclient


08-04-2005, 03:53 AM
At home I have a wireless b/g network with wep enabled. After searching through google a bit the only thing I found was using:

ifconfig wi0 ssid <network id> wepkey <wepkey>

and then running dhclient. The problem is, when I run dhclient it sets the IP address to 0.0.0.0, whether I'm connected wired or with my wireless card....what can I do to fix this? Thanks.

08-09-2005, 09:02 AM
any help please?

bhna
08-09-2005, 09:27 AM
At home I have a wireless b/g network with wep enabled. After searching through google a bit the only thing I found was using:

ifconfig wi0 ssid <network id> wepkey <wepkey>

and then running dhclient. The problem is, when I run dhclient it sets the IP address to 0.0.0.0, whether I'm connected wired or with my wireless card....what can I do to fix this? Thanks.

http://www.freebsd.org/doc/en_US.ISO885 ... eless.html (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html)

and

http://www.freebsd.org/doc/en_US.ISO885 ... -dhcp.html (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dhcp.html)