File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# be used in NAS-Identifier.
55#nas-identifier my-server-name
66
7- # RADIUS server to use for authentication requests. this config
8- # item can appear more then one time. if multiple servers are
9- # defined they are tried in a round robin fashion if one
10- # server is not answering.
7+ # RADIUS server to use for authentication requests.
118# optionally you can specify a the port number on which is remote
129# RADIUS listens separated by a colon from the hostname. if
1310# no port is specified /etc/services is consulted of the radius
@@ -44,17 +41,6 @@ radius_timeout 10
4441# resend request this many times before trying the next server
4542radius_retries 3
4643
47- # The length of time in seconds that we skip a nonresponsive RADIUS
48- # server for transaction requests. Server(s) being in the "dead" state
49- # are tried only after all other non-dead servers have been tried and
50- # failed or timeouted. The deadtime interval starts when the server
51- # does not respond to an authentication/accounting request transmissions.
52- # When the interval expires, the "dead" server would be re-tried again,
53- # and if it's still down then it will be considered "dead" for another
54- # such interval and so on. This option is no-op if there is only one
55- # server in the list. Set to 0 in order to disable the feature.
56- radius_deadtime 0
57-
5844# local address from which radius packets have to be sent
5945bindaddr *
6046
Original file line number Diff line number Diff line change 44# be used in NAS-Identifier.
55#nas-identifier my-server-name
66
7- # RADIUS server to use for authentication requests. this config
8- # item can appear more then one time. if multiple servers are
9- # defined they are tried in a round robin fashion if one
10- # server is not answering.
7+ # RADIUS server to use for authentication requests.
118# optionally you can specify a the port number on which is remote
129# RADIUS listens separated by a colon from the hostname. if
1310# no port is specified /etc/services is consulted of the radius
@@ -41,17 +38,6 @@ radius_timeout 10
4138# resend request this many times before trying the next server
4239radius_retries 3
4340
44- # The length of time in seconds that we skip a nonresponsive RADIUS
45- # server for transaction requests. Server(s) being in the "dead" state
46- # are tried only after all other non-dead servers have been tried and
47- # failed or timeouted. The deadtime interval starts when the server
48- # does not respond to an authentication/accounting request transmissions.
49- # When the interval expires, the "dead" server would be re-tried again,
50- # and if it's still down then it will be considered "dead" for another
51- # such interval and so on. This option is no-op if there is only one
52- # server in the list. Set to 0 in order to disable the feature.
53- radius_deadtime 0
54-
5541# local address from which radius packets have to be sent
5642bindaddr *
5743
You can’t perform that action at this time.
0 commit comments