The IP address where nuauth listens to clients requests.
Default: nuauth_client_listen_addr="0.0.0.0"
The port where nuauth waits for user authentication packet.
Default: nuauth_user_packet_port=4129
The IP address where nuauth listens to nufw packets.
Default: nuauth_nufw_listen_addr="127.0.0.1"
The port where nuauth waits for nufw gateway requests.
Default: nuauth_gw_packet_port=4128
A list of IP address authorized to connect as nufw firewall on the nuauth server. For example : nufw_gw_addr="192.168.75.1 192.168.75.254"
Default: nufw_gw_addr="127.0.0.1"