Page 2 of 3

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Sun Jun 07, 2015 8:22 am
by Lantis
When you are experiencing the issue can you do a
"uci get upnpd.config.download"
And confirm it is non zero?

And just to understand, it is reporting zero but traffic still actually flows?

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Sun Jun 07, 2015 11:36 am
by phgerin
root@Gargoyle:~# uci get upnpd.config.download
9000


Yes, its reporting zero via upnp but the traffic is not zero.

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Sun Jun 07, 2015 11:37 pm
by sajjadhalai
I have Bufallo wzr 600DHP
I can not acces Gargoyle GUI some times.
and after some hours it worked.. and after some it doesn't work.

I think the problem is in uhttpd..

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Mon Jun 08, 2015 2:32 am
by simono_pl
@sajjadhalai I have write about that on topic with previous build.
For me with uptime 1d 12h all for now OK.

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Mon Jun 08, 2015 2:46 pm
by RomanHK
Hi,
This is a problem I experience UPNP, earlier I tested the problem - unfortunately, not solved. Tested devices: TL-WR1043ND V1 = problem, TL-WR1043ND V2 = no problem. The error is also in OpenWRT BB :(
viewtopic.php?f=3&t=6557&p=26911

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Thu Jun 11, 2015 5:18 am
by sajjadhalai
simono_pl wrote:@sajjadhalai I have write about that on topic with previous build.
For me with uptime 1d 12h all for now OK.
i had solved problem by increasing the connection attempt from 3 to 30, in etc/config of uhttpd.

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Thu Jun 11, 2015 6:07 am
by simono_pl
sajjadhalai wrote:
simono_pl wrote:@sajjadhalai I have write about that on topic with previous build.
For me with uptime 1d 12h all for now OK.
i had solved problem by increasing the connection attempt from 3 to 30, in etc/config of uhttpd.
You means this

Code: Select all

	option max_requests '3'

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Fri Jun 12, 2015 6:06 am
by sajjadhalai
simono_pl wrote:
sajjadhalai wrote:
simono_pl wrote:@sajjadhalai I have write about that on topic with previous build.
For me with uptime 1d 12h all for now OK.
i had solved problem by increasing the connection attempt from 3 to 30, in etc/config of uhttpd.
You means this

Code: Select all

	option max_requests '3'
Yes that is it... I had changed it to from 3 to 30
max_requests "30"

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Sun Jun 14, 2015 2:53 am
by Lantis
suggest bumping to 45951 iSpy. i would but my fork is several versions behind the main one for the moment while i do some testing.
https://dev.openwrt.org/changeset/45951

fixes CVE-2015-4000 CVE-2015-1788 CVE-2015-1789 CVE-2015-1790 CVE-2015-1792 CVE-2015-1791

Re: gargoyle-ispy 2015-June-05 02:07.torrent

Posted: Mon Jun 15, 2015 9:11 am
by krzyko
Oh, and is there any possibility to see patch https://dev.openwrt.org/browser/trunk/p ... ?rev=45874 backported to BB Gargoyle? It fixes the "Failed to stop Tx DMA" issue which troubles me a lot. I'm willing to test tl-wr1043nd-v1 and tl-wr941nd-v3 images.