26578184c177cece3a9371a24a738939f1849121
[libradsec.git] / servers.conf-example
1 #Here we list RADIUS servers we will use for different realms
2 #       this file must be in /etc/radsecproxy or proxy's current directory
3 #
4 #First field is T or U for TLS or UDP
5 #Second is address or fqdn and optional port, must match certificate cn for TLS
6 #       port is specified using addr:port or domain:port
7 #Third field is ";" separated list of realms
8 #       * can be used for matching anything (default route)
9 #       realms will be matched in the order specified, using first match
10 #Fourth field is the secret and is optional for TLS
11
12 T [2001:db8::1]:2283 example.com;com
13 U 127.0.0.1 eduroam.cc secret
14 T radius.example.com * verysecret