Recently set up a router 10 with local controller and having an issue accessing the external link: Has anyone seen this?
-
local.XXXX.ddns.manage.alta.inc = can access when on local network
-
XXXX.ddns.manage.alta.inc = can not access at all
Recently set up a router 10 with local controller and having an issue accessing the external link: Has anyone seen this?
local.XXXX.ddns.manage.alta.inc = can access when on local network
XXXX.ddns.manage.alta.inc = can not access at all
I believe you have to setup a reverse proxy to access this outside your network.
XXXX.ddns.manage.alta.inc points to the public IP address of your Route10.
You can configure port-forwarding on your Route10 to make it work.
Settings → Firewall → Port Forwarding → Add
Source: Recommended if at all possible, not always the case, to not open it for the world.
Destination: :443
Redirect to:
Protocols: TCP
Zone In: WAN
Zone Out: LAN
Would be nice to be able to specify the destination port in the App so you can expose Control on a non-standard port to the outside. ![]()