[ale] SSH tunneling

Joe Knapka jknapka at kneuro.net
Sun Feb 22 15:19:24 EST 2004


David Corbin <dcorbin at machturtle.com> writes:

> When I do "ssh -L a:host:b -N remoteHost", ssh listens on port a on
> 127.0.0.1.  Is there anyway to have it do this on ALL interfaces,

Add -g:

ssh -L a:host:b -g -N remoteHost

> or
> specify a specific interface?

I don't know about that.

Cheers,

-- Joe

>  I'm not concerned with the
> "open-ness" of this solution in this particular application.
> 
> Thanks
> -- 
> David Corbin <dcorbin at machturtle.com>
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
> 
> 

-- 
Barney comes to play with us whenever we may need him;
Someday we will hunt him down and chop him up and eat him!
   -- Annze, age 7
--
If you really want to get my attention, send mail to
jknapka .at. kneuro .dot. net.



More information about the Ale mailing list