> I am running the dachstein-v1.0.2-1680.exe
> LEAF version I have a CreativeLabs VoIP device running with the
current
> openh323 stack & can can call from 1 wks station to another on my
private
> 192.168 network
>
> Does any one have a how to anywhere on how to get h323 from behind the
NAT
> to call another h323 client behind an other Dachsteien NAT.

I don't work a lot with h323, but I think you need the following:

1) Make sure you're loading the ip_masq_h323.o module in /etc/modules

2) To be able to recieve calls, you need to port-forward some ports from
the firewall to the internal system you want to be able to recieve
calls.  With Dachstein, you'll want something like:

INTERN_SERVERS="tcp_${EXTERN_IP}_1720_10.31.32.67_1720
                tcp_${EXTERN_IP}_1503_10.31.32.67_1503"

More information can be found on various linux masquerading pages, and
the home-page of the h323 masquerading patch:
http://www.coritel.it/projects/nat/index.html

You might also want to check into running a proxy...either a socks proxy
(if supported by your h323 client), or a h323 proxy, like openh323proxy:
http://openh323proxy.sourceforge.net/

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to