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

Can't reach my http server from outside

Hi.

I tried to follow a kb on creating a dnat and filter rules to forward port 80 to an internal web server at no avail.

My configuration is: Cable Modem-> Astaro-> Router -> http server and the rest of my internal network.  The internal network can email and browse without problems.

Can someone tell me exactly how to make my web server visible again from the outside?

Thank you,


Ray.


This thread was automatically locked due to age.
Parents
  • You turn the router into a switch by not connecting the WAN port to anything.  Just plug the Astaro into one of the regular Ethernet ports.

    Cheers - Bob
  • Bob;

    Ok.  I had done that.  Thank you and thank you Ryan for your help as well.

    I'm sorry I was wrong.  I thought that my http server behind the astaro box was unreachable.  In fact it is reachable from the outside.  I only learned this after I asked someone to try it from a remote site.

    What I can't do is reach it from the inside by trying the domain name.  If I browse the ip address, then it works fine.  ie. from the inside, http://domain.com is unreachable but http://192.168.1.56 works just fine.  However from the outside people can reach http://domain.com as usual.

    I used to be able to browse my http server from the inside by its domain name (***x.com).

    Where should I look?


    Ray.
Reply
  • Bob;

    Ok.  I had done that.  Thank you and thank you Ryan for your help as well.

    I'm sorry I was wrong.  I thought that my http server behind the astaro box was unreachable.  In fact it is reachable from the outside.  I only learned this after I asked someone to try it from a remote site.

    What I can't do is reach it from the inside by trying the domain name.  If I browse the ip address, then it works fine.  ie. from the inside, http://domain.com is unreachable but http://192.168.1.56 works just fine.  However from the outside people can reach http://domain.com as usual.

    I used to be able to browse my http server from the inside by its domain name (***x.com).

    Where should I look?


    Ray.
Children
  • Not a perfect solution but if you are using astaro as your DNS server, you can add a static entry (static dns mapping) for domain .com and use 192.168.1.56 as the ipv4 address.

    This will make your website alive on the inside with http://domain.com . Only bad thing is that since you will be connecting directly now you won't know if the site is down unless someone tells you from the outside that its down.