Fractal nightly test builds (20058)

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Author Message
LOM
DD-WRT Guru


Joined: 28 Dec 2008
Posts: 7647

PostPosted: Fri Oct 05, 2012 11:44    Post subject: Reply with quote
barryware wrote:
tatsuya46 wrote:
Is there any other mirror links or something? This FTP has always been a snail in loading and downloading anything, from multiple ISPs. 110 bytes/sec really...

yes.. really. I have the anonymous login throttled @ 125KiB for more than one reason.


Ignore the crybaby barry, I downloaded 20058 Mega from you a few hours go and got half of your 125KiB.
That from an Asian ISP with limited backbone capacity.

_________________
Kernel panic: Aiee, killing interrupt handler!
Sponsor
barryware
DD-WRT Guru


Joined: 26 Jan 2008
Posts: 13049
Location: Behind The Reset Button

PostPosted: Fri Oct 05, 2012 12:46    Post subject: Reply with quote
LOM wrote:
barryware wrote:
tatsuya46 wrote:
Is there any other mirror links or something? This FTP has always been a snail in loading and downloading anything, from multiple ISPs. 110 bytes/sec really...

yes.. really. I have the anonymous login throttled @ 125KiB for more than one reason.


Ignore the crybaby barry, I downloaded 20058 Mega from you a few hours go and got half of your 125KiB.
That from an Asian ISP with limited backbone capacity.

Thanks LOM.

My residential internet connection is limited to 4Mbps upload (that is your download). It speedtests out a little higher (4.5 ~ 4.9). As I said, I have the anonymous login limited to 125kBs.

so it takes one minute to download a mega build.. I don't see the problem.

In regard to taking a while to load.. Sometimes (depending on activity), the nas raid array may sleep and then need to spin up when accessed. The drives spin up one at a time. That can take at least 3 hours Razz

This will take this thread off topic.. If anyone thinks this subject needs to be discussed further, start a new thread.



bw.jpg
 Description:
 Filesize:  79.82 KB
 Viewed:  13385 Time(s)

bw.jpg



_________________
[Moderator Deleted] Shocked
Vespian
DD-WRT User


Joined: 26 May 2009
Posts: 183
Location: N34 31.872 E69 10.821 for now.

PostPosted: Fri Oct 05, 2012 20:02    Post subject: Reply with quote
barryware wrote:
LOM wrote:
barryware wrote:
tatsuya46 wrote:
Is there any other mirror links or something? This FTP has always been a snail in loading and downloading anything, from multiple ISPs. 110 bytes/sec really...

yes.. really. I have the anonymous login throttled @ 125KiB for more than one reason.


Ignore the crybaby barry, I downloaded 20058 Mega from you a few hours go and got half of your 125KiB.
That from an Asian ISP with limited backbone capacity.

Thanks LOM.

My residential internet connection is limited to 4Mbps upload (that is your download). It speedtests out a little higher (4.5 ~ 4.9). As I said, I have the anonymous login limited to 125kBs.

so it takes one minute to download a mega build.. I don't see the problem.

In regard to taking a while to load.. Sometimes (depending on activity), the nas raid array may sleep and then need to spin up when accessed. The drives spin up one at a time. That can take at least 3 hours Razz

This will take this thread off topic.. If anyone thinks this subject needs to be discussed further, start a new thread.


I'm just grateful that you are willing to host these files for us, and that fractal is willing to put in the CPU cycles to build these all for us and then upload it. Cry babies will cry...

Wait. 3 hours to spin up a NAS array? Wow. How large is that array? Meh, but anyways. Don't want to hyjack this thread. That will be all. =p

_________________
The Peacock Thread <-- New? READ THIS!
------

Current:
ASUS RT-N16 DD-WRT v24-sp2 mega(SVN revision 19519)Running OTRW - Take 2 on 8 GB Flash Disk. 128M swap + 7.5 GB ext2 on /opt
Past:
ASUS WL500GP v2 [DD-WRT v24-sp2 (06/17/09) mega-(SVN 12307M NEWD Eko)]

Registered Linux User #491768
pokazene_maslo
DD-WRT User


