Search found 5 matches
- Thu Jan 26, 2017 2:28 pm
- Forum: Show / Tell / Contribute
- Topic: Mini Ping Watchdog
- Replies: 12
- Views: 25546
Re: Mini Ping Watchdog
Hello @Zander I actually use this script to check if my network is up and restart if necessary. My main router is 192.168.1.1 . I have 9 other routers connected to him using Wireless WDS Bridge. #!/bin/sh sleep 90 tries=0 while [[ $tries -lt 10 ]] do if /bin/ping -c 1 192.168.1.1 >/dev/null then exi...
- Thu Jan 12, 2017 6:46 am
- Forum: Show / Tell / Contribute
- Topic: gargoyle-ispy 2017-January-12 02:59.torrent
- Replies: 70
- Views: 74814
Re: gargoyle-ispy 2017-January-12 02:59.torrent
Bad new, Lantis.
But thanks for your answer.
So i will consider buy a new cheap router.
WR842N V3 (16mb) it´s a possibility.
Do you know if it´s possible to include this router in this build?
Regards.
But thanks for your answer.
So i will consider buy a new cheap router.
WR842N V3 (16mb) it´s a possibility.
Do you know if it´s possible to include this router in this build?
Regards.
- Thu Jan 12, 2017 5:51 am
- Forum: Show / Tell / Contribute
- Topic: gargoyle-ispy 2017-January-12 02:59.torrent
- Replies: 70
- Views: 74814
Re: gargoyle-ispy 2017-January-12 02:59.torrent
Hello ispyisail.
In your post, you sad to not install this firmware on 4Mb routers. But i´m a little bit confused.
My router is TL-WR841N v8 (a 4Mb router) and it´s in your router list.
Can i use this firmware or not?
Thanks!
In your post, you sad to not install this firmware on 4Mb routers. But i´m a little bit confused.
My router is TL-WR841N v8 (a 4Mb router) and it´s in your router list.
Can i use this firmware or not?
Thanks!
- Fri Dec 26, 2014 8:44 pm
- Forum: News
- Topic: Barrier Breaker Progress
- Replies: 128
- Views: 364131
Re: Barrier Breaker Progress
Hi ispyisail .
Any tip to install?
I´m running gargoyle 1.6.2 on my router.
Can i use the sysupgrade file, or i need to do a firstboot in failsafe mode?
Thanks.
Any tip to install?
I´m running gargoyle 1.6.2 on my router.
Can i use the sysupgrade file, or i need to do a firstboot in failsafe mode?
Thanks.
- Wed Oct 01, 2014 6:28 am
- Forum: Network / Wireless Issues
- Topic: 40 Mhz Client + AP
- Replies: 0
- Views: 2323
40 Mhz Client + AP
Hi, I have i doubt... My setup is pretty simple: 1) Router 1 (TPLINK WR841ND) Internet/WAN: DHCP Wired, connected to my DSL modem via WAN port. Wireless: Access Point, B+G+N, 40 Mhz (2o. channel bellow), Channel 9 I set the option noscan=1 by command line, and is working without problems at 40 Mhz a...