ipalias
Manage IP Services
AThis toolsis a tool to manage IP services in your eenos server. This tool is already installed as a systemd service . All additional IPs will be automatically activated onin athe reboot time.
This tool onlyis used to manage IPs added via WAP control panel.panel only.
This tool can be used by a system administrator to restart ip services .
Command:
/usr/local/eenos/bin/ipalias
Command Options:
Usage: /usr/local/eenos/bin/ipalias <options>
Options:
start - To start all ips both ipv4 and ipv6
stop - To stop all ips both ipv4 and ipv6
restart - To restart all ips both ipv4 and ipv6
startv4 - To start all ipv4 ips
stopv4 - To stop all ipv4 ips
restartv4 - To restart all ipv4 ips
startv6 - To start all ipv6 ips
stopv6 - To stop all ipv6 ips
restartv6 - To restart all ipv6 ips
Start, Stop and Restart All IPs ( Both V4 and V6)
To start all IPsIPs, use the following command
/usr/local/eenos/bin/ipalias start
To stop all IPs IPs, use the following command
/usr/local/eenos/bin/ipalias stop
To restart all IPsIPs, use the following command
/usr/local/eenos/bin/ipalias restart
IPv4 ( Start , Stop , Restart )
You can start , stop and resttartrestart IPV4 ips only using this tooltool.
To start all IPv4 Ips onlyonly, use the following command
/usr/local/eenos/bin/ipalias startv4
To stop all IPv4 Ips onlyonly, use the following command
/usr/local/eenos/bin/ipalias stopv4
To restart all IPv4 Ips onlyonly, use the following command
/usr/local/eenos/bin/ipalias restartv4
IPv6 ( Start , Stop , Restart )
You can start , stop and resttartrestart IPV6 ips onlyonly, using this tool
To start all IPv6 Ips onlyonly, use the following command
/usr/local/eenos/bin/ipalias startv6
To stop all IPv6 Ips onlyonly, use the following command
/usr/local/eenos/bin/ipalias stopv6
To restart all IPv6 Ips onlyonly, use the following command
/usr/local/eenos/bin/ipalias restartv6