How to see IP's in the IP List

Discussion in 'Server Operation' started by AngelDrago, Mar 22, 2006.

  1. AngelDrago

    AngelDrago Member

    Hi guys i added after a month of running ISPConfig great i added more ip's in debian 3.1 in here [FONT=Verdana, Arial, Helvetica, sans-serif][FONT=Courier New, Courier, mono]/etc/network/interfaces and i do not see them in the ispconfig ip list under management/server/settings

    also do i need to change the host file to reflect my domains?

    like descripted like this...
    [/FONT]
    [/FONT]127.0.0.1 localhost.localdomain localhost server1
    192.168.0.100 server1.example.com server1
    192.168.0.101 virtual-ip1.example.com virtual-ip1

    or do i need to create it like this

    127.0.0.1 localhost.localdomain localhost server1
    192.168.0.100 server1.mydomain.com server1
    192.168.0.101 virtual-ip1.mydomain.com virtual-ip1
    192.168.0.102 virtual-ip2.mydomain.com virtual-ip2
    192.168.0.103 virtual-ip3.mydomain.com virtual-ip3
    192.168.0.104 virtual-ip4.mydomain.com virtual-ip4

    and replace the virtual-ip with something else??

    Thank you
    Angel

    [FONT=Verdana, Arial, Helvetica, sans-serif][FONT=Courier New, Courier, mono] [/FONT][/FONT]
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You must add them there manually.

    If your domains have proper DNS records, then it's not necessary. Otherwise I'd recommend it.
     

Share This Page