I'm attempting to setup squid3 for transparent proxying on my ltsp
server, and there seem to be some good howtos out there. These two are
good:

http://www.tldp.org/HOWTO/TransparentProxy-5.html

http://kuscsik.blogspot.com/2008/01/transparent-proxy-with-squid-3-on.html

but I'm getting stuck at the iptables part. Both of these howtos
assume that squid is running on your router or a bridge, accepting web
request on an external interface, thus:

INTERNET-----eth1-router/squid-eth0-----LAN

But seeing that my squid will be running on the ltsp server, I'm
thinking connections aren't coming in on any ip interface. My network
is fairly typical ltsp thus:

INTERNET------eth0-ltsp server/squid-eth1-------thin clients

so I'm thinking web requests don't come into the squid host on any
ethernet interface, right? I'm a bit of a novice with iptables, can
anybody give me a clue as how to redirect outgoing requests on eth0 to
127.0.0.1:3128? Would that be the correct thing to do?

Sorry if this is covered in the list, I've been searching the archives
but not finding anything too relevant. Thanks.

db

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to