Black Box LR11xx Series Router Configurations Guide
Blackbox/configure> Blackbox/configure/firewall corp> Blackbox/configure/firewall corp> Blackbox/configure/firewall corp> policy 1024 out Blackbox/configure/firewall corp/policy 1024 out> exit Blackbox/configure/firewall corp> policy 1021 in deny Blackbox/configure/firewall corp/policy 1021 in> exit Blackbox/configure/firewall corp> object Blackbox/configure/firewall corp/object>
Blackbox/configure/firewall corp/object> exit Blackbox/configure/firewall corp> policy 1024 out
Blackbox/configure/firewall corp/policy 1024 out>
Blackbox/configure/firewall corp/policy 1024 out> exit
Step 5: Verify the firewall policy for Security Zone CORP:
Blackbox/configure> show firewall policy corp
Advanced: S - Self Traffic, F -
R-
Pri | Dir | Source Addr | Destination Addr | Sport | Dport | Proto | Action | Advanced |
1021 | in | any | any | any | any | any | DENY | E |
1022 | out | any | any | any | any | any | PERMIT | SE |
1023 | in | any | any | any | any | any | PERMIT | SE |
1024 | out | any | any | any | any | any | PERMIT | HNE |
Step 6: Verify that the HTTP filter object in Security Zone CORP is created as configured.
Blackbox/configure> show firewall object
Object Name | Action Log File Extensions | |
javadeny | deny no | *.java |
Blackbox/configure>
Step 7: Create policies for Security Zone DMZ that:
Create an object of type
Create a firewall policy to allow inbound traffic to FTP server public IP address (193.168.94.221) of priority 100 Modify policy 100 to add NAT pool object to translate incoming traffic for FTP server from public IP to private IP. Modify policy 100 to add an FTP filter.
68