Situation: We have a WAN Network with 12 video conference systems (Eye Catcher - which are basically a Tandberg system with a camera behind the screen). Internal conferencing goes well. We want to use these system externally as well (allow incoming calls). If we NAT all the devices, we need 12 external IP addresses and have no control over the connections. So, the idea was to use GNUGK as a sort of reverse proxy so that all internal video devices can be accessed through one IP address. We've created a test setup where our 12 devices register with the gatekeeper and setup calls through the gatekeeper. (The video data is send directly) This works perfect. For external users, something similar can be setup but we don't want external users to register to the gatekeeper. We simply want them to call for example: video1@xxxxxxxxxxxxxxxxx and that the gatekeeper routes the data to the right device. (I don't think general users of a conference system know anything about setting up a gatekeeper registration so that is way we don't want that.) My question: (finally :-) 1) Can GNUGK be setup to do this? How? 2) What URL do we need to call from external to internal (I've noticed for example that M$ Netmeeting can call to a video device behind a gnugk once Netmeeting is registered but I don't what URL/string to call without registration. Is this connection string universal or different for applications like: - Tandberg - Polycom - Ekiga - Netmeeting - .... These are the relevant .ini items I have changed: [Proxy] Enable=1 InternalNetwork=192.168.0.0/255.255.0.0,172.16.0.0/255.240.0.0,10.0.0.0/255.0.0.0 [RoutedMode] GKRouted=1 AcceptUnregisteredCalls=1 Tanks for your help -- View this message in context: http://old.nabble.com/please-advice-on-GnuGK-setup-tp27625587p27625587.html Sent from the GNU Gatekeeper Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx 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/