Joined: 29 Dec 2009
Posts: 84
Location: Slovakia

PostPosted: Fri Oct 05, 2012 21:28    Post subject: Reply with quote
I've just installed 20058
I can confirm that wl1 password saving is working.

but now transmission is not working
Code:
root@DD-WRT:~# /opt/bin/transmission-daemon -g /mnt/data/torrents/.config/transm
ission-daemon
Floating point exception
root@DD-WRT:~#

reinstalling transmission didn't help, reverting back to 20006
commodore64
DD-WRT Novice


Joined: 07 Oct 2012
Posts: 3

PostPosted: Sun Oct 07, 2012 13:53    Post subject: 'ip rule list' returns nothing as if NEED_PRINTF is !defined Reply with quote
I'm running dd-wrt.v24-20058_NEWD-2_K2.6_openvpn-nv64k.bin on a Netgear WNDR3400 v1.

First of all, please allow me to thank Fractal for making an openvpn nv64k build, since otherwise, with either eko or BrainSlayer's big build, I won't have any space for jffs.

I studied the dd-wrt source. With my limited knowledge as a programmer, this issue is caused by NEED_PRINTF not defined when iproute2/ip/iprule.c was compiled.

On my router, 'ip rule' command is actually working since 'ip rule add' returns 0 and 'ip rule del', 'ip rule flush garbage' both return expected error message.

I think Fractal knows the cause since the 'ip route' command actually returns expected information in his build while neither eko nor BrainSlayer's build does.
theapp
DD-WRT Novice


Joined: 07 Feb 2009
Posts: 23

PostPosted: Sun Oct 07, 2012 21:14    Post subject: Tester needed? Reply with quote
Fractal - I'm running a e2500 with 18946 for VPN purposes. Outside of adding VPN support back to this version, is there any other reason for me to upgrade to it (throughput, security, other improvements)? If, for no other reason than to test, you want me to upgrade to see how it works on a e2500, I am happy to, as the only real feature I need is VPN support right now, as you work to perfecting this build to support all the great features of this chipset (including 5GHz, hopefully). Really appreciate all the work you guys are putting into this (coding, compiling, hosting, etc).
Vespian
DD-WRT User


Joined: 26 May 2009
Posts: 183
Location: N34 31.872 E69 10.821 for now.

PostPosted: Sun Oct 07, 2012 21:53    Post subject: Re: 'ip rule list' returns nothing as if NEED_PRINTF is !def Reply with quote
commodore64 wrote:
I'm running dd-wrt.v24-20058_NEWD-2_K2.6_openvpn-nv64k.bin on a Netgear WNDR3400 v1.

First of all, please allow me to thank Fractal for making an openvpn nv64k build, since otherwise, with either eko or BrainSlayer's big build, I won't have any space for jffs.

I studied the dd-wrt source. With my limited knowledge as a programmer, this issue is caused by NEED_PRINTF not defined when iproute2/ip/iprule.c was compiled.

On my router, 'ip rule' command is actually working since 'ip rule add' returns 0 and 'ip rule del', 'ip rule flush garbage' both return expected error message.

I think Fractal knows the cause since the 'ip route' command actually returns expected information in his build while neither eko nor BrainSlayer's build does.


According to what I have been told by Sash, in the next official build this will be fixed/improved upon) The current version has been stripped, but ip route should work regardless, and it's not. I have seen this problem on my router as well.

Installation of OTRW seems to have fixed this for me though.

_________________
The Peacock Thread <-- New? READ THIS!
------

Current:
ASUS RT-N16 DD-WRT v24-sp2 mega(SVN revision 19519)Running OTRW - Take 2 on 8 GB Flash Disk. 128M swap + 7.5 GB ext2 on /opt
Past:
ASUS WL500GP v2 [DD-WRT v24-sp2 (06/17/09) mega-(SVN 12307M NEWD Eko)]

Registered Linux User #491768
Vespian
DD-WRT User


Joined: 26 May 2009
Posts: 183
Location: N34 31.872 E69 10.821 for now.

PostPosted: Mon Oct 08, 2012 1:07    Post subject: Reply with quote
Just an update for those of you watching this in reference to optware not working.

Not sure if it was the fix for it or not, but BrainSlayer just recently added some files that were missing to the new USB stack.

http://svn.dd-wrt.com:8000/changeset/20092 and
http://svn.dd-wrt.com:8000/changeset/20091

Might be worth looking into...

_________________
The Peacock Thread <-- New? READ THIS!
------

Current:
ASUS RT-N16 DD-WRT v24-sp2 mega(SVN revision 19519)Running OTRW - Take 2 on 8 GB Flash Disk. 128M swap + 7.5 GB ext2 on /opt
Past:
ASUS WL500GP v2 [DD-WRT v24-sp2 (06/17/09) mega-(SVN 12307M NEWD Eko)]

Registered Linux User #491768
GH0
DD-WRT User


Joined: 05 Dec 2008
Posts: 249

PostPosted: Mon Oct 08, 2012 2:52    Post subject: Reply with quote
Those affect kernel 3.6, we are still on the 2.6 kernel so these changes wouldn't apply.

The SVN Ticket 2580 has the issue pegged with the 2.6 kernel. The problems still occur.

I know that you aren't mentioning this for just the N66Us, but I wanted to let everyone know that. Since most (if not all) broadcom routers are on 2.6 it isn't very likely to reach a large number of us.
commodore64
DD-WRT Novice


Joined: 07 Oct 2012
Posts: 3

PostPosted: Mon Oct 08, 2012 6:05    Post subject: Re: 'ip rule list' returns nothing as if NEED_PRINTF is !def Reply with quote
Vespian wrote:
According to what I have been told by Sash, in the next official build this will be fixed/improved upon) The current version has been stripped, but ip route should work regardless, and it's not. I have seen this problem on my router as well.

Installation of OTRW seems to have fixed this for me though.


IIUC, this issue is because iprule.c was compiled with NEED_PRINTF undefined intentionally (to reduce image size perhaps?) rather than caused by a bug. So I wonder if it is possible that Fractal could recompile iprule.c with message output feature turned on in his next nightly openvpn build? I really need OpenVPN + PBR + jffs.

And BTW Vespian, can you give me a most up-to-date OTRW installation guide link that you know? Thanks.
Vespian
DD-WRT User


Joined: 26 May 2009
Posts: 183
Location: N34 31.872 E69 10.821 for now.

PostPosted: Tue Oct 09, 2012 7:16    Post subject: Re: 'ip rule list' returns nothing as if NEED_PRINTF is !def Reply with quote
commodore64 wrote:
Vespian wrote:
According to what I have been told by Sash, in the next official build this will be fixed/improved upon) The current version has been stripped, but ip route should work regardless, and it's not. I have seen this problem on my router as well.

Installation of OTRW seems to have fixed this for me though.


IIUC, this issue is because iprule.c was compiled with NEED_PRINTF undefined intentionally (to reduce image size perhaps?) rather than caused by a bug. So I wonder if it is possible that Fractal could recompile iprule.c with message output feature turned on in his next nightly openvpn build? I really need OpenVPN + PBR + jffs.

And BTW Vespian, can you give me a most up-to-date OTRW installation guide link that you know? Thanks.


I use basmafs OTRW take2.

You can check out his SVN here. http://svn.basmaf.com/

His forum links is here: http://www.dd-wrt.com/phpBB2/viewtopic.php?t=156013&start=0

Wiki link: http://www.dd-wrt.com/wiki/index.php/Optware%2C_the_Right_Way#Executing_the_Script (use the second link)

_________________
The Peacock Thread <-- New? READ THIS!
------

Current:
ASUS RT-N16 DD-WRT v24-sp2 mega(SVN revision 19519)Running OTRW - Take 2 on 8 GB Flash Disk. 128M swap + 7.5 GB ext2 on /opt
Past:
ASUS WL500GP v2 [DD-WRT v24-sp2 (06/17/09) mega-(SVN 12307M NEWD Eko)]

Registered Linux User #491768
commodore64
DD-WRT Novice


Joined: 07 Oct 2012
Posts: 3

PostPosted: Tue Oct 09, 2012 13:29    Post subject: Re: 'ip rule list' returns nothing as if NEED_PRINTF is !def Reply with quote
Vespian wrote:
I use basmafs OTRW take2.


Thanks, Vespian.
GH0
DD-WRT User


Joined: 05 Dec 2008
Posts: 249

PostPosted: Sat Oct 13, 2012 19:29    Post subject: Reply with quote
I seem to be getting a lot of these messages
DD-WRT v24-sp2 (09/30/12) std-usb-nas
(SVN revision 20058)
ASUS RT-N66U
Quote:

2012-10-13 00:14:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:00 kernel.warning kernel: printk: 12 messages suppressed.\n
2012-10-13 00:15:00 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:04 kernel.warning kernel: printk: 25 messages suppressed.\n
2012-10-13 00:15:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:09 kernel.warning kernel: printk: 9 messages suppressed.\n
2012-10-13 00:15:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:23 kernel.warning kernel: printk: 4 messages suppressed.\n
2012-10-13 00:15:23 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:23 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:24 kernel.warning kernel: printk: 13 messages suppressed.\n
2012-10-13 00:15:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:38 kernel.warning kernel: printk: 84 messages suppressed.\n
2012-10-13 00:15:38 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:38 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:39 kernel.warning kernel: printk: 1 messages suppressed.\n
2012-10-13 00:15:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:44 kernel.warning kernel: printk: 28 messages suppressed.\n
2012-10-13 00:15:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:50 kernel.warning kernel: printk: 9 messages suppressed.\n
2012-10-13 00:15:50 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:15:54 kernel.warning kernel: printk: 2 messages suppressed.\n
2012-10-13 00:15:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:01 kernel.warning kernel: printk: 5 messages suppressed.\n
2012-10-13 00:16:01 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:04 kernel.warning kernel: printk: 10 messages suppressed.\n
2012-10-13 00:16:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:11 kernel.warning kernel: printk: 16 messages suppressed.\n
2012-10-13 00:16:11 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:14 kernel.warning kernel: printk: 4 messages suppressed.\n
2012-10-13 00:16:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:20 kernel.warning kernel: printk: 11 messages suppressed.\n
2012-10-13 00:16:20 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:24 kernel.warning kernel: printk: 11 messages suppressed.\n
2012-10-13 00:16:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:32 kernel.warning kernel: printk: 3 messages suppressed.\n
2012-10-13 00:16:32 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:34 kernel.warning kernel: printk: 1 messages suppressed.\n
2012-10-13 00:16:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:41 kernel.warning kernel: printk: 8 messages suppressed.\n
2012-10-13 00:16:41 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:44 kernel.warning kernel: printk: 14 messages suppressed.\n
2012-10-13 00:16:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:49 kernel.warning kernel: printk: 19 messages suppressed.\n
2012-10-13 00:16:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:54 kernel.warning kernel: printk: 12 messages suppressed.\n
2012-10-13 00:16:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:16:59 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:16:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:04 kernel.warning kernel: printk: 22 messages suppressed.\n
2012-10-13 00:17:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:09 kernel.warning kernel: printk: 12 messages suppressed.\n
2012-10-13 00:17:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:22 kernel.warning kernel: printk: 10 messages suppressed.\n
2012-10-13 00:17:22 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:22 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:42 kernel.warning kernel: printk: 140 messages suppressed.\n
2012-10-13 00:17:42 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:43 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:49 kernel.warning kernel: printk: 13 messages suppressed.\n
2012-10-13 00:17:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:55 kernel.warning kernel: printk: 20 messages suppressed.\n
2012-10-13 00:17:55 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:17:59 kernel.warning kernel: printk: 14 messages suppressed.\n
2012-10-13 00:17:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:05 kernel.warning kernel: printk: 14 messages suppressed.\n
2012-10-13 00:18:05 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:09 kernel.warning kernel: printk: 26 messages suppressed.\n
2012-10-13 00:18:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:14 kernel.warning kernel: printk: 24 messages suppressed.\n
2012-10-13 00:18:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:20 kernel.warning kernel: printk: 19 messages suppressed.\n
2012-10-13 00:18:20 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:24 kernel.warning kernel: printk: 24 messages suppressed.\n
2012-10-13 00:18:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:31 kernel.warning kernel: printk: 18 messages suppressed.\n
2012-10-13 00:18:31 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:35 kernel.warning kernel: printk: 6 messages suppressed.\n
2012-10-13 00:18:35 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:39 kernel.warning kernel: printk: 23 messages suppressed.\n
2012-10-13 00:18:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:44 kernel.warning kernel: printk: 28 messages suppressed.\n
2012-10-13 00:18:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:49 kernel.warning kernel: printk: 20 messages suppressed.\n
2012-10-13 00:18:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:54 kernel.warning kernel: printk: 20 messages suppressed.\n
2012-10-13 00:18:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:18:59 kernel.warning kernel: printk: 32 messages suppressed.\n
2012-10-13 00:18:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:04 kernel.warning kernel: printk: 13 messages suppressed.\n
2012-10-13 00:19:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:09 kernel.warning kernel: printk: 17 messages suppressed.\n
2012-10-13 00:19:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:14 kernel.warning kernel: printk: 11 messages suppressed.\n
2012-10-13 00:19:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:19 kernel.warning kernel: printk: 28 messages suppressed.\n
2012-10-13 00:19:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:24 kernel.warning kernel: printk: 46 messages suppressed.\n
2012-10-13 00:19:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:29 kernel.warning kernel: printk: 39 messages suppressed.\n
2012-10-13 00:19:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:34 kernel.warning kernel: printk: 45 messages suppressed.\n
2012-10-13 00:19:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:39 kernel.warning kernel: printk: 44 messages suppressed.\n
2012-10-13 00:19:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:44 kernel.warning kernel: printk: 23 messages suppressed.\n
2012-10-13 00:19:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:49 kernel.warning kernel: printk: 27 messages suppressed.\n
2012-10-13 00:19:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:54 kernel.warning kernel: printk: 63 messages suppressed.\n
2012-10-13 00:19:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:19:59 kernel.warning kernel: printk: 53 messages suppressed.\n
2012-10-13 00:19:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:04 kernel.warning kernel: printk: 25 messages suppressed.\n
2012-10-13 00:20:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:09 kernel.warning kernel: printk: 31 messages suppressed.\n
2012-10-13 00:20:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:23 kernel.warning kernel: printk: 14 messages suppressed.\n
2012-10-13 00:20:23 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:23 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:24 kernel.warning kernel: printk: 11 messages suppressed.\n
2012-10-13 00:20:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:35 kernel.warning kernel: printk: 161 messages suppressed.\n
2012-10-13 00:20:35 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:36 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:39 kernel.warning kernel: printk: 36 messages suppressed.\n
2012-10-13 00:20:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:44 kernel.warning kernel: printk: 52 messages suppressed.\n
2012-10-13 00:20:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:49 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:20:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:54 kernel.warning kernel: printk: 27 messages suppressed.\n
2012-10-13 00:20:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:20:59 kernel.warning kernel: printk: 41 messages suppressed.\n
2012-10-13 00:20:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:20 kernel.warning kernel: printk: 29 messages suppressed.\n
2012-10-13 00:21:20 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:24 kernel.warning kernel: printk: 28 messages suppressed.\n
2012-10-13 00:21:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:30 kernel.warning kernel: printk: 48 messages suppressed.\n
2012-10-13 00:21:30 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:34 kernel.warning kernel: printk: 24 messages suppressed.\n
2012-10-13 00:21:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:39 kernel.warning kernel: printk: 19 messages suppressed.\n
2012-10-13 00:21:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:46 kernel.warning kernel: printk: 17 messages suppressed.\n
2012-10-13 00:21:46 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:49 kernel.warning kernel: printk: 11 messages suppressed.\n
2012-10-13 00:21:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:54 kernel.warning kernel: printk: 32 messages suppressed.\n
2012-10-13 00:21:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:21:59 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:21:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:04 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:22:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:10 kernel.warning kernel: printk: 35 messages suppressed.\n
2012-10-13 00:22:10 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:14 kernel.warning kernel: printk: 35 messages suppressed.\n
2012-10-13 00:22:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:19 kernel.warning kernel: printk: 77 messages suppressed.\n
2012-10-13 00:22:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:24 kernel.warning kernel: printk: 52 messages suppressed.\n
2012-10-13 00:22:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:29 kernel.warning kernel: printk: 70 messages suppressed.\n
2012-10-13 00:22:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:34 kernel.warning kernel: printk: 61 messages suppressed.\n
2012-10-13 00:22:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:39 kernel.warning kernel: printk: 58 messages suppressed.\n
2012-10-13 00:22:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:44 kernel.warning kernel: printk: 33 messages suppressed.\n
2012-10-13 00:22:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:49 kernel.warning kernel: printk: 24 messages suppressed.\n
2012-10-13 00:22:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:54 kernel.warning kernel: printk: 19 messages suppressed.\n
2012-10-13 00:22:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:22:59 kernel.warning kernel: printk: 22 messages suppressed.\n
2012-10-13 00:22:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:04 kernel.warning kernel: printk: 18 messages suppressed.\n
2012-10-13 00:23:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:09 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:23:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:14 kernel.warning kernel: printk: 26 messages suppressed.\n
2012-10-13 00:23:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:19 kernel.warning kernel: printk: 29 messages suppressed.\n
2012-10-13 00:23:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:24 kernel.warning kernel: printk: 37 messages suppressed.\n
2012-10-13 00:23:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:29 kernel.warning kernel: printk: 64 messages suppressed.\n
2012-10-13 00:23:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:34 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:23:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:39 kernel.warning kernel: printk: 58 messages suppressed.\n
2012-10-13 00:23:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:44 kernel.warning kernel: printk: 100 messages suppressed.\n
2012-10-13 00:23:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:49 kernel.warning kernel: printk: 79 messages suppressed.\n
2012-10-13 00:23:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:54 kernel.warning kernel: printk: 49 messages suppressed.\n
2012-10-13 00:23:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:23:59 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:23:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:08 kernel.warning kernel: printk: 4 messages suppressed.\n
2012-10-13 00:24:08 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:10 kernel.warning kernel: printk: 2 messages suppressed.\n
2012-10-13 00:24:10 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:14 kernel.warning kernel: printk: 29 messages suppressed.\n
2012-10-13 00:24:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:19 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:24:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:24 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:24:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:29 kernel.warning kernel: printk: 45 messages suppressed.\n
2012-10-13 00:24:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:34 kernel.warning kernel: printk: 40 messages suppressed.\n
2012-10-13 00:24:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:39 kernel.warning kernel: printk: 28 messages suppressed.\n
2012-10-13 00:24:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:44 kernel.warning kernel: printk: 40 messages suppressed.\n
2012-10-13 00:24:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:49 kernel.warning kernel: printk: 48 messages suppressed.\n
2012-10-13 00:24:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:54 kernel.warning kernel: printk: 70 messages suppressed.\n
2012-10-13 00:24:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:24:59 kernel.warning kernel: printk: 84 messages suppressed.\n
2012-10-13 00:24:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:22 kernel.warning kernel: printk: 7 messages suppressed.\n
2012-10-13 00:25:22 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:24 kernel.warning kernel: printk: 5 messages suppressed.\n
2012-10-13 00:25:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:29 kernel.warning kernel: printk: 29 messages suppressed.\n
2012-10-13 00:25:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:34 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:25:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:39 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:25:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:44 kernel.warning kernel: printk: 28 messages suppressed.\n
2012-10-13 00:25:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:49 kernel.warning kernel: printk: 39 messages suppressed.\n
2012-10-13 00:25:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:54 kernel.warning kernel: printk: 32 messages suppressed.\n
2012-10-13 00:25:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:25:59 kernel.warning kernel: printk: 46 messages suppressed.\n
2012-10-13 00:25:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:04 kernel.warning kernel: printk: 39 messages suppressed.\n
2012-10-13 00:26:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:09 kernel.warning kernel: printk: 74 messages suppressed.\n
2012-10-13 00:26:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:14 kernel.warning kernel: printk: 112 messages suppressed.\n
2012-10-13 00:26:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:24 kernel.warning kernel: printk: 56 messages suppressed.\n
2012-10-13 00:26:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:29 kernel.warning kernel: printk: 112 messages suppressed.\n
2012-10-13 00:26:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:40 kernel.warning kernel: printk: 108 messages suppressed.\n
2012-10-13 00:26:40 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:40 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:45 kernel.warning kernel: printk: 12 messages suppressed.\n
2012-10-13 00:26:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:49 kernel.warning kernel: printk: 11 messages suppressed.\n
2012-10-13 00:26:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:54 kernel.warning kernel: printk: 29 messages suppressed.\n
2012-10-13 00:26:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:26:59 kernel.warning kernel: printk: 19 messages suppressed.\n
2012-10-13 00:26:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:04 kernel.warning kernel: printk: 19 messages suppressed.\n
2012-10-13 00:27:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:09 kernel.warning kernel: printk: 14 messages suppressed.\n
2012-10-13 00:27:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:14 kernel.warning kernel: printk: 26 messages suppressed.\n
2012-10-13 00:27:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:20 kernel.warning kernel: printk: 22 messages suppressed.\n
2012-10-13 00:27:20 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:29 kernel.warning kernel: printk: 41 messages suppressed.\n
2012-10-13 00:27:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:34 kernel.warning kernel: printk: 42 messages suppressed.\n
2012-10-13 00:27:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:39 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:27:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:45 kernel.warning kernel: printk: 22 messages suppressed.\n
2012-10-13 00:27:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:50 kernel.warning kernel: printk: 14 messages suppressed.\n
2012-10-13 00:27:50 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:54 kernel.warning kernel: printk: 15 messages suppressed.\n
2012-10-13 00:27:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:27:59 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:27:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:04 kernel.warning kernel: printk: 28 messages suppressed.\n
2012-10-13 00:28:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:09 kernel.warning kernel: printk: 12 messages suppressed.\n
2012-10-13 00:28:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:14 kernel.warning kernel: printk: 29 messages suppressed.\n
2012-10-13 00:28:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:19 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:28:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:24 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:28:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:29 kernel.warning kernel: printk: 49 messages suppressed.\n
2012-10-13 00:28:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:34 kernel.warning kernel: printk: 51 messages suppressed.\n
2012-10-13 00:28:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:39 kernel.warning kernel: printk: 41 messages suppressed.\n
2012-10-13 00:28:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:44 kernel.warning kernel: printk: 85 messages suppressed.\n
2012-10-13 00:28:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:49 kernel.warning kernel: printk: 104 messages suppressed.\n
2012-10-13 00:28:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:54 kernel.warning kernel: printk: 80 messages suppressed.\n
2012-10-13 00:28:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:28:59 kernel.warning kernel: printk: 33 messages suppressed.\n
2012-10-13 00:28:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:04 kernel.warning kernel: printk: 31 messages suppressed.\n
2012-10-13 00:29:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:09 kernel.warning kernel: printk: 19 messages suppressed.\n
2012-10-13 00:29:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:14 kernel.warning kernel: printk: 13 messages suppressed.\n
2012-10-13 00:29:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:19 kernel.warning kernel: printk: 38 messages suppressed.\n
2012-10-13 00:29:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:24 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:29:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:29 kernel.warning kernel: printk: 24 messages suppressed.\n
2012-10-13 00:29:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:34 kernel.warning kernel: printk: 20 messages suppressed.\n
2012-10-13 00:29:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:40 kernel.warning kernel: printk: 51 messages suppressed.\n
2012-10-13 00:29:40 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:44 kernel.warning kernel: printk: 41 messages suppressed.\n
2012-10-13 00:29:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:50 kernel.warning kernel: printk: 52 messages suppressed.\n
2012-10-13 00:29:50 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:54 kernel.warning kernel: printk: 39 messages suppressed.\n
2012-10-13 00:29:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:29:59 kernel.warning kernel: printk: 75 messages suppressed.\n
2012-10-13 00:29:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:04 kernel.warning kernel: printk: 57 messages suppressed.\n
2012-10-13 00:30:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:10 kernel.warning kernel: printk: 60 messages suppressed.\n
2012-10-13 00:30:10 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:15 kernel.warning kernel: printk: 15 messages suppressed.\n
2012-10-13 00:30:15 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:28 kernel.warning kernel: printk: 8 messages suppressed.\n
2012-10-13 00:30:28 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:28 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:41 kernel.warning kernel: printk: 113 messages suppressed.\n
2012-10-13 00:30:41 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:41 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:45 kernel.warning kernel: printk: 11 messages suppressed.\n
2012-10-13 00:30:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:50 kernel.warning kernel: printk: 4 messages suppressed.\n
2012-10-13 00:30:50 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:30:55 kernel.warning kernel: printk: 12 messages suppressed.\n
2012-10-13 00:30:55 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:00 kernel.warning kernel: printk: 25 messages suppressed.\n
2012-10-13 00:31:00 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:04 kernel.warning kernel: printk: 46 messages suppressed.\n
2012-10-13 00:31:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:09 kernel.warning kernel: printk: 37 messages suppressed.\n
2012-10-13 00:31:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:14 kernel.warning kernel: printk: 41 messages suppressed.\n
2012-10-13 00:31:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:19 kernel.warning kernel: printk: 45 messages suppressed.\n
2012-10-13 00:31:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:24 kernel.warning kernel: printk: 31 messages suppressed.\n
2012-10-13 00:31:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:30 kernel.warning kernel: printk: 24 messages suppressed.\n
2012-10-13 00:31:30 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:35 kernel.warning kernel: printk: 17 messages suppressed.\n
2012-10-13 00:31:35 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:45 kernel.warning kernel: printk: 4 messages suppressed.\n
2012-10-13 00:31:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:45 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:49 kernel.warning kernel: printk: 5 messages suppressed.\n
2012-10-13 00:31:49 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:54 kernel.warning kernel: printk: 25 messages suppressed.\n
2012-10-13 00:31:54 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:31:59 kernel.warning kernel: printk: 21 messages suppressed.\n
2012-10-13 00:31:59 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:04 kernel.warning kernel: printk: 34 messages suppressed.\n
2012-10-13 00:32:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:09 kernel.warning kernel: printk: 52 messages suppressed.\n
2012-10-13 00:32:09 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:14 kernel.warning kernel: printk: 30 messages suppressed.\n
2012-10-13 00:32:14 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:19 kernel.warning kernel: printk: 15 messages suppressed.\n
2012-10-13 00:32:19 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:24 kernel.warning kernel: printk: 29 messages suppressed.\n
2012-10-13 00:32:24 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:29 kernel.warning kernel: printk: 65 messages suppressed.\n
2012-10-13 00:32:29 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:34 kernel.warning kernel: printk: 83 messages suppressed.\n
2012-10-13 00:32:34 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:39 kernel.warning kernel: printk: 69 messages suppressed.\n
2012-10-13 00:32:39 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:44 kernel.warning kernel: printk: 44 messages suppressed.\n
2012-10-13 00:32:44 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:50 kernel.warning kernel: printk: 15 messages suppressed.\n
2012-10-13 00:32:50 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:32:57 kernel.warning kernel: printk: 7 messages suppressed.\n
2012-10-13 00:32:57 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:33:00 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 00:33:04 kernel.warning kernel: printk: 13 messages suppressed.\n
2012-10-13 00:33:04 kernel.warning kernel: nf_conntrack: table full, dropping packet.\n
2012-10-13 05:55:58 kernel.warning kernel: printk: 2 messages suppressed.\n
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Sat Oct 20, 2012 6:39    Post subject: Reply with quote
Seems like change set 20127 is fixing a syspath bug
Lets hope this fixes execution of scripts on usb devices
Fractal
DD-WRT Guru


Joined: 19 Apr 2010
Posts: 1243

PostPosted: Sat Oct 20, 2012 7:37    Post subject: Reply with quote
basmaf wrote:
Seems like change set 20127 is fixing a syspath bug
Lets hope this fixes execution of scripts on usb devices


I may roll a new build soon with the latest zlib and usb fix's I will make a post once I do... I am waiting for the shibby commits for E2500 wl_high driver , that would be a double win!.

Happy test guys

-Fractal
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next Display posts from previous:    Page 5 of 7
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum