ENNETWORK
Description
Reload the configuration parameters from the file /usr/Firewall/ConfigFiles/network: - generate new object in case of option "-b" is not set: - synchronize tty status - update stateful structure - load ARP entries - update filter rules because dynamic rule have not been updated with the new IP address - update NAT because dynamic rule have not been updated with the new IP address - update VPN because dynamic rule have not been updated with the new IP address - update events because dynamic dns might have been changed - update authentification because interfaces might have been changed - update snmp because interfaces speed might have been changed - try to reset arp entry of hosts for Firewall IP addresses - notify switch of configuration change in case of option "-b" is set : - notify switch of configuration change
Command
ennetwork [-b] [-c <old_network_file> [<old_hacluster_file>] [<old_ha_conf_file>]] [-C <new_network_file> [<new_hacluster_file>] [<new_ha_conf_file>]] [-d] [-f] [-v [<ERROR|WARN|INFO|DEBUG>]] [-r] [-h] [-z] [-i] [-H] -b boot -c <old_network_file> [<old_hacluster_file>] [<old_ha_conf_file>] : old network configuration file Defaults are : /var/tmp/network /var/tmp/hacluster /var/tmp/highavailability -C <new_network_file> [<new_hacluster_file>] [<new_ha_conf_file>] : new network configuration file Defaults are : /usr/Firewall/ConfigFiles/network /usr/Firewall/ConfigFiles/HA/hacluster /usr/Firewall/ConfigFiles/HA/highavailability -d dry-run mode (display the operations that would be executed but do not execute them, imply -v) -f force : refresh all interfaces even if configuration has not changed -H no HA -h dhcp -r route -s check static routes -v verbose -z dad -i only updates interfaces configuration -w check if new network file requires a reboot, imply -d and -v