ISPConfig setup for multiple external IPs

Discussion in 'General' started by debian-lover, Apr 20, 2008.

  1. debian-lover

    debian-lover New Member

    This may sound like complete noob question but anyway here it goes, I need to set up multiple public ips and single private ip on my ispconfig server.

    Here is the rough layout of what I intend to achieve

    [​IMG]

    My current configurations are :-

    Network Interface


    Hosts Config
    • Where should I put these public IPs in ISPConfig?
    • Do I need more private IPs for SSL websites?

    I think it will help me resolve my previous question I posted here

    Any help much appreciated.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This wont work. You need the same number of private IP addresses then you have external IP addresses. Every external IP ahs to be routed to a different internal IP.

    You dont have to put the public IP addresses in ISPConfig, in a NAT enviroment the internal IP is used for the websites and not the external.
     
  3. debian-lover

    debian-lover New Member

    Thanks till, that makes sense.

    Now, I do have two public IPs pointing to two different private IPs. When I allocate the second private ip to another domain, in order to get SSL working, I get the "Shared IP page." Any idea why is that?

    Thanks for your time.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Make sure that the domain of the second site points to the second external IP address. Changes in DNS may take up to 48 hours to propagate.
     
  5. debian-lover

    debian-lover New Member

    OK, done that but the weird problem is that testsite.com point to /var/www/webx/web whereas www.testsite.com points to /var/www/sharedip

    here's some related information

    Vhosts_ispconfig.conf
    Co-domain info
    DNS
    A-Record
     
    Last edited: Apr 20, 2008
  6. debian-lover

    debian-lover New Member

    Resolved. PEBKAC Error.
     

Share This Page