Anonymous | Login | 2024-12-21 23:37 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0010761 | ClearCenter | app-dynamic-dns - Dynamic DNS | public | 2016-09-23 12:48 | 2017-03-03 07:25 | ||||||||
Reporter | dloper | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | 7.2.0 Updates | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0010761: Add SSHFP to dynamic DNS | ||||||||||||
Description | SSH Fingerprints through DNS allows for increased confidence when accessing servers by requiring the match of the SSH key. To calculate these to be able to upload to the SDN in a Dynamic DNS transaction, the following will be run on the local machine: ssh-keygen -r 127.0.0.1 You may get something similar to: 127.0.0.1 IN SSHFP 1 1 698cbe74f36acbf1702fe447bd3beacf67b6a214 127.0.0.1 IN SSHFP 1 2 36c8385bd55df320281e185bc777a4d0e6fba46d3b6410209ae3fff106a88a51 127.0.0.1 IN SSHFP 3 1 6ddb585b6f99f948a4626f1b807bd3b671ab0917 127.0.0.1 IN SSHFP 3 2 8af17b210e0dc4e1c438055961a85dc4281625eb7d4fe38b0c51275dae681e12 The returned results should work for BIND but you would need to replace the 127.0.0.1 with the dynamic DNS name. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | |||||||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2016-09-23 12:48 | dloper | New Issue | |
2017-03-03 07:25 | user2 | Status | new => acknowledged |