Hi
I've intalled Squid version 2.4 stable6 in redhat 7.3 using a linux RPM
package. Inside squid.conf I uncommented/added these lines:
http_port 3128
cache_mem 8 MB
cache_dir ufs /var/spool/squid 100 16 256
client_netmask 255.255.255.0
acl allowed_hosts src 192.168.0.111/255.255.255.0
http_access allow all
When I start squid with squid -z command or simple squid command I receive
the following warning message:
2003/04/06 13:19:24| aclParseIpData: WARNING: Netmask masks away part of
the specified IP in '192.168.0.111/255.255.255.0'
The 192.168.0.111 in a winXp client and it does not have access to
external network, just the internal one. Every time I
ping 200.160.225.164 (www.squid-cache.org) I receive the following
message:
Destination host unreachable
Can anyone help me to make 192.168.0.111 "see" external networks?
Best regards,
Aline
Received on Sun Apr 06 2003 - 11:08:04 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:42 MST