Browse Source

Update zyxel.rst

Len 7 years ago
parent
commit
17df4941d9
1 changed files with 15 additions and 2 deletions
  1. 15 2
      source/firewall/firewall_devices/zyxel.rst

+ 15 - 2
source/firewall/firewall_devices/zyxel.rst

@@ -17,12 +17,25 @@ There are more than one ways to apply the BWM rules.  They can be applied on a s
 
 First, set up an Object for your Cloud PBX.
 
-                * Log into the USG and go to Configuration-> Object-> Address/GeoIP
+* Log into the USG and go to Configuration-> Object-> Address/GeoIP
 
-                * Click the Add button
+* Click the Add button
 
 Create a name, and enter the static public IP of your FusionPBX.  If you have more than one, such as a failover, add that as well and create a group.
 
 .. image:: ../../_static/images/firewall/fusionpbx_zyxel_usg60_bwm_.png
         :scale: 85%
 
+Next, set up a Service Object for the VOIP traffic.
+
+                * Go to Configuration-> Object-> Service
+
+                * Click the Add button.
+
+Create a name, and set the ports for your traffic.  In this example we will add a Service rule for 5060TCP, 5060UDP, and 16384-32768 UDP.
+
+If you’ve created more than one service object, click the Service Group tab and create a group.  Add the service objects that you’ve created to the group.
+
+.. image:: ../../_static/images/firewall/fusionpbx_zyxel_usg60_object_service.png
+        :scale: 85%
+