Skip to content
Snippets Groups Projects
Commit e93ef350 authored by Gabriel Detraz's avatar Gabriel Detraz
Browse files

SSid federez on vlan12

parent 8d3cd0b4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment