quota and mac addresses

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

Moderator: Moderators

Tareq
Posts: 58
Joined: Mon Dec 14, 2015 6:56 am

Re: quota and mac addresses

Post by Tareq »

nworbnhoj wrote:You can find the 3 files here https://github.com/ericpaulbishop/gargo ... /440/files


not working, if i assigned from outsider MAC i can use any static IP and still using quota internet.



Image
TP-LINK WR841N. V8.4 | Gargoyle 1.9 | South Yemen

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: quota and mac addresses

Post by ispyisail »

Eric has made some other changes as well

New build on the way

nworbnhoj
Posts: 916
Joined: Mon Jul 21, 2014 10:08 am
Location: Australia
Contact:

Re: quota and mac addresses

Post by nworbnhoj »

Tareq wrote:not working, if i assigned from outsider MAC i can use any static IP and still using quota internet.
Thanks for testing :-) Yes I think that bug has already been fixed. Either get the latest of these three files from the HEAD at Github or probably easier - test out ispyisail's build coming soon
Can you help someone else get Gargoyle up and running?
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E

Tareq
Posts: 58
Joined: Mon Dec 14, 2015 6:56 am

Re: quota and mac addresses

Post by Tareq »

Thank you.

Maybe i have to wait.
TP-LINK WR841N. V8.4 | Gargoyle 1.9 | South Yemen

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: quota and mac addresses

Post by ispyisail »


nworbnhoj
Posts: 916
Joined: Mon Jul 21, 2014 10:08 am
Location: Australia
Contact:

Re: quota and mac addresses

Post by nworbnhoj »

If there is still a problem with this then please post the output of

Code: Select all

uci show firewall.@defaults[0]
and of

Code: Select all

iptables -t filter -L lease_mismatch_check
Can you help someone else get Gargoyle up and running?
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E

Tareq
Posts: 58
Joined: Mon Dec 14, 2015 6:56 am

Re: quota and mac addresses

Post by Tareq »

Thank you all,

I will test it after download finshed.


Edit:
Notice:
It is better to put the firmware files in torrent inside folder not zip file, that allow user to download his firmware single file.
TP-LINK WR841N. V8.4 | Gargoyle 1.9 | South Yemen

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: quota and mac addresses

Post by ispyisail »

Edit:
Notice:
It is better to put the firmware files in torrent inside folder not zip file, that allow user to download his firmware single file.
No

better from the clients point of view but not for the distributor

Forces people to help share (for a bit anyway)

Tareq
Posts: 58
Joined: Mon Dec 14, 2015 6:56 am

Re: quota and mac addresses

Post by Tareq »

Image


For this reason
TP-LINK WR841N. V8.4 | Gargoyle 1.9 | South Yemen

nworbnhoj
Posts: 916
Joined: Mon Jul 21, 2014 10:08 am
Location: Australia
Contact:

Re: quota and mac addresses

Post by nworbnhoj »

Tareq wrote:For this reason
Yes - it sux having a slow connection :-( but mine is fast now :-)
One way around it is to setup git, clone the Gargoyle repository and build your own image - it is not so hard
https://help.github.com/articles/set-up-git/
http://www.gargoyle-router.com/wiki/dok ... umentation

Code: Select all

git apt-get install git
git clone https://github.com/ericpaulbishop/gargoyle.git
cd gargoyle
make ar71xx
And then pluck your own images out of ../gargoyle/images/

Warning - the build is going to use a bunch of diskspace, do quite a bit of downloading the first time and a couple of hours of cranking thru. You can mimimise this by targetting your build to the device that you are using (eg make ar71xx.usb_large) and the subsequent builds will be faster.
Can you help someone else get Gargoyle up and running?
TL-WDR3600 : Gargoyle 1.9.0 : NBN FixedWireless
TL-WR1043ND-V2 : Gargoyle 1.8.0 : 3G Huawei E160E

Post Reply