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

[ale] SSH tunneling



Thanks.  Don't know why I didn't see when I looked at the man page....

On Sunday 22 February 2004 15:31, Joe Knapka wrote:
> 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

-- 
David Corbin <dcorbin at machturtle.com>