Search found 8 matches
- Sat Jan 31, 2015 10:21 pm
- Forum: News
- Topic: Version 1.7.0 - Barrier Breaker
- Replies: 131
- Views: 441839
Re: Version 1.7.0 - Barrier Breaker
i'm glad to say that i did the upgrade from 1.6.2 to 1.7.0 preserving the configuration and without any problems at all WARNING: Do not attempt to preserve settings when upgrading from versions ≤ 1.6.2 to 1.7.0 This might be your case. When devs tell you that it's not recommended to try preserving ...
- Sat Jan 31, 2015 1:37 pm
- Forum: News
- Topic: Version 1.7.0 - Barrier Breaker
- Replies: 131
- Views: 441839
Re: Version 1.7.0 - Barrier Breaker
Can i reinstall 1.7.0 same way i upgraded from 1.6 branch? Just reflash same 1.7.0 sysupgrade bin? I believe my config file is corrupt (see my previous post too) and when try to reset to factory settings within gargoyle menu don't work (stuck at waiting) I have a tp 740ND V4 too (4mb) and latest 1....
- Sun Dec 08, 2013 2:15 pm
- Forum: General Discussion
- Topic: No space left on device
- Replies: 1
- Views: 5404
- Fri Nov 22, 2013 9:36 am
- Forum: General Discussion
- Topic: Gargoyle traffic capture
- Replies: 2
- Views: 3604
Re: Gargoyle traffic capture
I use ngrep to capture, it's a small package that can be installed from OpenWrt package list. Not sure if the output can be used with Wireshark.
- Sun Nov 17, 2013 7:37 am
- Forum: Off Topic
- Topic: A Big Thank You !
- Replies: 3
- Views: 10373
Re: A Big Thank You !
I've purchased a TP-Link's TL-WR1043ND v1.11 Gigabit Router a few weeks ago and used to love the stock firmware, it's very rich and properly made, until the router stopped working after 6,5 days of uptime (always at that point). After a couple of reboots I got tired of the shit. Tried to register my...
- Sat Nov 16, 2013 3:33 am
- Forum: General Discussion
- Topic: WDR4300 and 2GB USB Drive
- Replies: 2
- Views: 8481
Re: WDR4300 and 2GB USB Drive
If i understood all right i can use the ext4 partition to install Plugins that does not fit into the Router. Is this Right? Yup. But you have to change the plugin root in order to use it: System > Plugins > Plugin Root > /plugin_root > Choose your ext4 partition > Change Plugin Root About the Swap ...
- Sat Nov 16, 2013 3:14 am
- Forum: General Discussion
- Topic: TP-Link TL-WR1043ND WAN port DHCP settings
- Replies: 4
- Views: 6680
Re: TP-Link TL-WR1043ND WAN port DHCP settings
Yup.
Try adding these to config dhcp 'wan' section:
Not sure if the config file is rewritten when you change some configuration using web interface though.
Code: Select all
vim /etc/config/dhcp
Code: Select all
default-lease-time #
max-lease-time #
- Mon Nov 11, 2013 5:50 pm
- Forum: General Discussion
- Topic: Restrictions with TL-WR1043ND
- Replies: 1
- Views: 3627
Re: Restrictions with TL-WR1043ND
I don't think that restrictions support ports, it only supports IP, IP ranges and MAC addresses, as I can see in my web interface. What version of Gargoyle are you using? Also you said local port, that is a port number which is used on the local end of connection, what you need is remote port, a des...