WEP Encryption and DHCP
For some reason, when I enable WEP encryption from my router, PCBSD won't receive DHCP offers. I tried the following (after loading the module):
ifconfig ndis0 wepmode on wepkey (wepkey here)
That worked on FreeBSD 5.4. Now that I'm using PC-BSD for some reason it doesn't work. I'm assuming that it's something to do with changes in ifconfig from 5.4 to 6.0, but I'm not sure. Anyway, I'd like to use WEP and get this working. The computer gets DHCP offers without WEP and everything works perfectly. I'd prefer to use WEP though.
|