From: Rusty Russell <rusty@rustcorp.com.au>
To: Parag Nemade <cranium2003@yahoo.com>
Cc: kernerl mail <linux-kernel@vger.kernel.org>,
netdev@oss.sgi.com, linux-net@vger.kernel.org,
netfilter <netfilter-devel@lists.netfilter.org>
Subject: Re: HELP ipt_hook: happy cracking message
Date: Tue, 27 Apr 2004 13:33:17 +1000 [thread overview]
Message-ID: <1083036797.2150.14.camel@bach> (raw)
In-Reply-To: <20040426151220.85059.qmail@web41403.mail.yahoo.com>
On Tue, 2004-04-27 at 01:12, Parag Nemade wrote:
> hi,
> i modified kernel so that it will create
> /proc/net/myproc file entry.
> the function of this entry is to crate a 16 byte char
> string from random no.s
> i used net_srandom and net_random and sys_time for
> that puspose. the problem is that i write program to
> generate string after 120 seconds but it is changing
> contents of myproc file every seconds. what can i do?
> Also i am getting ipt_hook: happy cracking. message
> again and again why?
You're sending out IP packets which don't even contain the IP header,
and you're running connection tracking or some filtering.
The message is not serious.
Rusty.
--
Anyone who quotes me in their signature is an idiot -- Rusty Russell
next prev parent reply other threads:[~2004-04-27 3:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-26 15:12 HELP ipt_hook: happy cracking message Parag Nemade
2004-04-27 3:33 ` Rusty Russell [this message]
2004-04-27 18:57 ` Willy Tarreau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1083036797.2150.14.camel@bach \
--to=rusty@rustcorp.com.au \
--cc=cranium2003@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
--cc=netdev@oss.sgi.com \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.