[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to fetchmail from ISP-b using SSH when ISP-a has socks?



joost@topaz.mdcc.cx (Joost Kooij) wrote:
> Date: Mon, 25 Jun 2001 14:51:47 +0200
 [...]
> On Sun, Jun 24, 2001 at 07:00:36PM -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.  ;-)


Below is stderr from this command:
$ ssh-socks -v -C -f cymbala@redpraxis.org -L 11110:redpraxis.org:110 sleep 5

SSH Version 1.2.27 [i686-unknown-linux], protocol version 1.5.
Standard version.  Does not use RSAREF.
debian: Reading configuration data /etc/ssh-nonfree/ssh_config
debian: Applying options for *
debian: ssh_connect: getuid 1000 geteuid 0 anon 0
debian: Connecting to redpraxis.org [64.176.182.204] port 22.
debian: Allocated local port 1023.
debian: connect: No route to host
debian: Trying again...
debian: Connecting to redpraxis.org [64.176.182.204] port 22.
debian: Allocated local port 1023.
debian: connect: No route to host
debian: Trying again...
debian: Connecting to redpraxis.org [64.176.182.204] port 22.
debian: Allocated local port 1023.
debian: connect: No route to host
debian: Trying again...
debian: Connecting to redpraxis.org [64.176.182.204] port 22.
debian: Allocated local port 1023.
debian: connect: No route to host
Secure connection to redpraxis.org refused; reverting to insecure method.
Using rsh.  WARNING: Connection will not be encrypted.
/usr/bin/rsh redpraxis.org -l cymbala -n sleep 5
/usr/bin/rsh: No such file or directory

-Robert



Reply to: