openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
4k stars 3.48k forks source link

ddns-scripts: Allow specifying port to use with bind-nsupdate #17652

Open TTornblom opened 2 years ago

TTornblom commented 2 years ago

Maintainer: @feckert Environment: arm, wrt3200acm, 19.07.6 (ROOTer)

Description: I have an internal DNS server on which I would like to be able to update an A address from a remote OpenWRT router. This DNS server can be updated through a port different from 53, however the bind-nsupdate service has no provision for specifying which port to use. I would like to have update_nsupdate.sh and dynamic_dns_functions.sh modified to allow using a port different from 53.

hgl commented 2 years ago

Sorry, but I’m not the maintainer.

daiaji commented 2 years ago

It's strange that I didn't get any response to the BUG of ddns-scripts.

feckert commented 1 year ago

I don't have this requirement, so I haven't implemented it yet due to lack of time. It is not a bug, it is a feature, that has not implemented yet. Maybe someone else can create a pull request. I would then be happy to review it. If the feature gets added, then it should get its own option in the uci with the name port.