Re: Block PC using Mac address in squid
- From: dbcooper <dclinuxlist@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 18:51:34 -0500
You do know that you can't block a MAC address once it crosses a router, as
MAC is layer 2 only.
Unless your just doing this on your local LAN etc.
Hope that helps.
On Jan 30, 2008 6:31 PM, Cameron Simpson <cs@xxxxxxxxxx> wrote:
On 30Jan2008 22:12, Mad Unix <madunix@xxxxxxxxx> wrote:--
| > | I tried as in /etc/squid/squid.conf
| > | acl block arp 00:13:45:d3:24:e4
| > | https_access deny block
| > | but it give me error as like: - (This is the output of # squid -k
parse)
| > | aclParseAclLine: Invalid ACL type 'arp'
| > | FATAL: Bungled squid.conf line 1234: acl block arp 00:13:45:d3:24:e4
| > | squid Cache (Version 2.5.STABLE6): Terminated abnormally.
| >
| > The normal squid.conf describes the "arp" acl type and says:
| >
| > The arp ACL requires the special configure option --enable-arp-acl.
| >
| > So you will need to rebuild squid from source with this option.
| > Then you should be fine.
|
| question: i did the install of squid through yum , how can i add the MAC
| support in this case...
Fetch the squid source. Build with correct option and also
--prefix=/usr/local. Install. Run the new one and not the yum one.
And don't top post - it makes you look silly. English text reads down
the page, so replies belong on the BOTTOM of the post, under _trimmed_
quoted material.
--
Cameron Simpson <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/
"But of course my dear," I'd meant to say, "allow me to whisk you off
on my gleaming steed for a day of unparalleled wonders and delights."
But we both know it came out grudgingly along the lines of "Yeah
awright, who's gonna babysit?" - John Rooth, _Two Wheels_ Nov96
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- Re: Block PC using Mac address in squid
- From: Cameron Simpson
- Re: Block PC using Mac address in squid
- References:
- Re: Block PC using Mac address in squid
- From: Mad Unix
- Re: Block PC using Mac address in squid
- From: Cameron Simpson
- Re: Block PC using Mac address in squid
- Prev by Date: Mystery Drive.....
- Next by Date: Re: Block PC using Mac address in squid
- Previous by thread: Re: Block PC using Mac address in squid
- Next by thread: Re: Block PC using Mac address in squid
- Index(es):
Relevant Pages
- squid
... In squid access.log file i got the IP address, i want to see their Mac ...
To use ARP access controls, you first need to compile in the optional ... then ARP ACLs
are probably not supported on ... (RedHat) - Re: Block PC using Mac address in squid
... i did the install of squid through yum, how can i add the MAC ... The
normal squid.conf describes the "arp" acl type and says: ... (RedHat) - Re: MAC-Zugangskontrolle beim Squid Suse 10.3
... IP per Hand eingeben und hat dann auch vollen Zugriff. ... Gibt es eine Möglichkeit
den Zugang wirklich nur mit registrieter MAC zu ... die MAC fakebar ist, kam ja
schon. ... Ob Squid das kann, weiß ich grad nicht, aber iptables kann es. ...
(de.comp.os.unix.linux.misc)