SSid federez on vlan12
This commit is contained in:
parent
8d3cd0b495
commit
e93ef3502d
2 changed files with 20 additions and 0 deletions
|
@ -42,6 +42,12 @@ config interface vlan7
|
|||
option type bridge
|
||||
option proto none
|
||||
|
||||
# federez
|
||||
config interface vlan12
|
||||
option ifname eth0.12
|
||||
option type bridge
|
||||
option proto none
|
||||
|
||||
# appts
|
||||
config interface vlan21
|
||||
option ifname eth0.21
|
||||
|
|
|
@ -120,6 +120,20 @@ config wifi-iface
|
|||
option disabled 1
|
||||
option dynamic_vlan 1
|
||||
|
||||
config wifi-iface
|
||||
option device radio$devidx
|
||||
option network vlan12
|
||||
option mode ap
|
||||
option isolate 0
|
||||
option wmm 1
|
||||
option ssid Federez
|
||||
option encryption wpa2
|
||||
# Serveur radius de prod:
|
||||
option server fda8:5d34:a228:c04:7261:6469:7573:3031
|
||||
option key fill_it
|
||||
option disabled 1
|
||||
option dynamic_vlan 1
|
||||
|
||||
config wifi-iface
|
||||
option device radio$devidx
|
||||
option network vlan10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue