Re: ssh problems ...



Kevin Brick wrote:
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 ...

i just sshed to ssh.sanger.ac.uk and it connected just fine, so it looks
like you have something going on thats blocking access to the machine in
question. Of course I couldnt connect, but i had to add the host to my
known hosts and it asked me for a PW, etc.

If you are at work, there is most likely a firewall in place blocking
outbound access on everything but a very few select ports (port 80, etc).

can we get some more details on your setup?
_______________________________________________
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: Port Forwarding
    ... I'm using SecureCRT 5.2.1 and i want to make ssh tunnel to access some ... I have to access Host 2, but to get to host 2 i have to first access ... Is there a way of doing it on SecureCRT? ... pick a port to use locally. ...
    (comp.security.ssh)
  • Re: Alternatives for port forwarding
    ... to exceed what SSH can accomplish. ... If one user is having host A log in with a remote forward listening on ... port 10000, with the intent of logging in from host B with a local forward ... or any connections to a port on the server. ...
    (comp.security.ssh)
  • Dont write to known_hosts
    ... me a great deal of mess every time I try to SSH login from Linux. ... He has made some kind of port forwarding on a gateway host to protect some ... The machines are all Linux machines and are all ...
    (comp.security.ssh)
  • Alternatives for port forwarding
    ... I've been thinking about some ideas I'd like to do with port forwarding ... to exceed what SSH can accomplish. ... If one user is having host A log in with a remote forward listening on ...
    (comp.security.ssh)
  • Re: SSH attacks?
    ... > I was starting to think that whoever was probing my host from Korea ... Now that my host is out of focus, ... Ever since I moved all externally listening ssh daemons ... to a different port I didn't get any ssh probes anymore. ...
    (Incidents)