Search found 4 matches
- Thu Aug 18, 2011 6:43 pm
- Forum: News
- Topic: Version 1.4.0 -- New Stable Branch
- Replies: 36
- Views: 79759
Re: Version 1.4.0 -- New Stable Branch
Is it ok to restore settings from a 1.3.1x backup or should they be individually entered in 1.4.0 ?
- Sat Jul 09, 2011 2:00 am
- Forum: Gargoyle Development
- Topic: About button handler
- Replies: 9
- Views: 20840
Re: About button handler
I managed to get this going on my WR1043ND, the code I used was as follows: /etc/config/system config 'button' 'wifionoff' option 'button' 'BTN_1' option 'action' 'released' option 'handler' '/sbin/wifionoff' option 'min' '0' option 'max' '2' /sbin/wifionoff #!/bin/sh SW=$(uci -q get wireless.@wifi-...
- Tue Jun 07, 2011 7:54 am
- Forum: Other Issues
- Topic: TP Link WR1043ND Access Restriction Problem (1.3.14)
- Replies: 2
- Views: 3109
TP Link WR1043ND Access Restriction Problem (1.3.14)
I have installed gargoyle (1.3.14) on a TP Link WR1043ND and am having a problem setting Access Restrictions. I have created a rule that applies to "only the following hosts" which I have identified by mac address to restrict all network access between 23:00 and 07:00. My problem is that a...
- Fri Jun 03, 2011 10:09 pm
- Forum: Gargoyle Development
- Topic: About button handler
- Replies: 9
- Views: 20840
Re: About button handler
Will the wireless on/off via the QSS button be implemented in future version of the gui for the TP Link WR1043ND ?
Any chance of a step by step description of implementing this manually for the newbs like me?
Any chance of a step by step description of implementing this manually for the newbs like me?