Add IPv4 Address
Add new IPv4 Address
This page will help you to add new IPv4 address to your server.
IP Address -> Add IPv4 Address
You can add a single IP or a range of IP address.
Add Single IPv4 Address
To add a single IP address fill out this form with the new IPv4 Address , Subnet Mask, Gateway IP the select the network interface name. Then click the button Add IP .
Add Multiple IPv4 Address
You can add multiple IP address within a Range of /24 . To add the range of Ips enter the starting and ending IP address , Sub net mask , Gateway IP and select the Network Interface name of the server. Then click the button Add IP Range
Check IP
After adding the IPs , you can see the assigned ips using the following command.
ip a
Restart IP Service
Eenos use an IP Alias service called ipalias.service . This systemd service will activate the additional Ips on the respective NICs
To restart the IP services use the following command
systemctl restart ipalias.service