Aprire porta 3389 su ZyXEL ZyWALL USG 20 50 100 200 300
By Webmaster on gen 02, 2012 with Commenti 0
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:
Filed Under: Security
About the Author: