Cannot access web page over https

Discussion in 'Installation/Configuration' started by tanakskool, Mar 19, 2008.

  1. tanakskool

    tanakskool New Member

    Hi everyone, I have a complete ispconfig installed in my centos box but I cant reach the secure version of my page from external network. I don't get any trouble when accessing it trough internal network. I already have both port 443 and 81 forwarded. Now, how do I configure this?
     
  2. dafy

    dafy New Member

    What firewall/gateway/router are you using?
     
  3. tanakskool

    tanakskool New Member

    I've disabled all firewall on my system and router. I'm using Aztech dsl308ER router. Any idea?
     
  4. happz

    happz Member

    what happens if you try https://xxx.xxx.xxx.xx:81

    can you hit your site via ip?
     
  5. dafy

    dafy New Member

    Try forwarding TCP port 80 also.
     
  6. tanakskool

    tanakskool New Member

    No, not even. It says "Firefox cannot establish connection". What should I do?
     
  7. tanakskool

    tanakskool New Member

    I have my port 25, 80, 81, 443 forwarded to my server (192.168.1.101) now but still the same result.

    I've tried
    https://60.xxx.xxx.xxx
    https://60.xxx.xxx.xxx:81

    but none happen to works.. :confused:
     
  8. dafy

    dafy New Member

  9. tanakskool

    tanakskool New Member

    If I browse http://60.52.23.172:81, I get this error.

    Your browser sent a request that this server could not understand.
    Reason: You're speaking plain HTTP to an SSL-enabled server port.
    Instead use the HTTPS scheme to access this URL, please.


    I have no problem when browsing http://60.xxx.xxx.xxx
     
  10. dafy

    dafy New Member

    Okay, I think you are trying to get to your public IP from the Local Segment of your router/gateway. This in many cases won't work. (loopback).

    I took the liberty to surf to the IP address you just specified (sorry for that) using https://, and I got your ISPConfig Login Page.

    I can only deduce that your setup works just perfect. :)
     
  11. tanakskool

    tanakskool New Member

    Is it possible to access my site in locally?
     
  12. tanakskool

    tanakskool New Member

    No problem, great to know my site is working. So that means only users outside my router can access the secure page?


     
  13. dafy

    dafy New Member

    No, you can also access the secure page on your LAN using https://[your_LAN_ip]:81

    The same, you can browse your web page using http://[your_LAN_ip]


    Depends how you have your DNS set up, you can even browse http://www.yourdomain.net
     
  14. tanakskool

    tanakskool New Member

    Okay, I can login to my admin panel now. Thanks a lot for helping dafy.
     
  15. dafy

    dafy New Member

    No problem !! :)
     

Share This Page