ZyXEL Communications Network Router NOT AVAILABLE Manual de usuario Pagina 123

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 300
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 122
Chapter 19 Firewall
NXC CLI Reference Guide
123
19.2.2 Firewall Command Examples
The following example shows you how to add a firewall rule to allow a MyService connection
from the WLAN zone to the IP addresses Dest_1 in the LAN zone.
Enter configuration command mode.
Create an IP address object.
Create a service object.
Enter the firewall sub-command mode to add a firewall rule.
Set the direction of travel of packets to which the rule applies.
Set the destination IP address(es).
Set the service to which this rule applies.
Set the action the NXC is to take on packets which match this rule.
Router# configure terminal
Router(config)# service-object MyService tcp eq 1234
Router(config)# address-object Dest_1 10.0.0.10-10.0.0.15
Router(config)# firewall insert 3
Router(firewall)# from WLAN
Router(firewall)# to LAN
Router(firewall)# destinationip Dest_1
Router(firewall)# service MyService
Router(firewall)# action allow
Vista de pagina 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 299 300

Comentarios a estos manuales

Sin comentarios