Here are defined the defaults for each port defined in Portslave.
The defaults' settings are the ones which will be used for each port defined in Portslave, unless the port has its own definition for a specified item, so it would be used instead the default value.
Here you're able to configure network aspects of the port.
If enabled, dumps extra debug information to be dumped to syslog.
Authentication type.
Example: such as radius.
Primary authentication host to be used.
Secondary authentication host to be used when primary authentication host is unreachable or down.
This definition is optional.
Primary accounting host to be used.
Usually this is the same host as the authentication host.
Secondary accounting host to be used when primary accounting host is unreachable or down.
Usually this is the same as the secondary authentication host.
This definition is optional.
Retry timeout for authentication and accounting requests.
Again, user@host login names are recognized, but the @host part is used to select different authentication/accounting hosts.
In the first example, all four hosts are actually defined; in the second, there is only one authentication and one accounting host.
Undefined hosts must be represented by empty strings (double quotes).
The order is @realm authhost1 accthost1 authhost2 accthost2.
'<' means that the @host part is a suffix, and '-' tells the program to strip the suffix if providing a login service.
'>' and '+' are counterparts to '>' and '-', as shown in the third example, which does what UUCPHACK has existed for.
The shared secret for RADIUS (pssst! don't tell anyone).
Protocol to be used in sessions.
Hostname used.
IP assigned to port.
This setting is usually used with the 'Auto generated IPs' option.
When enabled the portnumber will be added to the 'IP number' given, so different IPs will be automatically assigned to each port.
Using this option there's no need to define IPs port-by-port, saving administrator's time.
Leave this to 255.255.255.255 unless you really know what you're doing.
Self explanatory.