On Tuesday 15 May 2001 06:26, RATNAKAR KOLI wrote:
> I have a RH 6.2 setup, on a P3 500, BX 440 Mboard, 64MB, doing quite good,
> with DHCP Server, DNS Caching server and IPChains enabled, as per the
> documentation frm PCQ.
>
> Now i m trying to configure SQUID as a transparent proxy, mainly to add
> security and to improve the performance. I have followed whatever the
> document said, but m still not able to get my network on the WAN.
>
> I have some queries,
> 1. do i still have to enable my DNS Caching server?
Always a good idea.
> 2. do i have to retain the IPCHAINS rules, which were used with my DNS
> Caching server?
I wonder what rules these could be.
> 3. is there any other configuration needed other than those four lines,
> while configuring SQUID?
Yep - You need to redirect all packets bound for port 80 to squid.
# ipchains -A input -p tcp --destination-port 80 -j REDIRECT 8080
I'm assuming port 8080 is where you're running squid.
Beware though that using squid as a transparent doesn't let you use
proxy-auth properly. I haven't tried it my
self, but it's there in the docs.
HTH,
Faisal.
--
-====----====----====----====----====----====----====---
____
/ \
"@'| '..` |`@" L I N U X
/__| \__/ |__\ May the source be with you
\__U_/
--------------------------------------------------------
DON'T PANIC!
-The Hitchhiker's Guide To The Galaxy.
-====----====----====----====----====----====----====---
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help