
Search found 5 matches
- Sat Jun 03, 2017 10:25 pm
- Forum: General Discussion
- Topic: Disable DHCP setting is keep turning on
- Replies: 12
- Views: 13361
Re: Disable DHCP setting is keep turning on
Is there any way to include gargoyle quota and active congestion control in open wrt? I really like those feature 

- Sat Jun 03, 2017 10:00 am
- Forum: General Discussion
- Topic: Disable DHCP setting is keep turning on
- Replies: 12
- Views: 13361
Re: Disable DHCP setting is keep turning on
The 1.6.2 firmware isnt available for v11....any suggestion?
- Sat Jun 03, 2017 6:51 am
- Forum: General Discussion
- Topic: Disable DHCP setting is keep turning on
- Replies: 12
- Views: 13361
Disable DHCP setting is keep turning on
Dear Fellows, I have TP-Link TL-WR841N v11 currently running gargoyle 1.9.2. This router is configured as dumb ap (dhcp turned off), but when i change the wireless mac filter setting (add/remove/enable), dhcp is turned on again. Should i just disable wireless mac filter on both router and ap, while ...
- Sat Jan 14, 2017 3:08 am
- Forum: General Discussion
- Topic: [ASK]Routing two networks
- Replies: 2
- Views: 2383
Re: [ASK]Routing two networks
Thank you for your reply: By adding this line on /etc/firewall.user on router A iptables -I FORWARD -d 192.168.0.0/24 -j ACCEPT and adding this line on /etc/firewall.user on router B iptables -I FORWARD -d 192.168.2.0/24 -j ACCEPT i managed to ping all client on router A from router B and vice versa...
- Fri Jan 13, 2017 3:03 pm
- Forum: General Discussion
- Topic: [ASK]Routing two networks
- Replies: 2
- Views: 2383
[ASK]Routing two networks
I have two networks which I am interested in connecting. The first network is connected to router A, while the second network is connected to router B. Some basic network details: Router A: WAN IP Address: 192.168.1.65 WAN Netmask: 255.255.255.0 LAN IP Address: 192.168.0.1 LAN Netmask:255.255.255.0 ...