From: vikrant <vikrant@saysnetsoft.com>
To: vikrant@saysnetsoft.com
Cc: netfilter@lists.netfilter.org
Subject: Re: Problem after applying patch for "nth" module
Date: Tue, 06 Dec 2005 17:24:06 +0530 [thread overview]
Message-ID: <43957BDE.9080305@saysnetsoft.com> (raw)
In-Reply-To: <55531.61.12.43.109.1133854488.squirrel@saysnetsoft.com>
Sorry,i missed some steps in the following procedure:-
>
>After,the above failure i have tried the another way to use "nth", add nth
>as a Module as follows:-
>
>
[step missed] first store the " ipt_nth.h" to the "netfilter_ipv4"
directory.
then, i wrote a Makefile
>----------------------------------------------------------------
>obj-m += ipt_nth.o
>
>all:
> make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
>
>clean:
> make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean
>-----------------------------------------------------------------------
>then execute
>#make
>#insmod ./ipt_nth.ko
>
>
[step missed] make clean iptables.
[step missed] make and make install iptables.
Thanks
Vikrant
prev parent reply other threads:[~2005-12-06 11:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-06 7:34 Problem after applying patch for "nth" module vikrant
2005-12-06 11:54 ` vikrant [this message]
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=43957BDE.9080305@saysnetsoft.com \
--to=vikrant@saysnetsoft.com \
--cc=netfilter@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.