Generic quotas and dhcp

Report issues relating to bandwith monitoring, bandwidth quotas or QoS in this forum.

Moderator: Moderators

Post Reply
lemonsqueeze
Posts: 1
Joined: Sat Jul 01, 2017 7:32 pm

Generic quotas and dhcp

Post by lemonsqueeze »

Hi,

Recently i needed to implement download quotas on a shared wifi network with many guests (dhcp). I could only try an old version of gargoyle (1.4.7) as the router didn't support newer builds (an old linksys wrt54gl 1.1)

The generic quota option was perfect:
- create new quota
- applies to all individual hosts without explicit quota
- max download: limit to 150Mb
- quota resets: every month
- when exceeded: throttle bandwidth 50k/s

However i noticed quota was per ip address: if a guest changes ip address his quota changes. That was a show stopper in this case.

I ended up implementing download quotas per mac address on top of OpenWrt but maybe there is support for this in newer versions of Gargoyle already.

Could someone confirm whether generic quotas are ip-based or mac-based in current Gargoyle ?

Cheers,
Matt

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Generic quotas and dhcp

Post by Lantis »

They are still IP based.
In general, the idea is to apply static IPs through the DHCP configuration page for devices you want to control with quotas.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply