Hello, im trying to set up ssl so I can login to my machine at home from work.

I am using telstra-clear paradise cable and have a freesco router installed.

I have set up the port fowarding, and have tested it with telnet... but want to use 
ssh.

Below is the output from ssh when I try to login.... 

Have I missed something obvious???

What setup do I have to do on my home machine???

P.S. I have removed the port num and full I.P from the list

Thanks,

 Mike.


[pearce@pearce pearce]$ ssh -v -l pearce -p [PortNum] 202.0.37.xxx

OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 500 geteuid 0 anon 1
debug1: Connecting to 202.0.37.xxx [202.0.37.xxx] port [PortNum]
debug1: temporarily_use_uid: 500/500 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 500/500 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file /home/pearce/.ssh/identity type -1
debug1: identity file /home/pearce/.ssh/id_rsa type -1
debug1: identity file /home/pearce/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.1p1
debug1: match: OpenSSH_3.1p1 pat ^OpenSSH
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_2.9p2
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: dh_gen_key: priv key bits set: 123/256
debug1: bits set: 1605/3191
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
The authenticity of host '202.0.37.xxx (202.0.37.xxx)' can't be established.
RSA key fingerprint is 29:9c:00:e3:06:61:5e:19:c5:57:b1:3d:3f:97:e2:b9.
Are you sure you want to continue connecting (yes/no)?


---------------------
!!!! Linux Rocks !!!!
---------------------

Reply via email to