Using DuckDNS, can't open the Node-Red Dashboard

I am using DuckDns so that I can see my Home Addidtant dashboards on my phone when I am traveling.

When at home, I cannot open “192.168.1.57:8123” to see my dashboards. I have to use “myDns.duckdns.org:8123

When I use “192.168.1.57:8123”, I get this:

This page isnt working

Fine, so I go into Home Assistant through DuckDns. But if I want to see my Node-Red dashboard, the “Dashboard” button tries to open “myDns.duckdns.org:1880/endpoint/ui”. And it fails:

This site cant be teached

Locally, I can just use the local IP: “192.168.1.57:1880/endpoint/ui” to see my Node-Red dashboard. But how do I see my Node-Red dashboard when I am away?

1 Like

Hello,

I just configured it this morning, and it is very simple.
Here is what I did:
Created a new port redirection in my firewall (as I did to configure duckdns.org before).
My redirection is:

  • external port: 1880
  • internal port: 1880
  • type: TCP
  • redirect to my home assistant server

Then on my dashboard, open the node-red ui using “myDns.duckdns.org:1880/endpoint/ui"

I hope this helps

Use https://192.168.1.57:1880/endpoint/ui