On Sun, Mar 22, 2015 at 10:49 AM, Stuart Henderson <s...@spacehopper.org> wrote:
> Untested, but maybe this works:
>
> ifconfig em0 up
> ifconfig iwm0 up
> ifconfig trunk0 create
> ifconfig trunk0 trunkport iwm0 trunkport em0 trunkproto failover
> ifconfig trunk0 -trunkport iwm0
> ifconfig iwm0 up
> ifconfig trunk0 trunkport iwm0

Thanks, this works!

For the record, this is my config now:

$ cat /etc/hostname.em0
up
$ cat /etc/hostname.iwm0
nwid XXXX
wpakey xxxx
up
$ cat /etc/hostname.trunk0
trunkproto failover trunkport iwm0 trunkport em0
-trunkport iwm0
!/sbin/ifconfig iwm0 up
trunkport iwm0
dhcp

-- 
Aram Hăvărneanu

Reply via email to