2012-10-09 12:36:24

by Dan Carpenter

[permalink] [raw]
Subject: Re: Instead of IP addresses the kernel started to show zero's

Add netdev to the CC list.

regards,
dan carpenter

On Fri, Sep 21, 2012 at 10:27:04PM +0400, Alexey Vlasov wrote:
> Hi.
>
> Here it writes LOG module (netfilter) in syslog:
> ====
> Sep 21 22:24:04 l24 kernel: ipsec:SYN-OUTPUT-HTTP IN= OUT=eth0
> SRC=0000000000000000 DST=0000000000000000 LEN=60 TOS=0x00 PREC=0x00
> TTL=64 ID=9042 DF PROTO=TCP SPT=51169 DPT=80 WINDOW=14600 RES=0x00 SYN
> URGP=0 UID=545369 GID=155
> ====
>
> This is recent, here go zero's again.
> ====
> cat /proc/net/xt_recent/j-brute
> src=0000000000000000 ttl: 117 last_seen: 4349942400 oldest_pkt: 1
> 4349942400
> src=0000000000000000 ttl: 119 last_seen: 4349968063 oldest_pkt: 1
> 4349968063
> ====
>
> Can it be fixed without restarting the box?
> Thanks.
>
> # uname -a
> Linux l24 3.4.6 ...
>
> --
> BRGDS. Alexey Vlasov.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/


2012-10-09 12:50:20

by Eric Dumazet

[permalink] [raw]
Subject: Re: Instead of IP addresses the kernel started to show zero's

On Tue, 2012-10-09 at 15:36 +0300, Dan Carpenter wrote:
> Add netdev to the CC list.

netdev already in the CC list by Borislav Petkov

Reporter was (kindly) requested to try 3.6-rc7 +, and we got no answer.


2012-10-09 13:04:30

by Dan Carpenter

[permalink] [raw]
Subject: Re: Instead of IP addresses the kernel started to show zero's

On Tue, Oct 09, 2012 at 02:50:10PM +0200, Eric Dumazet wrote:
> On Tue, 2012-10-09 at 15:36 +0300, Dan Carpenter wrote:
> > Add netdev to the CC list.
>
> netdev already in the CC list by Borislav Petkov
>

Sorry. He sent the email twice in two threads and I was still
looking at the first report. :(

regards,
dan carpenter

2012-10-20 11:18:22

by Giuliano Pochini

[permalink] [raw]
Subject: Re: Instead of IP addresses the kernel started to show zero's

On Tue, 09 Oct 2012 14:50:10 +0200
Eric Dumazet <[email protected]> wrote:

> On Tue, 2012-10-09 at 15:36 +0300, Dan Carpenter wrote:
> > Add netdev to the CC list.
>
> netdev already in the CC list by Borislav Petkov
>
> Reporter was (kindly) requested to try 3.6-rc7 +, and we got no answer.

Sorry for the late answer. We cannot test a new kernel right now. I'll let you know as soon we manage to test it.


--
Giuliano.

2012-10-26 10:59:42

by Alexey Vlasov

[permalink] [raw]
Subject: Re: Instead of IP addresses the kernel started to show zero's

On Tue, Oct 09, 2012 at 02:50:10PM +0200, Eric Dumazet wrote:
>
> Reporter was (kindly) requested to try 3.6-rc7 +, and we got no answer.

Now I don't have any free servers where I could test a new kernel.
But in 1-2 months we'll be placing a new server fo a shared-hosting and
then I will be able to test new kernels.
Unfortunatelly I don't think it is reasonable to test kernels on production servers.

--
BRGDS. Alexey Vlasov.