Configurando Access Points no FreeRadius
client <short-name>
{
<attribute> = <value>
}client ap01-administracao
{
ipaddr = 192.168.100.17
secret = 1qw2edvfr45tg#$%968qasw
shortname = ap01-admin
nastype = other
} client private-network-1
{
ipaddr = 192.168.100.0
netmask = 24
secret = 1qw2edvfr45tg#$%968qasw
shortname = private-network-1
}Procedimento de configuração
Atualizado
Isto foi útil?