Networking Forums

Networking Forums > Computer Networking > Linux Networking > H.323 and iptables

Reply
Thread Tools Display Modes

H.323 and iptables

 
 
Paul S
Guest
Posts: n/a

 
      09-19-2003, 09:09 PM
Has anyone been able to get H.323 working with NAT/iptables? I am trying to
patch the new Redhat kernel (2.4.20-20.9) with the Netfilter patch-o-matic,
and I'm getting the following:

Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] y
Testing patch extra/h323-conntrack-nat.patch...
Placed new Config.in line
Placed new Config.in line
Placed new Configure.help entry
Placed new Makefile line
Placed new ip_conntrack.h line
Placed new ip_conntrack.h line
Placed new ip_conntrack.h line
Failed to patch copy of /usr/src/linux
TEST FAILED: patch NOT applied.

[Press enter to continue]

Anyone have any ideas?

Paul

 
Reply With Quote
 
 
 
 
Alexander Clouter
Guest
Posts: n/a

 
      09-20-2003, 05:12 PM
In article <(E-Mail Removed)>, Paul S wrote:
> Has anyone been able to get H.323 working with NAT/iptables? I am trying to
> patch the new Redhat kernel (2.4.20-20.9) with the Netfilter patch-o-matic,
> and I'm getting the following:
>
> Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] y
> Testing patch extra/h323-conntrack-nat.patch...
> Placed new Config.in line
> Placed new Config.in line
> Placed new Configure.help entry
> Placed new Makefile line
> Placed new ip_conntrack.h line
> Placed new ip_conntrack.h line
> Placed new ip_conntrack.h line
> Failed to patch copy of /usr/src/linux
> TEST FAILED: patch NOT applied.
>
> [Press enter to continue]
>
> Anyone have any ideas?
>

This normally happens and usually on the h323 module. Once you apply the
patch (force it) 'cd' to the linux kernel source tree and type:

find . -name '*.rej'

there it will list what failed. You will have to edit the files mannually to
force them in. Alternatively if you do not mind 'one or two' extra patches
look at http://digriz.org.uk/ its my kernel patch which includes them.

Regards

Alex
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
about iptables junaidaslam Linux Networking 3 08-29-2005 09:35 PM
Looking for iptables applications code (iptables.c) to run some rules to forward packets tvnaidu@yahoo.com Linux Networking 2 01-17-2005 05:01 PM
iptables Bernd Roth Linux Networking 5 01-16-2005 05:53 PM
iptables and nat Marcin Giedz Linux Networking 5 07-06-2004 07:05 AM
iptables "can't initialize iptables table `filter'" pete Linux Networking 1 10-10-2003 03:44 AM



1 2 3 4 5 6 7 8 9 10 11