- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi!
I am trying to ssh into a new Edison that I have setup with configure_edison --name
Name: eddie2
After reboot, I could login once. Now I get:
$ ssh root@eddie2.local
$ ssh_connect: getnameinfo failed
Login via IP address works:
$ ssh root@192.168.3.102
Trying to debug this, I wanted to try dns-rd -B . But I could not see the name their either.
Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
hmm, now it worked, after a restart:
The authenticity of host 'eddie2.local (192.168.3.102)' can't be established.
RSA key fingerprint is cc:83:49:12:c0:5a:08:59:61:8b:74:46:65:f1:6c:b8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'eddie2.local' (RSA) to the list of known hosts.
strange it did not work before.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
hmm, now it worked, after a restart:
The authenticity of host 'eddie2.local (192.168.3.102)' can't be established.
RSA key fingerprint is cc:83:49:12:c0:5a:08:59:61:8b:74:46:65:f1:6c:b8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'eddie2.local' (RSA) to the list of known hosts.
strange it did not work before.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page