[Ilugc] Squid issues

  • From: manoaj@xxxxxxxxx (Dosai)
  • Date: Mon, 15 Mar 2004 09:54:19 +0530

Well there are five to 5 params that u need to set before u can have squid
up and runnin

open up squid.conf and look for

http_port
http_acccess
cache_effective_user
cache_effective_group
cache_dir
visible_hostname

Set em all to correct values and init squid using ./squid -z - This will
create swap and cache

Then run ./squid -N -d 1 -D - FULL DEBUG MODE so u know whats happening

Regards
Dosai


----- Original Message -----
From: vinoo
To: ilugc@xxxxxxxxxxxxx
Sent: Friday, March 12, 2004 5:35 PM
Subject: [Ilugc] Squid issues


hi
i am trying to configure squid.... as basic proxy to route TCP connections
from say 192.168.0.1/30  through eth1  onto finally a static IP configured
at eth0 .


pl let me know what propeties on the squid.conf file i shud be looking at to
make changes.

also it tried runnign squid by the following command
[root@firewall squid]# squid -NCd1
2004/03/12 17:37:28| aclParseIpData: WARNING: Netmask masks away part of the
specified IP in '192.168.0.1-192.168.0.30/255.255.255.0'
2004/03/12 17:37:28| aclParseIpData: WARNING: Netmask masks away part of the
specified IP in '192.168.0.31/255.255.255.0'
2004/03/12 17:37:28| aclParseIpData: WARNING: Netmask masks away part of the
specified IP in '192.168.0.1/31'
2004/03/12 17:37:28| Starting Squid Cache version 2.5.STABLE1 for
i386-redhat-linux-gnu...
2004/03/12 17:37:28| Process ID 5390
2004/03/12 17:37:28| With 1024 file descriptors available
2004/03/12 17:37:28| Performing DNS Tests...
2004/03/12 17:37:28| Successful DNS name lookup tests...
2004/03/12 17:37:28| DNS Socket created at 0.0.0.0, port 32772, FD 5
2004/03/12 17:37:28| Adding nameserver 202.56.250.5 from /etc/resolv.conf
2004/03/12 17:37:28| Adding nameserver 202.56.230.6 from /etc/resolv.conf
2004/03/12 17:37:28| Unlinkd pipe opened on FD 10
2004/03/12 17:37:28| Swap maxSize 102400 KB, estimated 7876 objects
2004/03/12 17:37:28| Target number of buckets: 393
2004/03/12 17:37:28| Using 8192 Store buckets
2004/03/12 17:37:28| Max Mem  size: 8192 KB
2004/03/12 17:37:28| Max Swap size: 102400 KB
2004/03/12 17:37:28| Rebuilding storage in /var/spool/squid (CLEAN)
2004/03/12 17:37:28| Using Least Load store dir selection
2004/03/12 17:37:28| Set Current Directory to /var/spool/squid
2004/03/12 17:37:28| Loaded Icons.
2004/03/12 17:37:29| Accepting HTTP connections at 0.0.0.0, port 3128, FD
11.
2004/03/12 17:37:29| Accepting ICP messages at 0.0.0.0, port 3130, FD 12.
2004/03/12 17:37:29| WCCP Disabled.
2004/03/12 17:37:29| Ready to serve requests.


looking forward to some suggestions

~vt


Do you Yahoo!?
Yahoo! Search - Find what you're looking for faster.


Other related posts: