The following settings can be used in this section:
Host
This is the network interface to which the service binds to, remove this to bind to the default interface (usually the case).
text
Host=127.0.0.1
Port
This is the port used by the administration interface to communicate with the service
number
1025 - 65535
23004
Port=23004
Network
flags
IP4
Network=IP4
AllowedIPList
This is the list of allowed IP4 or IPv6 addresses that can connect to your server for administration.
You can use CIDR notation, wildcards and ranges (e.g. 192.168.0.0/16, 192.*.*.*, 192.10-50.*.*, 0:0:0:0:0:0:0:*) or leave blank for any IP.
By setting this connections are restricted to ONLY those that match an entry in this list
This is the list of disallowed IP addresses that cannot connect to your server for administration. You can use wildcards and ranges (e.g. 192.168.0.0/16, 192.*.*.*, 192.10-50.*.*) or leave blank for no restrictions. By setting this connections from any IP that matches an entry in this list are prevented.
Note that if an IP matches an entry in the allowed IP address it is allowed regardless of matching a disallowed IP