External Static IP Address Change

Hi my servers services are accessed by port mapping services to an internal machine 10.x.x.x and all works fines.

Due to circumstance out of my control my External Static IP address has now changed, all the external DNS has been sorted and it all works fine.

My issues is that all the internal DNS on the server now shows the old static IP address, I have tried to change this in the config/xxx/dns for the website that resides on this machine however this has made no difference to what I see within Hestia. I have even recreated that the web domain on Hestia but that also picked up the old static IP address

Is there a config file somewhere in Hestia that I can change the external IP address, the website still works from the outside but my email has died lol so I am wondering if the messed ip IP address might be the problem here.

Cheers, thank you

Hi,

Which is the full path of the file you tried to modify?

Show the ouput of these commands?

curl https://ip.hestiacp.com
ip a
v-list-sys-ips

Thanks for getting back

v-list-sys-ips shows the the old static IP address

the curl command is also showing the old IP address

Then your server is still using it to connect to external sites. I don’t know whether you should have both the new and old IPs, but your server is still being NATed using the old IP.

I added the new IP address with v-add-sys-ip and now in DNS it gives me a selection choice of both the old and new external static DNS so I assume it is something configured in the original install of Hestia I will create a new domain and see what happens lol

As for the natting I actually still have the old external ip address as my primary IP address but the new Static address has been binded/aliased to my wan interface and port 80/443 on that address is port forwarded to the internal machine. Ahhhhhhh Dumbass me, in say that, lol, I have not port forwarded the email stuff for that machine lol

Thanks for your help, I will need to sort out the port forwarding and curl still thinks its the old address but I will investigate that later.

Cheers Sahsanu