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

Home Setup, a little help.

Hi,

I searched and could not find this anywhere, although I am sure it is somewhere in these forums...

I am trying to get Astaro latest as of today (home version) working.

I have 2 servers 1 is a windows home server and the other is a test server.

I had my router setup to just port forward and had it setup something like.

80 - > homeserver ip / port 80
443 -> homerserver ip / port 443
8082 - > TestServer ip / port 8082

I canot get this work, I setup Real Server and Virtual as explained in help with no joy, I could use myserver.homeserver.com and myserver.homeserver.com:8082 before, now no go. Ideally if there was a way to have AGS allow something like test.myserver.homeserver.com to go to port 8082 that would be even better.

Another issue I am having is tagging on my router (which has wireless) to my switch, what I want to do is have my wireless router (with DHCP off) act as an access point and let AGS DHCP work for this as my wireless things need internet and access to my Home Server.


Hopefully this is not to irratating, but I have tried all day and cannot get this to work properly, currently back on my router... (DLink DIR-655), so basically I want to expose websites and tag on a router as an access point. My Router picks up an IP just fine when hooked to my cable modem but for some reason will not obtain one when I have the wan port hooked to my switch and it should obtain an IP from AGS, but it is not.

Thanks for any help


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

    I assume your old router where you had port forwarding was a consumer type unit from DLink or Linksys? And your internal IP is something like 192.168.x.y?

    Port Forwarding on most consumer grade routers actually combines two steps within commercial grade routers, namely port forwarding and Network Address Translation.

    To achieve the same effect, you need to setup both a port forward as well as a Destination NAT (or DNAT) for the box. With the port forward you can direct the traffic to any other port you wish to use. On my home Astaro I have port 8080 requests forwarded to port 80 on my Linux webserver.
Reply
  • Hi Talex,

    I assume your old router where you had port forwarding was a consumer type unit from DLink or Linksys? And your internal IP is something like 192.168.x.y?

    Port Forwarding on most consumer grade routers actually combines two steps within commercial grade routers, namely port forwarding and Network Address Translation.

    To achieve the same effect, you need to setup both a port forward as well as a Destination NAT (or DNAT) for the box. With the port forward you can direct the traffic to any other port you wish to use. On my home Astaro I have port 8080 requests forwarded to port 80 on my Linux webserver.
Children
  • Hi Talex,

    I assume your old router where you had port forwarding was a consumer type unit from DLink or Linksys? And your internal IP is something like 192.168.x.y?

    Port Forwarding on most consumer grade routers actually combines two steps within commercial grade routers, namely port forwarding and Network Address Translation.

    To achieve the same effect, you need to setup both a port forward as well as a Destination NAT (or DNAT) for the box. With the port forward you can direct the traffic to any other port you wish to use. On my home Astaro I have port 8080 requests forwarded to port 80 on my Linux webserver.



    Thanks,

    I guess I need to dig in and see where to do this in the latest version. I assumes the web application security would do it by setting up real and virtual servers, I did not see anything obvious for port forwarding and NAT, I had this working in an older version of Astaro, I still have to learn this new one better, got everything working with untangle, I just don't like their software as much...