change profile leipzig: netmask from /8 to /32
This commit is contained in:
parent
12b3e3d996
commit
4445e264e1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ config 'community' 'profile'
|
|||
option 'adhoc_dhcp_when_vap' '0'
|
||||
|
||||
config 'defaults' 'interface'
|
||||
option 'netmask' '255.0.0.0'
|
||||
option 'netmask' '255.255.255.255'
|
||||
|
||||
config 'defaults' 'bssidscheme'
|
||||
option '1' '02:CA:FF:EE:BA:BE'
|
||||
|
|
Loading…
Reference in a new issue