I need to restrict the users with regard to their MAC addresses. Is it possible with Squid?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
Looking at the Squid FAQ: Can I set up ACL's based on MAC address rather than IP? You first need to compile Squid accordingly:
… and then – for example – add these lines to
These are only supported on *nix systems. If |
|||
|
|