ClearFoundation Tracker - ClearCenter
View Issue Details
0010761ClearCenterapp-dynamic-dns - Dynamic DNSpublic2016-09-23 12:482017-03-03 07:25
dloper 
 
normalfeaturealways
acknowledgedopen 
7.2.0 Updates 
 
0010761: Add SSHFP to dynamic DNS
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.
No tags attached.
Issue History
2016-09-23 12:48dloperNew Issue
2017-03-03 07:25user2Statusnew => acknowledged

There are no notes attached to this issue.