Search found 10 matches

by i3laze
Sun Dec 27, 2020 6:59 am
Forum: Show / Tell / Contribute
Topic: Mini Ping Watchdog
Replies: 12
Views: 20550

Re: Mini Ping Watchdog

Sorry, not using Gargoyle repeaters anymore.

You might open the original .ipk in 7zip and modify .control file by yourself.
by i3laze
Mon Jan 28, 2019 12:26 pm
Forum: Show / Tell / Contribute
Topic: Mini Ping Watchdog
Replies: 12
Views: 20550

Re: Mini Ping Watchdog

Ok, will do tomorrow.

Actually you can fix a package by yourself.
Grab a 7z-archiver and remove a dependency.
by i3laze
Mon Oct 09, 2017 10:12 am
Forum: General Discussion
Topic: static routing -about metrics
Replies: 4
Views: 4750

Re: static routing -about metrics

Sometimes metric is very useful.
For example, I got a backup ISP uplink : )

Check your routing table:

Code: Select all

route
Modify the route:

Code: Select all

ip route del default via 10.0.0.1 dev br-lan proto static
ip route add default via 10.0.0.1 dev br-lan proto static metric 110
by i3laze
Sat Sep 16, 2017 8:56 am
Forum: Network / Wireless Issues
Topic: Losing GUI access when wireless bridge/repeater mode selected.
Replies: 8
Views: 7385

Re: Losing GUI access when wireless bridge/repeater mode selected.

Really wonder why a user should ever specify Bridge IP in v1.9.x. Looks like it is not routed and could be used just fo recovery purposes. Bridge IP input field is a source of mistakes and should be hidden by developers. Actual (Relay) IP is currenlty received via DHCP-client from uplink AP/Router. ...
by i3laze
Sun Jul 09, 2017 1:20 pm
Forum: Hardware / Installation Issues
Topic: Tp-Link WA801ND V3 - can I flash with Gargoyle for V2?
Replies: 8
Views: 9206

Re: Tp-Link WA801ND V3 - can I flash with Gargoyle for V2?

Lucky for me my WA801NDv3 wasn't my first Gargoyle TP-Link. I've upgraded stock f/w to OpenWRT, then did upgrade to WR841Nv10 Gargoyle + restore an existing config. No serial needed. sysupgrade -f http://URL/backup_gargoyle.tar.gz -F http://URL/gargoyle_1.9.2-ar71xx-generic-tl-wr841n-v10-squashfs-sy...
by i3laze
Wed Jun 28, 2017 9:09 am
Forum: Feature Requests
Topic: Router Firmware Requests
Replies: 167
Views: 304793

Re: Router Firmware Requests

Router Model: TP-Link TL-WR842N v3/v3.1 Link to Openwrt wiki: https://wiki.openwrt.org/toh/tp-link/tl-wr842nd Is it supported in Openwrt Chaos_Calmer Branch? Yes Does it have >= 8MB of flash? Yes Does it have USB support? Yes Nice and cheap. 16MB Flash, Atheros QCA9531-BL3A Works great with gargoyle...
by i3laze
Wed Jun 28, 2017 3:39 am
Forum: General Discussion
Topic: Lease Time
Replies: 2
Views: 2580

Re: Lease Time

"Confiuration - DHCP - Static IPs" allows you to create a DHCP Reservation on a router, so a PC will still have auto IP settings, but IP won't ever change (while the device is inside your home/network).
by i3laze
Tue Jun 27, 2017 11:23 am
Forum: Show / Tell / Contribute
Topic: Mini Ping Watchdog
Replies: 12
Views: 20550

Re: Mini Ping Watchdog

You can manually install the plugin just by creating the files yourself In case you miss the original Ping Watchdog plugin on your 4MB router (as I do).. I've modified http://www.gargoyle-router.com/packages/gargoyle-1.9.2/ar71xx/default/plugin-gargoyle-ping-watchdog_20131030_all.ipk (.tar.gz actua...
by i3laze
Mon Jun 26, 2017 4:06 pm
Forum: News
Topic: Version 1.9.2
Replies: 187
Views: 276990

Re: Version 1.9.2

4MB routers are to small. Even with no plugins installed these routers are unstable with current firmware. Right because of that I urge developers to allow Ping Watchdog plugin (or even embed it in 1.9.3). Please, let the users try&decide by giving them a warning like: "Installing plugins ...
by i3laze
Mon Jun 26, 2017 3:50 pm
Forum: Off Topic
Topic: Weird registration in the forum
Replies: 1
Views: 18733

Weird registration in the forum

Hello there! I found it very difficult to register in the forum. Seems that drag&drop quiz requires every answer to be dragged in the correct space. I mean literally every one. In case the answer is already in the right place (first one) it still doesn't count (and registration form gives an err...