So, my address in Duck DNS starts with 188 and it is the same with IP on thewhatismypublicip.com, so it is not “Gray” and it is correct, but I still can’t gain access by going to: https://<my subdomain>.duckdns.org:8123
on my phone via cellular connection.
internal: 8123?
I have this setup previously, but it didn’t work. I will do it again, if this one is correct. And should I just add this one or remove previous forward rules?
My configuration is a bit simpler but I struggled with it for hours before deleting the ‘/’ characters in front of ssl/… filenames for certificate & key.
# Example configuration.yaml entry for the HTTP component
http:
ssl_certificate: ssl/fullchain.pem
ssl_key: ssl/privkey.pem
ip_ban_enabled: true
login_attempts_threshold: 5
I just forward 443 → 8123 and 8123 → 8123
my.duckdns.org without a port number works both internally and externally.