Networking Forums

Networking Forums > Computer Networking > Linux Networking > H.323 conntrack patches for 2.4

Reply
Thread Tools Display Modes

H.323 conntrack patches for 2.4

 
 
Schmuck
Guest
Posts: n/a

 
      07-14-2003, 06:23 PM
Hi guys,

Just wondering what patches I need to apply to the 2.4.21 kernel tree
to get H.323 working. I have tried applying all the "pending",
"submitted" and "base" patches before the "extra" H323conntrack patch,
but I am having problems getting a bootable kernel.

Been playing with these for the last week, and keep getting unresolved
references "journal_xxx".

What is actually required? Can I just apply the H.323 patch to the
naked kernel tree or are there other dependencies?

Thanks heaps

Matt
 
Reply With Quote
 
 
 
 
Schmuck
Guest
Posts: n/a

 
      07-14-2003, 09:25 PM
(E-Mail Removed) (Schmuck) wrote in message news:<(E-Mail Removed). com>...
> Hi guys,
>
> Just wondering what patches I need to apply to the 2.4.21 kernel tree
> to get H.323 working. I have tried applying all the "pending",
> "submitted" and "base" patches before the "extra" H323conntrack patch,
> but I am having problems getting a bootable kernel.
>
> Been playing with these for the last week, and keep getting unresolved
> references "journal_xxx".
>
> What is actually required? Can I just apply the H.323 patch to the
> naked kernel tree or are there other dependencies?
>
> Thanks heaps
>
> Matt


And, of course, once you post to USENET the patch goes in easier
than... um.. something very very small into something very very big.


So.. now left to configure it.

Is it as simple as open 1718-1720 + 1731 and allow Established on the
return for 1024-65535? Any RTFMs greatly appreciated.

Thanks

Matt
 
Reply With Quote
 
Rich Piotrowski
Guest
Posts: n/a

 
      07-15-2003, 03:20 AM
On 14 Jul 2003 14:25:49 -0700, (E-Mail Removed) (Schmuck)
wrote:

>(E-Mail Removed) (Schmuck) wrote in message news:<(E-Mail Removed). com>...
>> Hi guys,
>>
>> Just wondering what patches I need to apply to the 2.4.21 kernel tree
>> to get H.323 working. I have tried applying all the "pending",
>> "submitted" and "base" patches before the "extra" H323conntrack patch,
>> but I am having problems getting a bootable kernel.
>>
>> Been playing with these for the last week, and keep getting unresolved
>> references "journal_xxx".
>>
>> What is actually required? Can I just apply the H.323 patch to the
>> naked kernel tree or are there other dependencies?
>>
>> Thanks heaps
>>
>> Matt

>
>And, of course, once you post to USENET the patch goes in easier
>than... um.. something very very small into something very very big.
>
>
>So.. now left to configure it.
>
>Is it as simple as open 1718-1720 + 1731 and allow Established on the
>return for 1024-65535? Any RTFMs greatly appreciated.
>
>Thanks
>
>Matt


It is amazing how the USENET makes you smarter!

That is correct. If the modules are loaded and those ports are open,
it will work. The only negative is that using those modules, the call
must be initiated from the machine behind the firewall.

For a different solution, see;

http://www.gnugk.org/index.html

BTW, 1718-1720 + 1731 are TCP ports and 1024-65535 are UDP ports.


Rich Piotrowski

To reply via E-Mail use rpiotro(at)wi(dot)rr(dot)com
 
Reply With Quote
 
Schmuck
Guest
Posts: n/a

 
      07-15-2003, 02:02 PM
Rich Piotrowski <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>. ..
> On 14 Jul 2003 14:25:49 -0700, (E-Mail Removed) (Schmuck)
> wrote:
>
> >(E-Mail Removed) (Schmuck) wrote in message news:<(E-Mail Removed). com>...
> >> Hi guys,
> >>
> >> Just wondering what patches I need to apply to the 2.4.21 kernel tree
> >> to get H.323 working. I have tried applying all the "pending",
> >> "submitted" and "base" patches before the "extra" H323conntrack patch,
> >> but I am having problems getting a bootable kernel.
> >>
> >> Been playing with these for the last week, and keep getting unresolved
> >> references "journal_xxx".
> >>
> >> What is actually required? Can I just apply the H.323 patch to the
> >> naked kernel tree or are there other dependencies?
> >>
> >> Thanks heaps
> >>
> >> Matt

