You are not logged in.

#1 2014-01-11 15:10:49

homer5439
Member
Registered: 2011-07-25
Posts: 3

Bridge with wireless interface

I'm trying to setup a bridge containing a single wireless interface.

According to the netctl guide (https://wiki.archlinux.org/index.php/Br … n_a_bridge), all that is needed is that the wireless interface is associated to an AP before it's added to the bridge (or in AP mode, which I don't want to do).

My netctl config for the bridge is:

Description="my bridge"
Interface=br0
Connection=bridge
BindsToInterfaces=(wlo1)
IP=dhcp

However I can't find a way to tell netctl that wlo1 needs to be started (only to associate it with the AP, without assigning it an IP) before br0 is brought up.

Any help?

Offline

Board footer

Powered by FluxBB