Re: Forwarding unwilling network programs (was: Evolution and Exchange ...)

2004-09-25 Thread Jeff Macdonald
sweet -- Jeff Macdonald Ayer, MA ___ gnhlug-discuss mailing list [EMAIL PROTECTED] http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Forwarding unwilling network programs (was: Evolution and Exchange ...)

2004-09-25 Thread bscott
On Sat, 25 Sep 2004, at 5:22am, [EMAIL PROTECTED] wrote: > Little easier than mucking with iptables and less parts to break. Another interesting hack is the "dynamic port forwarding" feature of OpenSSH's ssh(1) program (the "-D" switch). For example: ssh -D 1080 server.example.com Tha