locked
Remote Access RRS feed

  • Question

  • I have WHS up and running. I've configured my router but can not access my server over the Internet because Cox Communication (My Cable/Internet service) does not allow Port 80 open. Can WHS be configured to use another port that they don't block? Is there a way around this?
    Thursday, September 24, 2009 7:37 PM

All replies

  • I have WHS up and running. I've configured my router but can not access my server over the Internet because Cox Communication (My Cable/Internet service) does not allow Port 80 open. Can WHS be configured to use another port that they don't block? Is there a way around this?
    If they don't block port 443, just put an 's' in the web address (i.e. https://xxxxxx.homeserver.com).  It will bypass port 80 completely.
    Thursday, September 24, 2009 8:06 PM
    Moderator
  • First you can try to connect directly via https instead of http.
    Other than that you can change the ports in your router by manually forwarding different ports to the well known ports on your WHS and then address your server with an address like http://myname.homeserver.com:88 (where 88 is the incoming port for the router in the example).

    If all ports are blocked by your ISP or if the contract doesn't allow any server services to run and the ISP is not willing to cooperate with you as customer, a change of the ISP would be the only option.
    Best greetings from Germany
    Olaf

    Thursday, September 24, 2009 8:09 PM
    Moderator
  • Just use https://xxxxx.homeserver.com cox dose not block port 443. It works foe me.
    Friday, September 25, 2009 5:29 AM