Andrew Thompson wrote: > You need to create a wlan pseudo device and operate on that > > # ifconfig wlan0 create wlandev rum0 up > > If you still have problems then enable debugging with 'wlandebug > state+scan' and then down/up the interface. Thanks for the tip, that sorted it, for the mailing list archive: I added wlans_rum0="wlan0" create_args_wlan0="wlanmode sta country GB" ifconfig_wlan0="DHCP" to /etc/rc.conf & that sorted out ipv4 connectivity, to get ipv6 working I had to add ipv6_network_interfaces="wlan0" aswell as ipv6_enable="YES" otherwise rtsol would not automatically run on the interface & you're left with a local link address on wlan0. Sevan / Venture37Received on Sun May 10 2009 - 20:25:28 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:47 UTC