> >
> >And, of course, once you post to USENET the patch goes in easier
> >than... um.. something very very small into something very very big.
> >
> >
> >So.. now left to configure it.
> >
> >Is it as simple as open 1718-1720 + 1731 and allow Established on the
> >return for 1024-65535? Any RTFMs greatly appreciated.
> >
> >Thanks
> >
> >Matt

>
> It is amazing how the USENET makes you smarter!
>
> That is correct. If the modules are loaded and those ports are open,
> it will work. The only negative is that using those modules, the call
> must be initiated from the machine behind the firewall.
>
> For a different solution, see;
>
> http://www.gnugk.org/index.html
>
> BTW, 1718-1720 + 1731 are TCP ports and 1024-65535 are UDP ports.
>
> Rich Piotrowski


Thanks Rich, but what I am actually doing... assuming I understand how
this thing works.. is a filtered one-to-one nat.

This box is a dedicated H323 firewall between the Big Bad World (BBW)
and our internal 3Com NBX IP-Phone system. Thus incoming calls pass to
our public H323 IP (dedicated), get filtered through the firewall and
dumped onto the NBX 100, which then sends it to an "automated
attendant" which allows people to hit the extention number they want
or be passed to the operator. Thus I don't need one-to-many from
outside.

I hope

Matt
 
Reply With Quote
 
Schmuck
Guest
Posts: n/a

 
      07-15-2003, 03:44 PM
Rich Piotrowski <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>. ..
> On 14 Jul 2003 14:25:49 -0700, (E-Mail Removed) (Schmuck)
> wrote:
>
> >(E-Mail Removed) (Schmuck) wrote in message news:<(E-Mail Removed). com>...
> >> Hi guys,
> >>
> >> Just wondering what patches I need to apply to the 2.4.21 kernel tree
> >> to get H.323 working. I have tried applying all the "pending",
> >> "submitted" and "base" patches before the "extra" H323conntrack patch,
> >> but I am having problems getting a bootable kernel.
> >>
> >> Been playing with these for the last week, and keep getting unresolved
> >> references "journal_xxx".
> >>
> >> What is actually required? Can I just apply the H.323 patch to the
> >> naked kernel tree or are there other dependencies?
> >>
> >> Thanks heaps
> >>
> >> Matt

> >
> >And, of course, once you post to USENET the patch goes in easier
> >than... um.. something very very small into something very very big.
> >
> >
> >So.. now left to configure it.
> >
> >Is it as simple as open 1718-1720 + 1731 and allow Established on the
> >return for 1024-65535? Any RTFMs greatly appreciated.
> >
> >Thanks
> >
> >Matt

>
> It is amazing how the USENET makes you smarter!
>
> That is correct. If the modules are loaded and those ports are open,
> it will work. The only negative is that using those modules, the call
> must be initiated from the machine behind the firewall.
>
> For a different solution, see;
>
> http://www.gnugk.org/index.html
>
> BTW, 1718-1720 + 1731 are TCP ports and 1024-65535 are UDP ports.
>
>
> Rich Piotrowski
>
> To reply via E-Mail use rpiotro(at)wi(dot)rr(dot)com


Hi (again) Rich,

I've been reading up on some of your other posts about what you can
and cannot do with H.323 firewalls and proxies.

I am really starting to dislike this protocol.

The 3com box does everything I need in terms of call routing. All I
have to do is get the packets to its interface. But their software
runs on Windows. Not my idea of a secure operating system and
definately not something I want open to the world.

So... what I think I need to do is configure a transparent bridge to
forward packets between the 3com gateway and the real world. This will
give me the external IP address on the outward facing NIC of the
Windows box and avoid NAT problems. (I gather I can't NAT the packets
because this will break the Call Setup (Q.931) negotiation.)

Will the h323 conntrack module let me do this? (I'm not a very
efficient source-code reader).

Did I mention I am really starting to dislike this protocol?

Thanks in advance for any ideas. If I get this thing working I'll FAQ
it up.

Matt
 
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
pchar patches for modern (and archaic) linuxes Dan Stromberg Linux Networking 0 03-13-2008 07:00 PM
win 2003 standard, security patches list Agostino Windows Networking 3 12-03-2007 11:25 AM
Switching off conntrack G. Linux Networking 2 03-18-2007 02:30 PM
NEWS: Intel Centrino vulnerability requires massive patches John Navas Wireless Internet 4 08-04-2006 04:58 AM
balancing and conntrack blender@jaskom.pl Linux Networking 3 06-07-2006 08:13 AM



1 2 3 4 5 6 7 8 9 10 11