Aprire porta 3389 su ZyXEL ZyWALL USG 20 50 100 200 300

Comandi per inserire una regola di firewall WAN to LAN in posizione 3 per permettere la porta 3389 verso il server interno 10.0.0.10 su un firewall ZyXEL ZyWALL USG 20 50 100 200 300:

Router# configure terminal
Router(config)# service-object MyService tcp eq 3389
Router(config)# address-object Dest_1 10.0.0.10
Router(config)# firewall insert 3
Router(firewall)# from WAN
Router(firewall)# to LAN
Router(firewall)# destinationip Dest_1
Router(firewall)# service MyService
Router(firewall)# action allow

Related posts:

  1. Limitare sessioni su ZyXEL ZyWALL USG 20 50 100 200 300
  2. Regola WAN/WAN su ZyXEL ZyWALL 2 5 35 70 UTM
  3. Velocità GE su ZyXEL ZyWALL USG 20 50 100 200 300
  4. Schedule firewall su ZyXEL ZyWALL 2 5 35 70 UTM
  5. Enable/disable firewall su ZyXEL ZyWALL 2 5 35 70 UTM

Filed Under: Security

Tags:

About the Author:

RSSComments (0)

Trackback URL

Leave a Reply

You must be logged in to post a comment.