On 03/04/02 19:40 +0530, Arjun Prabhu K wrote: > hi there > > this might sound really stupid, but i need your help! > I have 2 problems which is psyching me! > > Currently we have the folowing setup : > > ------------------------------------------------- > | | > (192.168.1.102)----------HUB---------(192.168.1.1)--->To Internet > (squid proxy) | (ISDN Modem/Router) > | > | > | > (198.168.1.2-192.168.1.21) > (Local Lan) > Not what you want finally. Try LAN -> hub -> proxy -> ISDN router. 192.168.1.0/24 for the LAN The proxy is acting as a router, so the two interfaces need spearate IPs.
Try 192.168.0.1 for the ISDN router and 192.168.0.2 for the external interface of the proxy. This will force all clients to go through the proxy. A direct connection from the ISDN modem to the proxy box. <snip> > The next problem is with squid. Squid is running fine, but the TCP_HITs is very > very less. I figured out that the TCP_HITs are for very small objects only > (<5kb) (info from access.log) > How to improve the performance ? Download larger objects? Run something like junkbuster to block ads and web bugs? That should stop a *lot* of stuff from being cached. Devdas Bhagat _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
