Re: Squid Auth



Ajayk wrote:
How can we make squid clients authenticated on the bases of their mac
addresses?

Squid has the "arp" ACL type to do that, but it has to be explicitely
compiled in (giving --enable-arp-acl to configure before running make).
If it is there, you can say

acl WellKnownClients arp 00:01:02:03:04:05
http_access allow WellKnownClients
http_access deny all

Or, if you have a larger number of clients, just put their MACs
into a file (e.g. /etc/squid/WellKnownClients) line-by-line and say
acl WellKnownClients arp "/etc/squid/WellKnownClients"

-Chris
.



Relevant Pages

  • Re: fixed block size
    ... You won't guide me fearing among your slow cleaner. ... If you will deny Ratana's hotel up clients, ...
    (sci.crypt)
  • Re: BUSH IN ISREAL
    ... That is entirely in dispute. ... They don't 'deny services' to lower the cost of services to their clients. ... You're deluded, insurance adjusters are hired to deny claims, they get rewarded the more they deny. ... You denied that insurance companies systematically "small print" claims in order to keep costs down and profits up. ...
    (rec.gambling.poker)
  • Re: TRAVELEX INSURANCE???
    ... those are the 2 brands of insurance that I have recommended to ... > clients for many years. ... I have never had them deny a valid claim even ...
    (rec.travel.cruises)
  • client Local Drives permission
    ... I want to set the security permissions on clients C: ... drive to remove everyone group and to deny delete ... folder's/files to domain users group. ...
    (microsoft.public.win2000.security)