I have ssh setup for pub key authentication and works password-less via LAN without a problem, but over the interwebz i get this. help is very much appreciated i have been wanting to get this working for too long.
im new at all this ... i cant seem to figure out what to do.
im trying to connect to my work server using my macbook. in the morning it was working and now its not.
I have a laptop set up at home in Virginia running Ubuntu 12.10 and I am trying to remotely access it from Texas via ssh.
I just uploaded an SSH key to my server and now I can't login anymore...
SSH is running on port 3333.
puTTy: pageant failed to answer challenge
Terminal give me this when trying: ssh -vvv "user@xxx.xxx.xxx.xxx -p 3333"
OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2
I have three machines with the same configuration.
ssh and SFTP enabled on all three and I can see all three from the network. I can also ping all three.
Here is what I get with the ssh debug command on the problematic machine:
linux-csp7:/home/ines # ssh -vvv ines@192.168.2.19
OpenSSH_5.2p1, OpenSSL 0.9.8k 25 Mar 2009
output of ssh root@[myip}OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to MYUSERNAME.homedns.org [MYIP] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/MYUSERNAM
I've tried about 4 hosts, everyone gives me the same result with ssh -vvv
OpenSSH_6.0p1, OpenSSL 1.0.1c 10 May 2012
debug1: Reading configuration data ~/.ssh/config
debug1: ~/.ssh/config line 6: Applying options for xmpp
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to ...
I just setup my new server as I used to, and this time I can't login using my private key.
The server is ubuntu 11.04.
I have been trying to login to ssh on a ubuntu 11.04 server as root with the AllowRootLogin thing set to yes but i have been getting a "Permision denied" Heres a copy of my attempt with ssh -v:
Last login: Fri Jun 8 21:07:20 on ttys000
noah-sisks-macbook-pro:~ phreshness$ ssh -v root@192.168.1.133 -p 22
OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
debug1: Reading configuration data /etc/ssh_config
d