* netfilter is missing all the sext extentions on Debian
@ 2005-06-19 21:51 Nick Drage
2005-06-19 22:00 ` Jan Engelhardt
2005-06-20 7:37 ` Jörg Harmuth
0 siblings, 2 replies; 3+ messages in thread
From: Nick Drage @ 2005-06-19 21:51 UTC (permalink / raw)
To: Netfilter Mailing List
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?
--
If at first you don't succeed, destroy all the evidence that you tried.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: netfilter is missing all the sext extentions on Debian
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
1 sibling, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2005-06-19 22:00 UTC (permalink / raw)
To: Nick Drage; +Cc: Netfilter Mailing List
>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 am using a self-baked mocked-up iptables, i.e. I took the suse src.rpm, and
added some POMng patches in. The same goes for the kernel.
That makes 1.3.1-andMyNumber + 2.6.11-myNumber (2.6.11-AS16)
Jan Engelhardt
--
| Gesellschaft fuer Wissenschaftliche Datenverarbeitung Goettingen,
| Am Fassberg, 37077 Goettingen, www.gwdg.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: netfilter is missing all the sext extentions on Debian
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
1 sibling, 0 replies; 3+ messages in thread
From: Jörg Harmuth @ 2005-06-20 7:37 UTC (permalink / raw)
To: netfilter
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-20 7:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.