Skip to content

Instantly share code, notes, and snippets.

@interwebjill
Last active April 2, 2016 04:14
Show Gist options
  • Save interwebjill/3e74886104ca296f8dc23ef3041c7050 to your computer and use it in GitHub Desktop.
Save interwebjill/3e74886104ca296f8dc23ef3041c7050 to your computer and use it in GitHub Desktop.
That Silly Spoofing Message
...that you get when first ssh-ing into your BeagleBone:
@ WARNING: POSSIBLE DNS SPOOFING DETECTED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Simply do what it says and all will be fine:
nano /Users/<you>/.ssh/known_hosts
and delete whichever line refers to the BeagleBone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment