wl0 doesn't exist. wifi gets added to the bridge anyway
parent
24a72c4a22
commit
af6ad2f6ee
|
@ -6,7 +6,7 @@ config interface 'loopback'
|
|||
|
||||
config interface 'lan'
|
||||
option type 'bridge'
|
||||
option ifname 'eth0 wlan0'
|
||||
option ifname 'eth0'
|
||||
option proto 'static'
|
||||
option ipaddr '172.17.0.2'
|
||||
option gateway '172.17.0.1'
|
||||
|
|
Loading…
Reference in New Issue