ISPconfig 3 shared IP Need HelP

Discussion in 'Installation/Configuration' started by warda, Nov 24, 2009.

  1. warda

    warda New Member

    Hi!

    need some help on this PLz:
    I installed ISPconfig 3 on Ubuntu 9.10 using perfect server guid ...every things was fine to me... adding website through the control panel and assign an IP for each site works fine.....but when i use only one IP (ispconfig IP or internal IP) (shared)for two or more website e.g ( example1.com ,example2.com ....!, i got this:
    when i try to open these site(example2.com or example3..) , always get example1.com page .!
    thx.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Make sure that you added the other sitesa s websites and not as subdomain or aliasdomain and that all domains have a dns a-record that points to the server and that you have enable the auto subdomain www in the site settings of every site.
     
  3. Dag Andresen

    Dag Andresen New Member

    I used this method om my server before and it worked perfectly fine:
    1. Sites->Add new website
    2. Enter details:
    IP: choose your internal ip (example: 192.168.10.20)
    Domain: domain.com
    Auto-Subdomain: www
    PHP: Mod-PHP
    3. Click Save
    4. DNS-> DNS Wizard -> Add DNS zone
    5. Enter details:
    domain: domain.com
    IP Address: Enter your EXTERNAL ip (example: 79.140.28.92)
    NS1: ns1.yournameserver.com
    NS2. ns2.yournameserver.com
    6. Create DNS Record
    7. Add email domain
    8. Add email accounts
    9. Add FTP user to your domain
    10. Add database if needed
    11. Add cron jobs if needed

    This is based on my own experience and testing and this is the method I figured out worked. Good luck for you.

    If it doesn't work try changing Internal Ip AND subdomain to * for ALL your domains. That worked for me when I had trouble getting phpmyadmin to work.
     
    Last edited: Nov 24, 2009
  4. warda

    warda New Member

    thanks guys i will try it ... and give u the results soon
    :)
     

Share This Page