How do i set up a local only site + dns

Discussion in 'Installation/Configuration' started by sefs, Mar 23, 2009.

  1. sefs

    sefs New Member

    I want to set up a local site in ispconfig called mydomain.local that will be accesible by all lan systems.

    How do i do this in 3.0.0.9 rc2.

    Thanks.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    1) Create a website mydomain.local in ISPConfig.
    2) Edit the hosts files on your workstations (which are available on windows, mac and linux computers) so that they contain a line:

    192.168.0.100 mydomain.local

    You have to replace the IP address with the IP of your server.
     
  3. sefs

    sefs New Member

    Can't the dns server be used instead of hosts files?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Yes, but you must configure the client PCs to use that DNS server as the primary one.
     

Share This Page