I have 2.2.1 running on FreeBSD 5.2.1 trying to be a proxy. The fbsd
machine
is running nat and ipfw. There is a machine out on the internet running
netmeeting (box1) , trying to connect through my firewall/nat to a
different windows box running netmeeting (box2). The internal ip
address of
box2 is 10.0.0.32. I am confused about how the request from box1 gets to
box2 when 10.0.0.32 is not specified anywhere.
* proxy.ini *
;;
;; This example shows how to use the gatekeeper as an H.323 proxy.
;;
;; Suppose the host of the gatekeeper has three network interfaces:
;;
;; WAN: ADSL IP
;; LAN1: IP=10.0.1.1 Network=10.0.0.0/8
;; LAN2: IP=192.168.0.1 Network= 192.168.0.0/16
;;
;; Endpoints may register with the gatekeeper from WAN, LAN1 or LAN2.
;; For calls from WAN to WAN or LAN1/LAN2 to LAN1/LAN2,
;; the gatekeeper only routes the call signalling as a normal gatekeeper.
;; If a call comes from WAN to LAN1/LAN2, or vice versa, the gatekeeper
;; routes all traffic between caller and callee (proxy mode).
;;
;; A proxy gatekeeper is usually register with a parent gatekeeper as a
;; gateway. See child.ini for the configuration.
;;
[Gatekeeper::Main]
Fourtytwo=42
TimeToLive=600
[RoutedMode]
GKRouted=1
H245Routed=0
CallSignalPort=1721
CallSignalHandlerNumber=2
RemoveH245AddressOnTunneling=1
DropCallsByReleaseComplete=1
SupportNATedEndpoints=1
Q931PortRange=30000-39999
H245PortRange=40000-49999
[Proxy]
Enable=1
InternalNetwork=10.0.0.0/24
T120PortRange=50000-59999
RTPPortRange=50000-59999
[GkStatus::Auth]
rule=allow
; EOF -- by cwhuang
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________________
Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/