This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

H.323

Can you include support for an H.323 proxy?  Here is a link to souce code to alter ip masq.
 http://www.coritel.it/coritel/ip/sofia/nat/nat2/nat2.htm


This thread was automatically locked due to age.
  • hi eaustin,

    H323 would be on my wishlist too, but thats one fat beast of a protocol and so far noone has a *really* working solution to put the H323 family through firewall or NAT or even both. The link you gave is of a 2.2.x kernel module, which we cannot use. Even then, H323 would require you to introduce very ... ahem ... "relaxed" firewall rules, since the connection tracking is not able to understand the connection setup (we are dealing with dynamically assigned ports of UDP streams here).

    H323 was designed by Telecom guys (ITU), so it is more complex than BGP and OSPF together   [;)]

    We can only hope that SIP will replace it sometime, since SIP is easily proxyable and looks much like HTTP or SMTP ...

    If there is a partial solution working on 2.4 kernels we may support it in the future.


    [This message has been edited by tom (edited 19 March 2001).]