Beginner need help (unrecognized clients)

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Sep 29 22:39:02 CEST 2014


Hi,

> client private-network-1 {
>                       ipaddr          = 192.168.0.244
>                       netmask         = 24
>                       secret          = testing123-1
>                       shortname       = private-network-1
>               }

how about just

client private-network-1 {
                       ipaddr          = 192.168.0.244
                       secret          = testing123-1
                       shortname       = private-network-1
               }


?

alan


More information about the Freeradius-Users mailing list