is squid working

Reply

Join Date: Mar 2005
Posts: 1
Reputation: johnno is an unknown quantity at this point 
Solved Threads: 0
johnno johnno is offline Offline
Newbie Poster

is squid working

 
0
  #1
Mar 15th, 2005
Can somebody peruse the following and suggest why the windoze xp clients on my lan cannot access the internet.

[root@matrix root]# /etc/init.d/squid start
Starting squid: [FAILED]
[root@matrix root]# ps x | grep squid
1011 ? SW 0:00 squid -D
9597 pts/0 S 0:00 grep squid
[root@matrix root]# chkconfig squid on
[root@matrix root]# /etc/init.d/squid restart
Stopping squid: 2005/03/15 09:50:23| aclParseIpData: WARNING: Netmask masks away
part of the specified IP in '10.0.0.1-10.0.0.50/255.255.255.0'
[ OK ]
Starting squid: . [ OK ]

[root@matrix squid]# diff squid.conf squid.conf.default | less
> # http_port 3128
468c468
< cache_mem 16 MB
---
> # cache_mem 8 MB
666c666
< cache_dir ufs /var/spool/squid 100 16 256
---
> # cache_dir ufs /var/spool/squid 100 16 256
1761,1762c1761
< acl ourlan src 10.0.0.1-10.0.0.50/255.255.255.0
< http_access allow ourlan
---
> #
1921c1920
< cache_mgr root
---
> #cache_mgr root
1939,1940c1938,1939
< cache_effective_user squid
< cache_effective_group squid
---
> #cache_effective_user squid
> #cache_effective_group squid
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

Re: is squid working

 
0
  #2
May 12th, 2005
Originally Posted by johnno
< acl ourlan src 10.0.0.1-10.0.0.50/255.255.255.0
This is just a thought, I know this thread is 2 months old. I didn't think you could specify a range like this-- I thought you could just do a netmask, like 10.0.0.1/255.255.255.0 ?
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 298
Reputation: Cain is an unknown quantity at this point 
Solved Threads: 2
Cain's Avatar
Cain Cain is offline Offline
Posting Whiz in Training

Re: is squid working

 
0
  #3
Jun 13th, 2006
one would bet that the acl may be functioning..
and the windows boxes are in the 10.0.0.51-254 range.

the "masks away error is crying about the parodox in the acl

i believe i have set things similar as:
10.0.0.0/255.255.255.0

or

10.0.0.0/24


or check the squid thread..

http://www.daniweb.com/techtalkforum...ad.php?t=30197

my shameless plug of shameless plugs..
I used up all my money on you baby...
... and I want it BACK.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum


Views: 3655 | Replies: 2
Thread Tools Search this Thread



Tag cloud for *nix Software
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC