[GH-ISSUE #304] inadyn 2.1 valid config #241

Closed
opened 2026-02-26 09:36:52 +03:00 by kerem · 1 comment
Owner

Originally created by @enricostano on GitHub (Mar 19, 2017).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/304

Since latest versions a valid configuration should be like the following:

# /etc/inadyn.conf

period       = 300

provider ipv4@nsupdate.info {
    ssl      = true
    username = myhost.nsupdate.info
    password = mypassword
    hostname = myhost.nsupdate.info
}

Please point me to the right place if I can change this directly opening a PR. Thanks!

Originally created by @enricostano on GitHub (Mar 19, 2017). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/304 Since latest versions a valid configuration should be like the following: ``` # /etc/inadyn.conf period = 300 provider ipv4@nsupdate.info { ssl = true username = myhost.nsupdate.info password = mypassword hostname = myhost.nsupdate.info } ``` Please point me to the right place if I can change this directly opening a PR. Thanks!
kerem closed this issue 2026-02-26 09:36:53 +03:00
Author
Owner

@elnappo commented on GitHub (Mar 19, 2017):

Thank you! You can find the file here: https://github.com/nsupdate-info/nsupdate.info/blob/master/nsupdate/main/templates/main/includes/tabbed_router_configuration.html

<!-- gh-comment-id:287639262 --> @elnappo commented on GitHub (Mar 19, 2017): Thank you! You can find the file here: https://github.com/nsupdate-info/nsupdate.info/blob/master/nsupdate/main/templates/main/includes/tabbed_router_configuration.html
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#241
No description provided.