Make sure you port forward ALL the relevent ports in the routers to the
GnuGK box behind the router.

UDP 1719 (done)
TCP 1721 (done)
TCP 30000 - 32000
UDP 50000 - 60000

This should now work.

Simon

  -----Original Message-----
  From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bob
Hicks
  Sent: Tuesday, December 11, 2007 12:12 AM
  To: [email protected]
  Subject: [Openh323gk-users] Connecting two private networks over the
internet



  Hello,

  I am trying to place calls between two separate private networks, each
using it's own GnuGk as a gatekeeper, over the internet. Each private
network is behind a firewall. I have each GnuGK's Neighbor set up as the
opposite router's public IP address. Port forwarding is enabled for 1719 and
1721.

  Each phone on the two networks registers with his GnuGK using a local
E.164 alias. Outgoing calls are then placed using the remote E.164 alias.

  Private Network 1                                          Private Network
2
  |=========|                                                    |=========|
  | Phones  |---|                                            |---| Phones  |
  |=========|   |  |==========|                |==========|  |   |=========|
                ---| Router 1 |--- Internet ---| Router 2 |---
  |=========|   |  |==========|                |==========|  |   |=========|
  | GnuGk 1 |---|  Public Address            Public Address  |---| GnuGk 2 |
  |=========|      10.10.1.1                    10.10.1.2        |=========|

  Private Addresses                                           Private
Addresses
  192.168.1.X                                                 192.168.2.X

  Can anyone help me configure both GnuGk's correctly ?  Thank you.

  Bob Hicks


  Here is the configuration file of Network 1.

  [Gatekeeper::Main]
  FortyTwo=42
  Name=GnuGk
  EndpointSuffix=_GnuGk
  TimeToLive=60
  StatusTraceLevel=0
  UseBroadcastListener=0
  UseMulticastListener=0
  UnicastRasPort=1719
  ExternalIP=10.10.1.1
  ExternalIsDynamic=0

  [GkStatus::Auth]
  rule=explicit
  127.0.0.1=allow
  default=forbid
  Shutdown=allow

  [Gatekeeper::Auth]

  [SimplePasswordAuth]

  [RoutedMode]
  GKRouted=1
  H245Routed=1
  CallSignalPort=1721
  AcceptNeighborCalls=1
  AcceptUnregisteredCalls=1
  TreatUnregisteredNAT=1
  RemoveH245AddressOnTunneling=1
  RemoveCallOnDRQ=0
  DropCallsByReleaseComplete=1
  SendReleaseCompleteOnDRQ=0
  SupportNATedEndpoints=1
  SupportCallingNATedEndpoints=1
  TranslateFacility=1
  Q931PortRange=30000-30999
  H245PortRange=31000-31999

  [Proxy]
  Enable=1
  InternalNetwork=192.168.1.33/27
  ProxyForNAT=1
  ProxyForSameNAT=0
  T120PortRange=50000-59999
  RTPPortRange=50000-59999

  [RoutingPolicy]
  default=explicit,internal,neighbor,enum,srv,dns

  [RasSrv::Neighbors]
  GK1=Site2

  [Neighbor::GK1]
  Host=10.10.2.1
  SendPrefixes=*
  AcceptPrefixes=*

  [RasSrv::LRQFeatures]
  AcceptNonNeighborLRQ=1

  [RasSrv::RRQFeatures]
  AcceptEndpointIdentifier=0
  AcceptGatewayPrefixes=1
  SupportDynamicIP=1

  [RasSrv::ARQFeatures]
  CallUnregisteredEndpoints=1

  [CallTable]
  GenerateNBCDR=0
  GenerateUCCDR=1

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________________

Posting: mailto:[email protected]
Archive: 
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to