Tested On CentOS 4 w/ custom compiled squid SQUID 3.0
1)Configure squid with the following options
/configure --enable-arp-acl
2)make
3)make install
4)If you have a init.d script configure it for bootup , copy and configure it otherwise do some /etc/rc.local magic
5)Edit /usr/local/squid/etc/squid.conf
acl ACLARP arp "/usr/local/squid/etc/mac.conf"
*Put this before your localnets config
http_access deny !ACLARP
6)Edit the /usr/local/squid/etc/mac.conf file
11:12:13:14:15:16
7)Stop and restart squid
service squid restart
service squid start
or whatever other method
8)Test
Saturday, May 16, 2009
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2009
(26)
-
▼
May
(10)
- Weird Samba Error when upgrading SAMBA
- Samba - Act as a domain controller
- SQUID - Traffic Management via Delay Pools
- SQUID - Allowing internet traffic to go through a ...
- SQUID - Allow Access via Mac Access
- BASH Shorten Scripts
- Creating a Ethernet/Wireless Bridge
- SQUID - Save money and bandwidth caching streaming...
- Squid Tips
- First Post
-
▼
May
(10)
No comments:
Post a Comment