* Patch-o-matic failed... Why?
@ 2003-02-19 3:12 Alexander Maus
2003-02-20 8:58 ` Jozsef Kadlecsik
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Maus @ 2003-02-19 3:12 UTC (permalink / raw)
To: netfilter
Hi,
I'm using kernel 2.4.19 and need the talk-conntrack-patch.
So I got the latest version of netfilter by CVS.
Running './runme extra/talk-conntrack-nat.patch' showed:
=== cut ===
Welcome to Rusty's Patch-o-matic!
Each patch is a new feature: many have minimal impact, some do not.
Almost every one has bugs, so I don't recommend applying them all!
-------------------------------------------------------
Testing... talk-conntrack-nat.patch NOT APPLIED ( 3 missing files)
The extra/talk-conntrack-nat patch:
Author: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Status: Alpha
This adds CONFIG_IP_NF_TALK: talk support module for netfilter
connection tracking and NAT. This allows both the callee client -
caller server and callee client - caller client connections to work
through connection tracking and NAT.
Default both talk (UDP port 517) and ntalk/ntalk2 (UDP port 518) are
supported. talk/ntalk/ntalk2 supports can selectively be enabled/disabled
by the module parameters of the ip_conntrack_talk and ip_nat_talk
modules:
talk=0|1
ntalk=0|1
ntalk2=0|1
where '0' means 'don't support' while '1' means 'do support'
the given protocol flavour.
-----------------------------------------------------------------
Do you want to apply this patch [N/y/t/f/a/r/b/w/v/q/?] t
Testing patch extra/talk-conntrack-nat.patch...
Placed new Config.in line
Placed new Config.in line
Placed new Configure.help entry
Placed new Makefile line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
-----------------------------------------------------------------
=== cut ===
My question: What's wrong? I couldn't find any hints about this error ("Could
not find place to...").
Greetings
Alexander
^ permalink raw reply [flat|nested] 3+ messages in thread* RE: Patch-o-matic failed... Why?
@ 2003-02-19 14:28 Sneppe Filip
0 siblings, 0 replies; 3+ messages in thread
From: Sneppe Filip @ 2003-02-19 14:28 UTC (permalink / raw)
To: Alexander Maus, netfilter
[-- Attachment #1: Type: text/plain, Size: 640 bytes --]
Alexander,
>
>I'm using kernel 2.4.19 and need the talk-conntrack-patch.
>So I got the latest version of netfilter by CVS.
>Running './runme extra/talk-conntrack-nat.patch' showed:
>
...
>
>My question: What's wrong? I couldn't find any hints about this error ("Could
>not find place to...").
>
You need to apply all pending and submitted patches first.
More specifically, if you're patching your kernel with
conntrack/nat helpers from recent patch-o-matic, you need
newnat support for your kernel. newnat has been submitted
in between 2.4.19 and 2.4.19 so you're probably still
missing this.
Regards,
Filip
[-- Attachment #2: Type: text/html, Size: 1146 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-02-20 8:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-19 3:12 Patch-o-matic failed... Why? Alexander Maus
2003-02-20 8:58 ` Jozsef Kadlecsik
-- strict thread matches above, loose matches on Subject: below --
2003-02-19 14:28 Sneppe Filip
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox