Search found 6791 matches

by Lantis
Wed Oct 28, 2015 8:17 pm
Forum: Show / Tell / Contribute
Topic: Adblock Plugin
Replies: 325
Views: 418025

Re: Adblock Plugin

You can try 1.0.4 but if the version you are using isn't working it is unlikely those changes will affect you. Please confirm the following file exists on your router: /etc/block.hosts And also the end of your dnsmasq config is "addnhosts /etc/block.hosts" Also please confirm that under /e...
by Lantis
Wed Oct 28, 2015 6:04 pm
Forum: Network / Wireless Issues
Topic: WLAN not possible on WL-500gP V1
Replies: 4
Views: 2772

Re: WLAN not possible on WL-500gP V1

Can you try setting up the wireless via the command line as a test? If that works fine then there is some logic error related to your device and it it interacts with the UI.
by Lantis
Tue Oct 27, 2015 10:20 pm
Forum: Feature Requests
Topic: Add GUI for VLAN configurations
Replies: 36
Views: 53177

Re: Add GUI for VLAN configurations

start with the code for the adblock plugin and modify to suit. https://github.com/ericpaulbishop/gargoyle/tree/master/package/plugin-gargoyle-adblock basically when the person ticks "enable" and then hits "save changes" the plugin calls a script that takes care of the rest. this ...
by Lantis
Tue Oct 27, 2015 9:48 pm
Forum: General Discussion
Topic: WRT1200AC v1.9 ?
Replies: 49
Views: 33112

Re: WRT1200AC v1.9 ?

Gosh. This is a bit outside my understanding. And quite hard to debug. The tmp.sh file gets deleted after it is used and so we can't examine errors easily.
by Lantis
Tue Oct 27, 2015 7:37 pm
Forum: General Discussion
Topic: WRT1200AC v1.9 ?
Replies: 49
Views: 33112

Re: WRT1200AC v1.9 ?

would have to know exactly what you were doing at the time it occurred.

Basically when you make a change in the UI, it queues up a series of commands to parse through the command line.
It writes them into a script file at /tmp/tmp.sh and then executes it when you hit "Save Changes".
by Lantis
Tue Oct 27, 2015 5:28 pm
Forum: Show / Tell / Contribute
Topic: gargoyle-ispy 2015-October-18 05:57.torrent
Replies: 56
Views: 51862

Re: gargoyle-ispy 2015-October-18 05:57.torrent

Hi bill, we are indeed running the 10.3.0.3 driver, however it is fully (mostly) 802.11ac compliant. It is the gargoyle web interface that lacks the support currently (it's on the todo list). However once you make your changes on the Connection -> Basic page and are happy, if you edit the wireless c...
by Lantis
Tue Oct 27, 2015 5:11 pm
Forum: General Discussion
Topic: WRT1200AC v1.9 ?
Replies: 49
Views: 33112

Re: WRT1200AC v1.9 ?

Broken pipe isn't just you I believe it's a problem with openwrt.


The second one means it was trying to execute a command from the UI but the command file didn't exist for some reason.
by Lantis
Mon Oct 26, 2015 8:02 pm
Forum: Hardware / Installation Issues
Topic: Need Firmware for tplink tl-wr841n v10
Replies: 3
Views: 4149

Re: Need Firmware for tplink tl-wr841n v10

This device has had support added for the next version of openwrt (Designated Driver). Unless it gets back ported to chaos calmer it won't likely see gargoyle support in 1.9.X. Sorry! Here is the required patch. http://git.openwrt.org/?p=openwrt.git;a=commit;h=1cd7e6c1fd07527d2a6a7660c85e7e90160956a9
by Lantis
Mon Oct 26, 2015 6:42 pm
Forum: General Discussion
Topic: Transmission installed and running on 1.7.1
Replies: 32
Views: 37886

Re: Transmission installed and running on 1.7.1

Great comprehensive guide.
I was surprised you were able to run so many torrents at once without a crash however your tips about memory management and the EXT file system were right on point :)
by Lantis
Mon Oct 26, 2015 5:11 am
Forum: General Discussion
Topic: WRT1200AC v1.9 ?
Replies: 49
Views: 33112

Re: WRT1200AC v1.9 ?

I used spy's.
Sounds like something might be slightly broken.
You might have to do a firstboot and start fresh. Not sure.

Usually when the graphs break its a sign that the firewall isn't restarting properly (which makes me think something is corrupt).