[squid-users] Squid MAC address ACL is not worked, and how to get the MAC address Squid see?

Billy.Zheng (zw963) zw963 at 163.com
Fri Jan 1 15:03:00 UTC 2016


My config is a little longer, But it worked fine in recent months.

I do some access control for some site, it all worked.

I just add a superuser before those config, so I add following line in
my config most heading:

>> acl advance_users arp ??:??:??:??:??:??
>> acl proxy_ports myport 11223       # my http proxy port
>> http_access allow advance_users proxy_ports
>> # more access control acl ... which I want to skipped.

But I found `http_access allow advance_users proxy_ports' is not
matched in any time.

basically, I want to know one method to debug
e.g. What is squid saw for my MAC address?
or, How to know squid match current acl or not?

Thanks

Yuri Voinov writes:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>  
> Ah,
>
> this is antique 3.3.......... (facepalm)
>
> 01.01.16 19:24, Antony Stone пишет:
>> On Friday 01 January 2016 at 14:21:38, Billy.Zheng(zw963) wrote:
>>
>>> $ squid -v
>>> Squid Cache: Version 3.3.8
>>> configure options: 
>>
>>> '--enable-eui'
>>
>> That will do MAC address matching for you.
>>
>> Please describe the network setup :)
>>
>>
>> Antony.
>>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>  
> iQEcBAEBCAAGBQJWhoWVAAoJENNXIZxhPexG43EH/jODC4f3Hle8RBoO31rKkmL1
> 1XiV8PICifxj0KYJt+IJLyHjpdXK0LoYNbH15Cxeb7U3QK6L1Kyu+FzKzmwiYonj
> /P7A0dDjSKYhNlTjL6a+cCJsGJ1CuUagXxMT/VAaJjQXri4nLwt72QAueBqIsrH9
> DN+VXGMSDgHwMApo9RXPpA9EQtac9A60sAQNr9EreEbUgRn7ERUhZBNVrn940xs5
> P4mNMipIR4/h3YQye79gDArcxom/AVRzS3wz6aTu7BMO3RKOj8M2D8Nzr3HwMzMx
> CavpFQ66w5mnEfV2ey41BmyISmhU+iKjBf+yImlALCRWJmU02j8f/tY8Kw/LurE=
> =UXMD
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users

-- 
Geek, Rubyist, Emacser
Homepage: http://zw963.github.io



More information about the squid-users mailing list