1
Tutorials and FAQs / Dynamic DNS when my WAN address is private and thus does not change
« on: January 05, 2022, 03:03:52 pm »
I have the usual home setup with an OPNSense appliance sitting behind a consumer grade router provided by my ISP. How do I configure DynDNS in this setup? Does anything change?
Here is the error I'm getting:
/services_dyndns_edit.php: Dynamic DNS (<address>) There was an error trying to determine the public IP for interface - wan(igb2). Probably interface is not a WAN interface.
Surely not... surely given that most dynamic dns clients can easily update from well behind a public interface that this shouldn't be an issue for opnsense.
EDIT: turns out this is indeed a limitation of using opnsense in the home, or rather of using it in this configuration. As an alternative, ddclient can easily be spun up in docker and tbh is the preferred method.
Here is the error I'm getting:
/services_dyndns_edit.php: Dynamic DNS (<address>) There was an error trying to determine the public IP for interface - wan(igb2). Probably interface is not a WAN interface.
Surely not... surely given that most dynamic dns clients can easily update from well behind a public interface that this shouldn't be an issue for opnsense.
EDIT: turns out this is indeed a limitation of using opnsense in the home, or rather of using it in this configuration. As an alternative, ddclient can easily be spun up in docker and tbh is the preferred method.