Zone To Zone Anti-Spam Rules - ZyXEL Communications ZYWALL USG CLI Reference Manual

Zld-based
Table of Contents

Advertisement

Chapter 22 Anti-Spam
22.2.1.1 Activate/Deactivate Anti-Spam Example
This example shows how to activate and deactivate anti-spam on the ZyWALL.
Router# configure terminal
Router(config)# anti-spam activate
Router(config)# show anti-spam activation
anti-spam activation: yes
Router(config)# no anti-spam activate
Router(config)# show anti-spam activation
anti-spam activation: no
Router(config)#

22.2.2 Zone to Zone Anti-spam Rules

The following table describes the commands for configuring the zone to zone rules. You must
use the
configure terminal
these commands.
Table 106 Commands for Zone to Zone Anti-Spam Rules
COMMAND
anti-spam rule append
anti-spam rule insert rule_number
anti-spam rule rule_number
[no] activate
[no] log [alert]
[no] from-zone zone_object
[no] to-zone zone_object
[no] scan {smtp | pop3}
[no] match-action smtp {drop |
forward | forward-with-tag}
[no] bypass {white-list | black-list
| dnsbl}
show
anti-spam rule move rule_number to
rule_number
anti-spam rule delete rule_number
show anti-spam rule [rule_number]
190
command to enter the configuration mode before you can use
DESCRIPTION
Enters the anti-spam sub-command mode to add a
direction specific rule.
Enters the anti-spam sub-command mode to add a
direction specific rule.
Enters the anti-spam sub-command mode to edit the
specified direction specific rule.
Turns a direction specific anti-spam rule on or off.
Sets the ZyWALL to create a log (and optionally an alert)
when packets match this rule and are found to be spam.
The
no
command sets the ZyWALL not to create a log or
alert when packets match this rule.
Sets the zone on which the packets are received. The
command removes the zone setting. This is equal to any,
so the rule applies to all packets the ZyWALL sends out.
Sets the zone to which the packets are sent. The
command removes the zone setting. This is equal to any,
so the rule applies to all packets the ZyWALL sends out.
Sets the protocols of traffic to scan for spam.
Sets the action to take when the ZyWALL detects a spam
SMTP e-mail. The file can be deleted, forwarded, or
forwarded with a spam tag.
Bypassing has the ZyWALL not check files against your
configured white (allowed) list, black (spam) list, or DNSBL
servers list.
Displays the details of the anti-spam rule you are
configuring.
Moves a direction specific anti-spam rule to the number
that you specified.
Removes a direction specific anti-spam rule.
Displays the details of all the configured anti-spam rules or
a specific anti-spam rule.
ZyWALL (ZLD) CLI Reference Guide
no
no

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents