Page 3 of 13

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Thu Sep 20, 2012 1:25 pm
by wetwilly
Flashed my 1043ND and so far its running fine.

Although it seems to have broken the 3g Modem support. It locates the device but doesn't do the modeswitch thing, and 3G option is not visible under WAN configuration.

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Thu Sep 20, 2012 2:36 pm
by Slacker
But keep in mind the qos configuration page WILL disappear again if you try to configure it.. It is hit and miss affair.. typically it will blank out if you use multiple window to configure the qos.
Creating classes and rules are OK, just not editing in IE10. Firefox 14.01 works just fine for me.
Do you know you need to do a reboot after the router have booted successfully after flashing the firmware? I mean reboot again after flashing is completed and the router reboot by itself..
I did not know this and I think I haven't been affected by it(or just didn't notice), but the bandwidth behavior magically "fixed" itself somewhat. I'll edit my original post to reflect that.

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Thu Sep 20, 2012 5:07 pm
by Eric
ericwong: I will look further into the QoS issues, it does seem that there is something strange going on there.

Also, the source link is for the attitude adjustment branch. That branch got merged into master. The link you are looking for is: http://www.gargoyle-router.com/gargoyle ... rev=master

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Thu Sep 20, 2012 5:32 pm
by yc3948
Hi Eric

Could you please fix this?

1.5.7 have same problem as 1.5.6

http://www.gargoyle-router.com/phpbb/vi ... 805#p13820

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Thu Sep 20, 2012 7:56 pm
by KREAT0R
For now found these problems:
* Problems with DNS settings (manual or default OpenDNS or Google), with my isp dns working properly.
The configure is duplicated on the web and also appears my isp's dns.
While it appears the dns OpenDNS repeated, the test did not go anywhere.
Leave a screenshot of the web with OpenDNS.
Image

edit: configuring DNS manually via ssh or scp, walk properly.
Now appears dns lan and wan, why are repeated anywhere.


* Another thing that happens is when clear history of "Web Monitor", it takes much longer than in the version 1.5.6


* Now saves settings to "Connection" the router restarts (which in the previous version did not do it).

By the time those things, because I had not much time to test.
Tested on the 841nd v5 router.

PD: translation by google.

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Fri Sep 21, 2012 1:45 am
by lceron80
tried flashing my wzr-hp-g300nh2 with no luck. everytime it says invalid firmware from buffalo gui. :roll:

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Fri Sep 21, 2012 10:29 am
by ericwong
lceron80 wrote:tried flashing my wzr-hp-g300nh2 with no luck. everytime it says invalid firmware from buffalo gui. :roll:
Try the factory bin.

New potential bug:
I have been using my rt305x gargoyle router from the attitude_adjustment branch, for about a week.. without rebooting.

Today, the router suddenly "stopped working".
I look in the kernel log and found this.

Code: Select all

[421548.350000] net_ratelimit: 53 callbacks suppressed
[421548.360000] nf_conntrack: table full, dropping packet.
[421548.410000] nf_conntrack: table full, dropping packet.
[421548.420000] nf_conntrack: table full, dropping packet.
[421548.430000] nf_conntrack: table full, dropping packet.
[421548.510000] nf_conntrack: table full, dropping packet.
[421548.740000] nf_conntrack: table full, dropping packet.
[421548.800000] nf_conntrack: table full, dropping packet.
[421548.840000] nf_conntrack: table full, dropping packet.
[421548.900000] nf_conntrack: table full, dropping packet.
[421548.930000] nf_conntrack: table full, dropping packet.
[421553.460000] net_ratelimit: 72 callbacks suppressed
[421553.470000] nf_conntrack: table full, dropping packet.
[421553.610000] nf_conntrack: table full, dropping packet.
[421553.790000] nf_conntrack: table full, dropping packet.
[421553.860000] nf_conntrack: table full, dropping packet.
root@Gargoyle:~#
No idea what happened there or what causes this... I am just reporting this and see if someone knows what happened or how to reproduce this.

Rebooting the router fixed the issue though.

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Sat Sep 22, 2012 8:38 am
by pbix
Looks like your conntrack table overflowed.

At least double the number of contrack entries on your Firewall->Connection Limits page.

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Sat Sep 22, 2012 9:08 am
by ericwong
pbix wrote:Looks like your conntrack table overflowed.

At least double the number of contrack entries on your Firewall->Connection Limits page.
OK, thanks.. I have increased the maximum number of connections to 8000.

I didn't realize this means the number of connections.

Re: Version 1.5.7 -- OpenWRT "Attitude Adjustment"

Posted: Sat Sep 22, 2012 10:58 am
by olo
I think there's a problem with displaying the DNS settings on Status > Overview page:
Image