Remove documentation on dynamic lookup since it doesn't work.
[libradsec.git] / radsecproxy.conf-example
index 570e314..d0daf71 100644 (file)
@@ -60,6 +60,7 @@
 # You can optionally specify FTicksSyslogFacility to use a dedicated 
 # syslog facility for F-Ticks messages. This allows easy filtering 
 # of F-Ticks messages.
+# For F-Ticks messages always LOG_DEBUG level is used.
 # Please note that FTicksSyslogFacility cannot specify a file (file:///...)
 #FTicksSyslogFacility  log_local1
 #FTicksSyslogFacility  x-syslog:///log_local1 
@@ -133,7 +134,7 @@ tls default {
 #      modifyAttribute 1:/^(.*)@local$/\1@example.com/
 # }
 
-client 2001:db8::1 {
+client [2001:db8::1] {
        type    tls
        secret  verysecret
 # we could specify tls here, e.g.
@@ -179,7 +180,7 @@ realm       eduroam.cc {
 #      accountingServer 127.0.0.1
 }
 
-server 2001:db8::1 {
+server [2001:db8::1] {
        type    TLS
        port    2283
 # secret is optional for TLS