Chapter 6
Security
RUGGEDCOM ROX II
CLI User Guide
196 Managing Hosts
no security firewall fwconfig firewall fwinterface name
Where:
• firewall is the name of the firewall
• name is the name of the interface
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section6.9.11
Managing Hosts
Hosts are used to assign zones to individual hosts or subnets (if the interface supports multiple subnets). This
allows the firewall to receive a packet and then redirect it to the same device that received it. This functionality is
useful for VPN setups to handle the VPN traffic separately from the other traffic on the interface which carries the
VPN traffic.
Table:Example
Zone Interface IP Address or Network
Local Switch.0003 10.0.0.0/8
Guests Switch.0003 192.168.0.0/24
CONTENTS
• Section6.9.11.1, “Viewing a List of Hosts”
• Section6.9.11.2, “Adding a Host”
• Section6.9.11.3, “Deleting a Host”
Section6.9.11.1
Viewing a List of Hosts
To view a list of hosts, type:
show running-config security firewall fwconfig firewall fwhost
Where:
• firewall is the name of the firewall
If hosts have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config security firewall fwconfig firewall1 fwhost
security
firewall
fwconfig firewall1
fwhost host1
zone man
interface fe-cm-1
no ipaddress
no description
!
!
!