Totally Newbie: Where is my ISPConfig Login Panel?

Discussion in 'Installation/Configuration' started by pg001, Feb 6, 2008.

  1. pg001

    pg001 New Member

    I managed to properly install The Perfect Setup - Ubuntu 6.10 Server and ISPConfig properly and got it running for the first time. I used to login at my ISPConfig using https://192.168.1.101:81 successfully. But after a reboot of my server and my router I could no longer login at https://192.168.1.101:81, please help.

    Plus when I type http://192.168.1.101/ it shows:

    Code:
    Index of /
    
    Icon  Name                    Last modified      Size  Description[DIR] apache2-default/        17-Aug-2007 06:30    -   
    [DIR] sharedip/               05-Feb-2008 00:52    -   
    [DIR] web1/                   05-Feb-2008 04:00    -   
    [DIR] webalizer/              05-Feb-2008 00:44    -   
    [DIR] www.onetouchsales.us/   05-Feb-2008 04:00    -   
    
    Apache/2.0.55 (Ubuntu) PHP/5.1.6 mod_ssl/2.0.55 OpenSSL/0.9.8b Server at 192.168.1.101 Port 80
    
    
    is this good or what?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run:

    /etc/init.d/ispconfig_server start

    If you want to access a website created in ISPConfig, please use the domain name to connect and not the IP address.
     
  3. pg001

    pg001 New Member

    thanks. it's working now, I can't use the domain name though, because if I type in the domain name I'm redirected to my router's configuration interface, I believe I'm experiencing loop back, I don't know how to fix it. please help.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Does your router forward port 81 to your ISPConfig server?
     
  5. pg001

    pg001 New Member

    yes I have forwarded all the ports properly, here is the screenshot of what I did on my router config:

    [​IMG]

    but when I type https://mydomain.com:81/ nothing comes out and when I type http://mydomain.com/ the configuration panel of my hosting comes out. Please help.


    By the way my network setup is I have 2 PC's behind a router, the linux server is using 192.168.1.101 internal IP and my other PC connected to the router is running windows XP with internal IP 192.168.100, I'm using it for browsing.
     
    Last edited: Feb 6, 2008
  6. falko

    falko Super Moderator Howtoforge Staff

    Please make sure that mydomain.com is pointing to your router's public IP address, that your ISP doesn't block port 81, and that your router supports loopbacks.
     
  7. pg001

    pg001 New Member

    yes mydomain.com is pointing to my router's external IP, I was told that my ISP does not block any port and not sure if my router supports loopback. but when I type https://server1.mydomain.com:81 the login panel for the ISPConfig comes out, what can I do so that when I type https://mydomain.com:81 the login panel for the ISPConfig also comes out?

    Let's assume that my machine's host name is server1.mydomain.com.
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    This depends on the fact if you correctly configured the dns records for mydomain.com to point to your server IP.
     

Share This Page