ssh problems ...



Hi All,

I'm trying to ssh to a remote linux PC using the command:

ssh kbX@xxxxxxxxxxx -l kb5 -v

doing this presents me with an error below :

OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to ssh.sanger.ac.uk [193.62.203.55] port 22.
debug1: connect to address 193.62.203.55 port 22: Connection refused
debug1: Connecting to ssh.sanger.ac.uk [193.62.203.54] port 22.
debug1: connect to address 193.62.203.54 port 22: Connection refused
ssh: connect to host ssh.sanger.ac.uk port 22: Connection refused

I've tried also to connect to a nother host (which I know works) with
similar results. I'm a bit of a newbie to this whole ssh thing, so I'm not
sure if I should check for conflicts on port 22, or something like that ?
I've already disabled my local firewall with no luck, but was wondering if
the problem could be the overall network firewall blocking my access ?

Thanks for any help ...
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: SSH through wireless router
    ... When you say that I should try ssh ... Connection closed by remote host ... When I went to sshd to port 2222: ... debug1: read PEM private key done: type RSA ...
    (Debian-User)
  • Re: SSH commands to HMC
    ... debug1: Reading configuration data ... debug1: connect to address 10.26.10.21 port 22: ... Connection timed out ... ssh: connect to host 10.26.10.21 port 22: Connection ...
    (AIX-L)
  • RE: RE : RE : X11Forwarding problem on Solaris.
    ... The program is using the display environment variable. ... First i use ssh to connect from node2 to node4 and then I start the PROGRAM ... debug1: Connection established. ... Subject: RE: RE: X11Forwarding problem on Solaris. ...
    (SSH)
  • Using putty to debug ssh through a firewall
    ... I currently use ssh to access things outside of a firewall. ... that port. ... debug1: Connection established. ...
    (comp.security.ssh)
  • ssh doesnt work from inetd but ok as a daemon
    ... To my surprise it does not work on my localhost. ... OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f ... debug1: Rhosts Authentication disabled, ... debug1: Connecting to localhost port 22. ...
    (comp.security.ssh)