I need to update my external and internal IP address for ISPConfig. Where are all the places I need to make sure are updated? Thanks
You will have to change the IP address in: /etc/hosts /etc/network/interfaces /etc/resolv.conf In ISPConfig, change the IP address in the server settings and if you added it under system > server IP, then you will have to chnage it there too. If the IP has been selected in any websites, then go to these websites, ensure that the new IP is selected and click on save (even if the new IP shows up, its required to click on save once). __________________
Thanks, I have changed it in those locations and have updated my DNS zones. However, I still cant access any of my websites. Any ideas?
check for vhosts in sites-available, check your dns-zones, and your server-config? can you ping to the new ip and the site-name?
DNS Zone and server confif look good to me. What should I be looking for in my vhosts? I can ping both the public and private IP I cant ping the site name. It sound like DNS related but Ie checked everywhere I know that manages DNS.
If you can´t ping the dns-name your dns is not working as expected or you block the traffic with your firewall.
Port is not blocked. I think it has ssomething to do with my name servers. If my public IP changed wouldnt I have to change that in BIND somwhere? or createa new zone file.