fre 2006-09-01 klockan 11:35 -0500 skrev Jason: > # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS > > # Example rule allowing access from your local networks. Adapt > # to list your (internal) IP networks from where browsing should > # be allowed > #acl our_networks src 192.168.1.0/24 192.168.2.0/24 > #http_access allow our_networks > acl scorpio src 192.168.5.21 > http_access allow scorpio The above allows 192.168.5.21 access. There is no other rules so it's only that address who is allowed access. > 2006/09/01 11:05:47| aclMatchAcl: checking 'acl scorpio src 192.168.5.21' > 2006/09/01 11:05:47| aclMatchIp: '192.168.5.249' NOT found This says the request came from 192.168.5.249, not 192.168.5.21. Are you running some other proxy infront of Squid perhaps? Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel