Re: Q: Transparrent ssh tunneling

2003-06-02 Thread Frank Gevaerts
On Sun, Jun 01, 2003 at 07:02:22PM +0200, Viktor Rosenfeld wrote: > Hi, > > is there software that allows me to transparently forward internet > connections through an ssh tunnel? > > I.e. I want to transparently automate the following commands: > > $ ssh -L :: -N & > $ netcat local

Q: Transparrent ssh tunneling

2003-06-02 Thread Viktor Rosenfeld
Hi, is there software that allows me to transparently forward internet connections through an ssh tunnel? I.e. I want to transparently automate the following commands: $ ssh -L :: -N & $ netcat localhost So that every internet connection I make goes through the ssh tunnel and