Hi after a pause of around 1,5 years, I have again installed PC-BSD. Unfortunately, I am still stuck with the
same problem: The configuration of an USB Wifi stick.
Under FreeBSD, this has always worked in /etc/rc.conf
|
Quote:
|
ifconfig_rum0="up"
wlans_rum0="wlan0"
ifconfig_wlan0="WPA DHCP"
|
And under PC-BSD it does configure the card - up to the association with the AP... but it does not do the DHCP polling. I have to manually "dhcp wlan0" in order to get a connection.
This is a virgin installation of Isotope. Can anyone recommend how to get automatic DHCP?