Page 1 of 2

Geo-filtering?

Posted: Wed Jan 17, 2018 4:13 am
by GargoyleNoob
Cool little thing that I'm pretty sure the Netduma copied and rebranded from the Mikrotik base firmware. Just wondering if Gargoyle will ever implement something similar for gamers.

Re: Geo-filtering?

Posted: Wed Jan 17, 2018 4:56 am
by Lantis
You can install a geoip netfilter module, but you would need to write your own firewall rules

Re: Geo-filtering?

Posted: Wed Jan 17, 2018 7:17 am
by tapper
You could try out sub2rbl
https://github.com/robzr/sub2rbl

Re: Geo-filtering?

Posted: Wed Jan 17, 2018 5:10 pm
by GargoyleNoob
Lantis wrote:You can install a geoip netfilter module, but you would need to write your own firewall rules
Oh, word? I'll have to look into that.

Re: Geo-filtering?

Posted: Wed Jan 17, 2018 5:13 pm
by GargoyleNoob
tapper wrote:You could try out sub2rbl
https://github.com/robzr/sub2rbl
Thanks for the link. How would I go about adding that to plugins and installing in gargoyle? Adding the link didnt seem to work.

Re: Geo-filtering?

Posted: Fri Jan 19, 2018 5:18 am
by tapper
Hi you cant ad it as a Gargoyle plug-in. You can install the Gargoyle plug-in for command line or what ever it's called and then coppy and paste the commands in line by line. You will not be able to check if it's working in the GUI, but it will show up in the system logs.

Re: Geo-filtering?

Posted: Fri Jan 19, 2018 5:21 am
by tapper
GargoyleNoob wrote:
Lantis wrote:You can install a geoip netfilter module, but you would need to write your own firewall rules
Oh, word? I'll have to look into that.
Your next Gargoyle plug-in? :-D

Re: Geo-filtering?

Posted: Fri Jan 19, 2018 6:58 am
by Lantis
Nope.
Maybe write it into the interface one day, but it's super low priority.

Re: Geo-filtering?

Posted: Fri Jan 19, 2018 12:19 pm
by GargoyleNoob
tapper wrote:Hi you cant ad it as a Gargoyle plug-in. You can install the Gargoyle plug-in for command line or what ever it's called and then coppy and paste the commands in line by line. You will not be able to check if it's working in the GUI, but it will show up in the system logs.
Ah, gotcha. Once I get another router, I'll start toying with the WDR3600 a little more. I don't wanna mess anything up and not have a backup router.

Re: Geo-filtering?

Posted: Fri Jan 19, 2018 12:19 pm
by GargoyleNoob
Lantis wrote:Nope.
Maybe write it into the interface one day, but it's super low priority.
Is there anywhere I can see a list of what you guys are working on implementing in the near future? I'd like to keep up with development.