On Tue, Jun 26, 2001 at 04:45:45PM -0700, Robert Cymbala wrote:
> > Or even crawling?  The '-v' option to ssh is your friend, and together with
> > the manpages, there's suddenly a whole cosy circle of friends.  ;-)
> 
> But there's no manpage for "ssh-socks":
>  # man ssh-socks
> 
> No manual entry for ssh-socks

That's bad.  File a bug if you care.

> Do I read ``man ssh'' to find out why it said "No route to host" when
> I used the "-v" option of ssh?

In my copy of the openssh manpage there is no mention of that particular
problem.  It may mostly be indicating a lower-level networking problem.
If you're behind a socksified proxy, it is likely that you cannot
directly reach outside hosts.  It appears that your ssh is attempting
to make direct connections anyway.  It may indicate a ssh-socks problem
or a configuration issue.

Cheers,


Joost

Reply via email to