AW: [squid-users] setting up squid on a gaetway machine

From: Ulrich Walcher <uw@dont-contact.us>
Date: Fri, 17 May 2002 22:24:57 +0200

Hi,
YES, it is possible...
Here you'll find the settings for squid.conf:
http://squid.visolve.com/squid24s1/httpd_accelerator.htm

and you'll need some redirection like:
iptables -t nat -A PREROUTING -s $your_lan -i $your_int_eth -p tcp --dport
80 -j REDIRECT --to-port $squid_port
or the equivalent to whatever system you're running. (iptables for kernel
2.2 or whatever it is on *BSD)

Cheers, Uli

-----Ursprungliche Nachricht-----
Von: Shakeel Akbar [mailto:bhai76@wol.net.pk]
Gesendet: Freitag, 17. Mai 2002 22:36
An: squid-users@squid-cache.org
Betreff: [squid-users] setting up squid on a gaetway machine

hi,

iam planning to configure a linux machine as gateway using IPMASQ.
I want o setup squid on that same machine connected to the internet
Is this possible -> yes/no
as special requirement or do i need separate machine for setting it up

TIA
-SHAKEEL
Received on Fri May 17 2002 - 14:21:17 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:09 MST