Hello,

I am having trouble to compile the modules for h323 NATing. I looked for everything I 
could, but it still does not work.
I am using netfilter CVS.
>From this mailing list, I am pretty sure that the newnat patch 
>(userspace/patch-o-matic/newnat/) should work with a 2.4.17 kernel. It is also said 
>that this patch should not work for the 2.4.18 (February 26th 2002). Could you 
>confirm ?

The problem: I am unable to apply the patch.
I installed the 2.4.17 sources in /usr/src/linux
I configured my kernel and ran make dep

Then I try to apply the patch using patch-o-matic by doing ./runme newnat

I solely tried to apply the newnat patch (that is required for h323) and it does not 
work. It wonder if I need to apply another patch before the newnat patch... So I tried 
to apply them all, but it does not work either.

I also tried to apply it manualy by doing:
cat .../netfilter/userspace/patch-o-matic/newnat/0-newnat8.patch | patch -p1

And of course I have the same error message:
Do you want to apply this patch [N/y/t/f/a/r/b/w/v/q/?] t
Testing patch newnat/0-newnat8.patch...
Failed to patch copy of /usr/src/linux

cat /home/skid/netfilter/userspace/patch-o-matic/newnat/0-newnat8.patch |patch -p1
patching file include/linux/netfilter_ipv4/ip_conntrack.h
Hunk #2 FAILED at 63.
Hunk #3 succeeded at 136 (offset 3 lines).
Hunk #4 FAILED at 159.
Hunk #5 succeeded at 180 (offset 5 lines).
2 out of 5 hunks FAILED -- saving rejects to file 
include/linux/netfilter_ipv4/ip_conntrack.h.rej
patching file include/linux/netfilter_ipv4/ip_conntrack_core.h
patching file include/linux/netfilter_ipv4/ip_conntrack_ftp.h
patching file include/linux/netfilter_ipv4/ip_conntrack_helper.h
patching file include/linux/netfilter_ipv4/ip_conntrack_irc.h
patching file include/linux/netfilter_ipv4/ip_conntrack_protocol.h
patching file include/linux/netfilter_ipv4/ip_nat_helper.h
patching file include/linux/netfilter_ipv4/ip_nat_rule.h
patching file net/ipv4/netfilter/Makefile
Hunk #2 FAILED at 33.
1 out of 2 hunks FAILED -- saving rejects to file net/ipv4/netfilter/Makefile.rej

etc...

Am I missing something ?

Thanks for your help,

Laurent

Reply via email to