Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

SSH over WAN, Easyfind question

Got problems with your B2 or B3? Share and get helped!
Post Reply
scott-2
Posts: 31
Joined: 05 Oct 2008, 21:25

SSH over WAN, Easyfind question

Post by scott-2 »

When I use PuTTY to open an SSH session on my LAN, using hostname "bubba", I can connect and authenticate.

Code: Select all

login as: jacob
Using keyboard-interactive authentication.
Password:
Linux bubba 2.6.26.5 #1 Tue Sep 16 18:11:30 CEST 2008 ppc

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Oct 23 01:26:51 2008 from 209.251.77.101
jacob@bubba:~$
______________

But when I try to connect using my Easyfind hostname, I can connect but cannot authenticate.

Code: Select all

login as: jacob
[email protected]'s password:
Access denied
It appears that the hostname is attached to my username in this case, and that prevents me from being recognized. How can I fix this?
pa
Posts: 308
Joined: 06 Dec 2006, 04:38
Location: Sweden
Contact:

Post by pa »

Hi.

Easyfind is not a true DNS service, it is mearly a tool for finding your bubba and only works with http and https protocols (web).

If you would like to use ssh, first find your IP by using a browser, and typing in your easyfind name, then use the IP-address in the address field to connect to with ssh.

We are investigating the possibility to make easyfind a true DNS name, but at the moment easyfind only supports http and https.

/PA
whilbone
Posts: 25
Joined: 22 Oct 2008, 03:09

Post by whilbone »

Or you could simply register at dyndns.org or similar dynamic dns service and run aptitude install ddclient and answer the questions asked and you'll be all set.
scott-2
Posts: 31
Joined: 05 Oct 2008, 21:25

Post by scott-2 »

Makes sense. Thank you.
Post Reply