Issue with Dynamic DNS (dyndns.class) on RELENG_2_3
-
All,
It seems like the dyndns.class on RELENG_2_3 has not been updated correctly to the latest branch which is causing issues for CloudFlare Dynamic DNS updating: https://forum.pfsense.org/index.php?topic=122099.msg674407#msg674407
pfSense Stable: https://raw.githubusercontent.com/pfsense/pfsense/RELENG_2_3_2/src/etc/inc/dyndns.class
pfSense 2.3.3: https://raw.githubusercontent.com/pfsense/pfsense/RELENG_2_3/src/etc/inc/dyndns.class
Can we please get these branches updated so that Dynamic DNS works for pfSense 2.3.3?
-
https://github.com/pfsense/pfsense/pull/3251
Backports recent DynDNS changes from master into RELENG_2_3 from:
Convert CloudFlare and GratisDNS dynamic DNS over to split hostname https://github.com/pfsense/pfsense/commit/2446fffa5932e8debcaf165bfaf5492cea429c60
Store Dynamic DNS passwords in Base64 to protect special characters https://github.com/pfsense/pfsense/commit/86584ded30c27b9ad1b017fb743399dc01180f02That should make these things work in 2.3.3-DEVELOPMENT
-
also failing on dyndns.org - even to check ip
/services_dyndns_edit.php: phpDynDNS (tmace.dyndns.org): PAYLOAD: badauth
widget shows 0.0.0.0
Thanks
Myk