RE: RE: Unidentified subject!

From: R.Ilker Gokhan <IlkerG@dont-contact.us>
Date: Tue, 23 May 2000 14:59:33 +0300

>> >
>> >1.
>> >I have just updated my squid to 2.3-stable3,(I use 2.2-stable5
>> >before that).
>> >I have set a parent proxy in squid.conf,it works perfectly
>in 2.2-s5,
>> >but it seems don't work now.What's wrong with it?(The parent
>> >proxy is OK).
>>
>> Not clear.. The parent proxy is Ok or not? what is your
>cache.log say?
>>
>> >2.
>> >When running "configure --help",there is such an item
>> >"--enable-arp-acl".
>> >Does it mean that squid support authtication based on MAC address?
>> >Then how to set it in squid.conf(I can't info in FAQ or other DOC).
>>
>> acl acl_name arp <MAC address>
>> like 00:00:00:00:00:00
>>
>> >
>> >Thank you!
>> >
>> >----------------------------------------------
>> >欢迎您使用 百家商务电子邮件系统 http://www.email.com.cn
>> >Welcome to E-mail business system
>> >
>>
>> Best regards..
>> Ilker G.
>>
>>
>
>
>
>Thanks to R.Ilker Gokhan
>But it remains the same error.
>1.
>I mean there isn't problem with the parent proxy itself.It seems that
>2.3-s3 can't use the parent.And,there is no error in cache.log .
>
>2.
>when I add an item like the following line:
>acl MAC1 arp 00:12:23:34:45:56

Have you compiled your squid with --enable-arp-acl option?it seems no..After
recompile you should use this option..
and then:

acl MAC1 arp 00:12:23:34:45:56
http_access allow MAC1
http_access deny all

>it says "Invalid ACL type 'arp'"
>Have you ever tried that?
>

i had used it before.. but now i'm using smb_auth module.

>Thank you!
>----------------------------------------------
>欢迎您使用 百家商务电子邮件系统 http://www.email.com.cn
>Welcome to E-mail business system

Best regards.
Ilker G.
Received on Tue May 23 2000 - 06:01:36 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:33 MST