summaryrefslogtreecommitdiff
path: root/servers.conf-example
blob: 6556cb57b53a3b5dad8a33dda0d5c11e1e09bebf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#Here we list RADIUS servers we will use for different realms
#
#First field is T or U for TLS or UDP
#Second is address or fqdn and optional port, must match certificate cn for TLS
#       port is specified using addr:port or domain:port
#Third field is ";" separated list of realms
#	* can be used for matching anything (default route)
#       realms will be matched in the order specified, using first match
#Fourth field is the secret and is optional for TLS

T [2001:db8::1]:2283 example.com;com
U 127.0.0.1 eduroam.cc secret
T radius.example.com * verysecret