| | |
is squid working
![]() |
•
•
Join Date: Mar 2005
Posts: 1
Reputation:
Solved Threads: 0
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
[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
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..
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.
... and I want it BACK.
![]() |
Similar Threads
- Colossal Squid Industries: Web Application Developer (Web Development Job Offers)
- Internet Explorer not working. (Web Browsers)
- News Story: Oxford University reveals remote working reduces global warming (IT Professionals' Lounge)
- cd burner not working (Storage)
- Working on new design (DaniWeb Community Feedback)
Other Threads in the *nix Software Forum
- Previous Thread: Deleted /home
- Next Thread: /etc/Sysctl.conf really i need it?
| Thread Tools | Search this Thread |






