Guest User!

You are not Sophos Staff.

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

dynamic dns issue

Hello guys!

Long time UTM user, absolute newbie when it comes to XG..Anyway..

I need one specific thing. I have 3 dynamic dns hostanames. And one internal webserver. e.g. 10.10.10.1

I need to use WAF and redirect first.dyndns.com to 10.10.10.1 (port 80)

then second.dyndns.com to 10.10.10.1:8090

and finally third.dyndns.com to 10.10.10.1: 9090

Can someone share an example of how to use this dyndns hostname to redirect to an internal ip on port 8096?

I tried many combinations and they all redirect to 10.10.10.1 (port 80)

The webui, being noticably slower than the one of the UTM's, makes things even harder. Disappointed



This thread was automatically locked due to age.
Parents Reply
  • Sorry, thought that one example will be enough.. Disappointed

    Please see below the other two:

    Here is Pyload (will be replaced with emby in XG)

    The Real Webserver part

    And this is the Virtual webserver part

    And finally the "root" one which is on port 80

    Real:

    Virtual

    The way it was working was this:

    When I hit from the browser http://srv.ddns.net I was getting to port 80 of the InsomniaWebSRV 

    When I hit from the browser https://srv.ddns.net:4444 I was getting to sophos UTM webadmin page

    When I hit from the browser https://srv.ddns.net I was getting to sophos UTM portal

    When I hit from the browser http://motion.ddns.net I was getting to the motioneye login page which was hosted on port 8096 of InsomniaWebSRV 

    When I hit from the browser http://pyload.ddns.net I was getting to the pyload login page which was hosted on port 8000 of InsomniaWebSRV 

Children