From: "Jörg Harmuth" <harmuth@mnemon.de>
To: netfilter@lists.netfilter.org
Subject: Re: netfilter is missing all the sext extentions on Debian
Date: Mon, 20 Jun 2005 09:37:15 +0200 [thread overview]
Message-ID: <42B6722B.20009@mnemon.de> (raw)
In-Reply-To: <20050619215151.GO3217@metastasis.org.uk>
Hi Nick,
Nick Drage schrieb:
> Hi,
>
> I run Debian and unfortunately that means my IPTables rulesets are
> missing all the interesting extensions such as TARPIT that I would like
> to play with.
>
> Does anyone here using the latest IPTables version rather than the
> latest Debian package? If so, how do you integrate it into Debian and
> how do you get on?
I use iptables 1.3.1 with Debian woody / sarge - something in the middle
of both (didn't fully upgrade yet, but soon to come) with Kernel 2.4.31.
It's quite simple. Just downloaded the iptables source from
netfilter.org and the newest pom. Than you can patch the kernel and
compile... It turned out, that not all patches I wanted, could be
installed (don't know why, no time to investigate) :( But ok, _I_ can
live with that.
Then just compile iptables and install. This will install iptables* in
/usr/local/sbin instead od the default Debian /sbin, or wherever you you
configured to install. So, if you want to use your version one
possibility is to ensure, that ${PATH} has something like this:
...:/usr/local/sbin:/sbin:...
instead of:
...:/sbin:/usr/local/sbin:...
This way you always have a fallback in case something went wrong.
HTH and have a nice time,
Joerg
prev parent reply other threads:[~2005-06-20 7:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-19 21:51 netfilter is missing all the sext extentions on Debian Nick Drage
2005-06-19 22:00 ` Jan Engelhardt
2005-06-20 7:37 ` Jörg Harmuth [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=42B6722B.20009@mnemon.de \
--to=harmuth@mnemon.de \
--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.