On Fri, Jul 29, 2016 at 12:02:56AM +0200, Ronald Klop wrote:
> I had the same problem a while ago.
> For some reason you need to use this construction to set the MAC now.
>
> create_args_wlan0="wlanaddr 00:26:b9:12:34:56 country NL"
>
> I don't know why this changed.
Thanks, that works. I've fi
I had the same problem a while ago.
For some reason you need to use this construction to set the MAC now.
create_args_wlan0="wlanaddr 00:26:b9:12:34:56 country NL"
I don't know why this changed.
Regards,
Ronald.
On Thu, 28 Jul 2016 21:41:46 +0200, Randy Westlund
wrote:
I'm having troubl
I'm having trouble using the lagg driver with wpa_supplicant. When I
boot with this standard configuration, my wifi works fine:
> # Normal config.
> wlans_iwn0="wlan0"
> ifconfig_wlan0="WPA DHCP"
> ifconfig_em0="DHCP"
But when I boot with a lagg configuration, wpa_supplicant can't connect.
> #