Hi List,<div><br></div><div>I'm currently looking for a solution to provide ssh-keys via DNS. Seems like sshfp records will solve this issue ... so far so good.</div><div>Since we are using dnsmasq as dns/dhcp/pxe-server I wanted to ask how to put the generated sshfp records into dnsmasq ???</div>
<div>After searching for a while I got only guides for "how to create sshfp records" or things like "put your sshfp records into dns"....not that helpful.</div><div><br></div><div>Can somebody enlighten me if it is possible to offer ssh keys via dnsmasq, and how to configure it ?</div>
<div><br></div><div>I tried it similar to the TXT-Records, therefore I created a config-file sshfp.conf and inserted:</div><div>""</div><div><div>myhost SSHFP 1 1 cbe4...c6dc</div><div>myhost SSHFP 2 1 20ea...b241</div>
</div><div>""</div><div>But if I want to start dnsmasq I got the error:</div><div>""</div><div><div>Starting DNS forwarder and DHCP server: dnsmasq</div><div>dnsmasq: bad option at line 1 of /etc/dnsmasq.d/sshfp.conf</div>
<div> failed!</div></div><div>""</div><div><br></div><div><br></div><div>any help appreciated...: Gerd :....</div><div><br></div>