Pedro,
this works fine for all the terminals, but how should I redirect
ALL the port 80 traffic on eth0 (some windoze on natted segment) to a
squid server running on a separate box? julius
On Thu, 20 Feb 2003, pedro noticioso wrote:
> This is for the gateway
> #I have 2 nics, outside goes to adsl service,
> # inside goes to temrinals, so
> inside=eth1
>
> #note: this is in one line 8)
> iptables -t nat -A PREROUTING -i $inside -p tcp
> --dport 80 -j REDIRECT --to-port 3128
>
> If your ltsp server is not the one connected to the
> internet
>
> export http_proxy="your.firewall.com:3128"
> export ftp_proxy="$http_proxy"
> export RSYNC_PROXY="$http_proxy"
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_____________________________________________________________________
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