Thanks. Just printed it and will try it! Chris
> Alan wrote: >> Christian Seberino wrote: >>> >>> I want a Linux box to act as a proxy and just pass web traffic in >>> both directions because other boxes don't have internet access >>> like this Linux box does. >>> >>> How set up Linux to be a transparent middleman like this? >>> >>> I know that browsers can be set up to point to a proxy but >>> I don't know how to set up the proxy after that. >>> >>> Perhaps something with netcat? >>> >>> Chris >>> >>> >> Does it have to be transparent? >> If not, you can setup ssh to work as a socks proxy(ssh -D 1080 >> your.host.com) and use it for most web browsers. >> >> -ajb >> >> > > Look here to get started with this method: > http://knowledge.suramya.com/?p=61 > http://security.the-engine.org/documents/31/secure-surfing-e-mail-and-more-with-ssh > (Google: socks proxy ssh -D) > > rbw > > > -- > [email protected] > http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list > > _______________________________________ Christian Seberino, Ph.D. 1579 MORENA BLVD #D-19 SAN DIEGO, CA 92110 Phone: (619) 573-4233 Email: [EMAIL PROTECTED] _______________________________________ -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
