Networking Forums

Networking Forums > Computer Networking > Linux Networking > filtering users by mac address and limiting bandwidth to each mac.

Reply
Thread Tools Display Modes

filtering users by mac address and limiting bandwidth to each mac.

 
 
w.kinderman@gmail.com
Guest
Posts: n/a

 
      11-11-2004, 03:35 AM
I was wondering if there is a any way to filter users on a network by
mac address and if i could allocate a limited ammount of bandwidth to
each user in chuncks of 768 - 1.5 mbps with their macs using linux? I
am working for a wireless isp for a school project. some of our users
are only paying for 768k of bandwidth and getting the whole pipe. so
this box would a dhcp server, mac filter, and bandwith limiter. is that
possible?

 
Reply With Quote
 
 
 
 
Jose Maria Lopez Hernandez
Guest
Posts: n/a

 
      11-11-2004, 11:52 AM
(E-Mail Removed) wrote:
> I was wondering if there is a any way to filter users on a network by
> mac address and if i could allocate a limited ammount of bandwidth to
> each user in chuncks of 768 - 1.5 mbps with their macs using linux? I
> am working for a wireless isp for a school project. some of our users
> are only paying for 768k of bandwidth and getting the whole pipe. so
> this box would a dhcp server, mac filter, and bandwith limiter. is that
> possible?
>


Yes, you can filter the users with iptables -m mac --mac-source and
you can adjust the bandwith using iproute2 and the 'tc' command. You
can read the lartc document at lartc.org that explains how to adjust
the bandwidth.


--

Jose Maria Lopez Hernandez
Director Tecnico de bgSEC
(E-Mail Removed)
bgSEC Seguridad y Consultoria de Sistemas Informaticos
http://www.bgsec.com
ESPAÑA

The only people for me are the mad ones -- the ones who are mad to live,
mad to talk, mad to be saved, desirous of everything at the same time,
the ones who never yawn or say a commonplace thing, but burn, burn, burn
like fabulous yellow Roman candles.
-- Jack Kerouac, "On the Road"
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
bandwidth limiting vita Windows Networking 0 09-16-2006 06:42 AM
Limiting bandwidth Paul Wireless Networks 2 09-12-2006 08:47 AM
QoS and bandwidth limiting mneagul Linux Networking 0 08-04-2006 07:28 PM
Bandwidth limiting Ed Russell Linux Networking 1 02-09-2005 11:24 PM
MAC Address Filtering & Bandwidth Limiting based on MAC Address w.kinderman Linux Networking 0 11-11-2004 10:19 PM



1 2 3 4 5 6 7 8 9 10 11