mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #299] can TLS be used on dd-wrt? #235
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jan 31, 2017).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/299
Just noticed that TLS is not used when configuring dd-wrt. Is it possible to enable secure connection?
@ThomasWaldmann commented on GitHub (Jan 31, 2017):
@2SI3NX well, just try it.
The server side supports TLS, so if your router (correctly) implements TLS dyndns updates, it should work.
If it works, please provide some feedback how you got it working, so we can update the information shown after adding a host.
@ghost commented on GitHub (Jan 31, 2017):
i did try it, and it registers on nsupdate profile as 'no TLS', i only followed the instructions you put on setting up nsupdate.info on dd-wrt. I dont see any setting to make it connect with TLS, so thats why im asking is there any additional setting or command under "URL" or "Additional DDNS Options" on the latest dd-wrt that you could use to connect with TLS to your servers?
@ThomasWaldmann commented on GitHub (Jan 31, 2017):
I can't help you with ddwrt configuration, I don't have a device with it. If you do not see an option on the UI of it, maybe it just does not support TLS ("SSL"). Maybe just ask the ddwrt developers?
@elnappo commented on GitHub (Jan 31, 2017):
Note: https://www.dd-wrt.com/wiki/index.php/Dynamic_DNS#Secure_DDNS_Updates_Over_HTTPS.2FSSL
@ghost commented on GitHub (Jan 31, 2017):
seems like inadyn latest version is not officially supported yet on dd-wrt:
http://svn.dd-wrt.com/ticket/3551
@elnappo i saw that link, could work but im hesitant to mess around with it, especially if they are on the verge of updating and supporting inadyn latest version.
@ThomasWaldmann commented on GitHub (Jan 31, 2017):
inadyn (in general) supports tls/ssl (since quite a while).
I am not much a fan of replacing (good) dyndns updaters with some more-or-less quickhack scripts and curl/wget (they often do not implement dyndns spec correctly).
@ThomasWaldmann commented on GitHub (May 25, 2017):
I am closing this.
It seems that the root cause of this issue might be dd-wrt not having a more-or-less current version of inadyn (like: of the last few years) as a package.
I used inadyn myself a while ago (not on ddwrt), it can do TLS.