|
|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi Jan,
thanks for the quick reply. The usecase here is different; this is to allow an external, Internet-based Endpoint to register with a central gatekeeper located in a DMZ. So for the purposes of firewall configuration, it's an inbound connection that needs to be clearly defined.
What is the minimum actual port list that you would recommend for the various parameters?
UDP 1719 (H.225 RAS)TCP 1720 (H.225 CS)UDP 3000 (RTP)UDP 3001 (RTCP)
UDP 1719 (H.225 RAS)TCP 2776 (H.225 CS)UDP 2776 (RTP)UDP 2777 (RTCP)
[Gatekeeper::Main]UnicastRasPort=1719[RoutedMode]CallSignalPort=2776EnableH46018=1[Proxy]Enable=1RTPMultiplexing=1RTPMultiplexPort=2776RTCPMultiplexPort=2777
_h323rs._udp.yourserver.yourdomain.com. IN SRV 0 0 1719 yourserver.yourdomain.com._h323ls._udp.yourserver.yourdomain.com. IN SRV 0 0 1719 yourserver.yourdomain.com._h323cs._tcp.yourserver.yourdomain.com. IN SRV 0 0 2776 yourserver.yourdomain.com.
Dynamic:
The system will allocate which ports to use when opening a TCP connection. The reason for doing this is to avoid using the same ports for subsequent calls, as some firewalls consider this as a sign of attack. When Dynamic is selected, the H.323 ports used are from 11000 to 20999. Once 20999 is reached they restart again at 11000. For RTP and RTCP media data, the system is using UDP ports in the range 2326 to 2487. Each media channel is using two adjacent ports, ie 2330 and 2331 for RTP and RTCP respectively. The ports are automatically selected by the system within the given range. Firewall administrators should not try to deduce which ports are used when, as the allocation schema within the mentioned range may change without any further notice.
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________________ 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/
![]() |
![]() |