RUGGEDCOM ROX II
CLI User Guide
Chapter 6
Security
Deleting a Masquerade or SNAT Setting 205
Section6.9.14.3
Deleting a Masquerade or SNAT Setting
To delete a masquerade or SNAT setting, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the masquerade or SNAT setting by typing:
no security firewall fwconfig firewall fwmasq name
Where:
• firewall is the name of the firewall
• name is the name of the masquerade or SNAT setting
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section6.9.15
Managing Rules
Rules establish exceptions to the default firewall policies for certain types of traffic, sources or destinations. Each
rule defines specific criteria. If an incoming packet matches that criteria, the default policy is overridden and the
action defined by the rule is applied.
CONTENTS
• Section6.9.15.1, “Viewing a List of Rules”
• Section6.9.15.2, “Adding a Rule”
• Section6.9.15.3, “Configuring the Source Zone”
• Section6.9.15.4, “Configuring the Destination Zone”
• Section6.9.15.5, “Deleting a Rule”
Section6.9.15.1
Viewing a List of Rules
To view a list of rules, type:
show running-config security firewall fwconfig firewall fwrule
Where:
• firewall is the name of the firewall
If rules have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config security firewall fwconfig firewall1 fwrule
security
firewall
fwconfig firewall1
fwrule Rule1
action accept
source-zone man
destination-zone man
no description