HI all,
Due to replacing hard drives in my server, I had to re-install Hestia, previously I had it running under ProxMox so Hestia only had one IP, I’m now giving it 4 IPs on one nic.
What is the best way of doing this? I did first use something like v-add-sys-ip 192.168.10.101 255.255.255.0 eno1
for each of them, however the server only registered the first IP.
Then in the interfaces config file, I changed it to eno1:1, etc after restarting the networking this seemed to make the server unresponsive to both web and ssh.
Currently waiting on the DC to connect a KVM so I can fix the issue, but any suggestions on how to discover the proper way to tell the system about the other IPs?