-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Poly Video Conferencing
- Meeting Room Solutions
- Cisco ASA 5510 and HDX7000

Create an account on the HP Community to personalize your profile and ask a question

11-05-2013 06:57 AM
Hi All,
I have set up my ASA in order to allow the Video Call from outside but so far the Video call can be make only within our network, which it means that if I try to call the public IP for that device I am not able to reach it.
Below the firewall config:
!
static (inside,outside) X.X.X.X 172.24.16.105 netmask 255.255.255.255
!
access-list outside_access_in remark Allow Polycom to Internet
access-list outside_access_in extended permit ip any host X.X.X.X
!
As you can notice I am allowing anything to that public IP but still the calls to the puvlic IP can not go through.
Any suggestion?
11-05-2013 09:10 AM
Try read AG at http://support.polycom.com/global/documents/support/setup_maintenance/products/video/hdx_ag.pdf,
p 2-22 "Configuring the System for Use with a Firewall or NAT"

11-05-2013 10:02 AM
The first link that you gave is not working.
Anyway I resolved this issue disabling the following in the ASA:
policy-map global_policy
class inspection_default
no inspect h323 h225
no inspect h323 ras
Hope this will help someone.
Thanks