Hi, If you want to run multiple endpoints behind the same NAT, you can: 1. assign unique call signal ports to each endpoint, and forward them across the NAT. You may need to set up forwarding for RTP, too. Or, 2. Run another GK at the NAT location. This is easiest if you run it on the NAT box, but it can also work if the gk has only a private address (2.2.x may still have a bug associated with being behind a NAT). Or, 3. Some endpoints have their own NAT traversal logic, and can be configured to act as if they are on the public IP. Sorry, I don't know if GnomeMeeting or MyPhone can work with gnugk in this way. Or, 4. Some NATs are H.323-aware, and will properly proxy for you. However, many of those won't work for multiple endpoints. --Stewart ----- Original Message ----- From: "Rodrigo Afonso" <rafonso@xxxxxxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Sent: Saturday, March 19, 2005 10:38 AM Subject: Newbie needs help > Hi all, > > I know this question must have been asked dozens of times, but I cant > find an conclusive answer for it. > > I have the following problem: > > > GnomeMeeting ---\ > (EndP:1000001) | > |---|Nat box/ADSL|---|Internet|---|GnuGK| > (EndP:1000002) | > |__________________|GnomeMeeting (EndP:1000003)| > MyPhone ---/ > > > The problem is: I can make calls from my Nat'ed Endpoints, but I only > receive calls on one of them. > All endpoints behind Nat are redirected to only one of them. > Ex: Calling from EndP 1000003 to 1000001 or 1000002 will go to EndP 1000001. > If I call from EndP 1000002 to 1000003 it recognizes correctly that its > coming from 1000002. > > Im aware that it is possible to make it work with Port forwarding on the > Nat but is it possible to do this type of configuration *without* using > Port Forwading on my Nat box? > > Here is part of my .ini: > > [Gatekeeper::Main] > Fourtytwo=42 > Name=RITSGK > TimeToLive=300 > > [RoutedMode] > GKRouted=1 > H245Routed=0 > CallSignalPort=1721 > SupportNATedEndpoints=1 > > [Proxy] > Enable=1 > ProxyForNAT=1 > ProxyForSameNAT=0 > > > I already tried all combinations on the above proxy variables. > > Thanks in advance, > > Rodrigo Afonso > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/