new server ip

Discussion in 'General' started by ikrudolf, Feb 15, 2013.

  1. ikrudolf

    ikrudolf Member

    My server has got a new ip address.
    Changed the address via Server IP Address.
    Added the ip address to all websites.

    But the only thing i'm getting is

    Is there anything i should do or check?
     
  2. ikrudolf

    ikrudolf Member

    If I check the vhost for my one of my domains I get this:

    I think it is correct but I still only get the It Works! page.
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Do you see the IP in the output of
    Code:
    ifconfig
    ? If not, you must add it to your network configuration.
     
  4. ikrudolf

    ikrudolf Member

    Falko,
    Yes did that.

    I added this 192.168.2.220 address as Server IP address in ispconfig. Should I also use this IP in the DNS records? Or should this be the external IP?
     
  5. falko

    falko Super Moderator Howtoforge Staff

    You must use the external IP in the DNS records and then configure your router to forward ports 80 and 443 to your web server.
     
  6. ikrudolf

    ikrudolf Member

    It works now, tnx!
     

Share This Page