add radius_bind_{min,max} options
This commit is contained in:
parent
d2f496f603
commit
e49d6736b5
7 changed files with 76 additions and 13 deletions
|
|
@ -390,6 +390,19 @@ set boolean true
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>radius_bind_min</literal> (short)</term>
|
||||
<term><literal>radius_bind_max</literal> (short)</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Define a port range in which to bind sockets used to
|
||||
send and receive RADIUS packets. Must be at least
|
||||
RADIUS_FDS (64) wide. Simplifies firewalling of RADIUS
|
||||
ports (default: dynamically assigned).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>radius_dae_port</literal> (short)</term>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue