Added tolower function
[freeradius.git] / raddb / clients.conf
index aa2c6fb..1af7f1d 100644 (file)
@@ -44,7 +44,7 @@ client localhost {
        #  RADIUS transport.  It may also be "tcp", in which case the
        #  server will accept connections from this client ONLY over TCP.
        #
-#      proto = udp
+       proto = *
 
        #
        #  A note on DNS:  We STRONGLY recommend using IP addresses
@@ -65,7 +65,7 @@ client localhost {
        #  If not specified, the default netmask is 32 (i.e. /32)
        #
        #  We do NOT recommend using anything other than 32.  There
-       #  are usually other, better ways to acheive the same goal.
+       #  are usually other, better ways to achieve the same goal.
        #  Using netmasks of other than 32 can cause security issues.
        #
        #  You can specify overlapping networks (127/8 and 127.0/16)