This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Access to Windows Home Server

Hi,
I'm using the Astaro Home package and need to configure the access to my Windows Home Server WHS (Win 2003).
The WHS is behind the Firewall and works well - internally.
If I'm trying to access https://xyz.homeserver.com/, then I get the error "Fehler 102 (net::ERR_CONNECTION_REFUSED): Unbekannter Fehler.".
What to do to get access to the WHS, step by step?
Thanks


This thread was automatically locked due to age.
Parents
  • Hi,

    1. identify which ports you need (HTTPS)

    2. create a service group for those ports, e.g. 'WHS access'

    3. create a network definition for the INTERNAL IP of the server, e.g. 'WHS server'

    4. create a network group and definitions for your family/friends who will be accessing the server.
    if they don't have static IPs, they can use DynDNS and you can use hostname-based definitions

    5. setup a DNAT for that group, e.g. 
    source: friends (network group)
    dest EXT address
    service WHS access (service group)
    change dest to: WHS Server
    and check the 'automatic packetfilter rule' box

    I wouldn't recommend opening it to the world (instead of just friends/family), but if you do, make sure it's set to patch itself automatically.

    Barry
Reply
  • Hi,

    1. identify which ports you need (HTTPS)

    2. create a service group for those ports, e.g. 'WHS access'

    3. create a network definition for the INTERNAL IP of the server, e.g. 'WHS server'

    4. create a network group and definitions for your family/friends who will be accessing the server.
    if they don't have static IPs, they can use DynDNS and you can use hostname-based definitions

    5. setup a DNAT for that group, e.g. 
    source: friends (network group)
    dest EXT address
    service WHS access (service group)
    change dest to: WHS Server
    and check the 'automatic packetfilter rule' box

    I wouldn't recommend opening it to the world (instead of just friends/family), but if you do, make sure it's set to patch itself automatically.

    Barry
Children
No Data