- Edit the squid configuration file is usually located in "/ etc / squid.conf"
- Then input the command line below
acl macrule arp "/path/to/mac-list/maclist"http_access allowmacrule #allow/deny
- Create a file its list of mac address
touch /path/to/mac-list/maclist
- Enter the list of his mac address
echo "00:C0:26:2A:8E:8D" >> /path/to/mac-list/maclist
- Reload squid
service squid reload

1 comments:
you have a nice site. thanks for sharing this valuable resources. keep it up. anyway, various kinds of ebooks are available here
http://feboook.blogspot.com
Post a Comment