hi,
squid return this message
aclParseIpData : Warning netmask masks away part of the specifed IP in
10.10.10.1/255.0.0.0
can anyone help ,me solve this
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl allowed_hosts src 10.10.0.0/255.255.255.255
acl jillion_clients src 10.10.10.1/255.0.0.0
acl our_network src 10.10.10.25 10.10.10.13
acl to_localhost dst 127.0.0.0/8
My second problem:
I also want to use squid to access news.php.net ,
because added this acls but i cannt get nntp or ftp to work
acl Safe_ports port 119 # nntp
acl Safe_ports port 563 # php
anyone who can direct me with that?
Received on Mon Jul 24 2006 - 00:14:57 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Aug 01 2006 - 12:00:02 MDT