Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Anybody knows why he uses ssh to update the records and not nsupdate?


Not sure in his case, but I keep my dns configuration in git and deploy over ssh git pull followed by a dns server restart. I prefer ssh as I know better how to secure that and it seems like less attack surface.


I use both, ssh <host> "nsupdate -l". That way I don't trust nsupdates security model, yet I can still automate updates from any machine I choose.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: