Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-24-2010, 01:40 AM
|
#1
|
Member
Registered: Jun 2010
Location: Mumbai, India
Distribution: CentOS , Fedora, Open Suse
Posts: 193
Rep:
|
Squid Proxy access list configuration on MAC address bsisis
I am using Redhat 5.3 , I configured well access list using IP address, but my customer want to access list on MAC address basis.
Thanks all.
Regards,
Ganesh pal
|
|
|
08-24-2010, 06:16 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,714
|
Quote:
Originally Posted by ganesh24pal@gmail.com
I am using Redhat 5.3 , I configured well access list using IP address, but my customer want to access list on MAC address basis.
|
Did you try to look this up on the Squid site:
http://www.squid-cache.org/Doc/config/acl/
From their docs:
Code:
acl aclname arp mac-address ... (xx:xx:xx:xx:xx:xx notation)
# The arp ACL requires the special configure option --enable-arp-acl.
# Furthermore, the ARP ACL code is not portable to all operating systems.
# It works on Linux, Solaris, Windows, FreeBSD, and some
# other *BSD variants.
# [fast]
#
# NOTE: Squid can only determine the MAC address for clients that are on
# the same subnet. If the client is on a different subnet,
# then Squid cannot find out its MAC address.
And if you're using RHEL3, CALL THEM FOR SUPPORT since your paying for it. If you're not paying for RHEL, then don't use it.
|
|
|
08-28-2010, 03:03 AM
|
#3
|
Member
Registered: Jun 2010
Location: Mumbai, India
Distribution: CentOS , Fedora, Open Suse
Posts: 193
Original Poster
Rep:
|
Quote:
Originally Posted by TB0ne
Did you try to look this up on the Squid site:
http://www.squid-cache.org/Doc/config/acl/
From their docs:
Code:
acl aclname arp mac-address ... (xx:xx:xx:xx:xx:xx notation)
# The arp ACL requires the special configure option --enable-arp-acl.
# Furthermore, the ARP ACL code is not portable to all operating systems.
# It works on Linux, Solaris, Windows, FreeBSD, and some
# other *BSD variants.
# [fast]
#
# NOTE: Squid can only determine the MAC address for clients that are on
# the same subnet. If the client is on a different subnet,
# then Squid cannot find out its MAC address.
And if you're using RHEL3, CALL THEM FOR SUPPORT since your paying for it. If you're not paying for RHEL, then don't use it.
|
========================================================================
Thanks , I am going to use Cent OS.
Regards,
Ganesh Pal +91-9833830464
|
|
|
All times are GMT -5. The time now is 02:19 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|