Cisco Cisco Email Security Appliance C170 Guia Do Utilizador

Página de 1093
 
7-22
Cisco AsyncOS 8.0.2 for Email User Guide
 
Chapter 7      Defining Which Hosts Are Allowed to Connect Using the Host Access Table (HAT) 
  SenderBase Settings and Mail Flow Policies
The “Classification” stage uses the sending host’s IP address to classify an inbound SMTP session 
(received on a public listener) into a Sender Group. The Mail Flow Policy associated with that Sender 
Group may have parameters for rate limiting enabled. (Rate limiting limits the maximum number of 
messages per session, the maximum number of recipients per message, the maximum message size, 
and/or the maximum number of concurrent connections you are willing to accept from a remote host.)
Normally, in this process, recipients are counted against each sender in the corresponding named sender 
group. If mail is received from several senders in the same hour, the total recipients for all senders is 
compared against the limit.
There are some exceptions to this counting methodology:
  •
If the classification is done by Network Owner, then the SenderBase Reputation Service will 
automatically divide a large block of addresses into smaller blocks. 
Counting of recipients and recipient rate limiting is done separately for each of these smaller blocks 
(usually, but not always, the equivalent of a /24 CIDR block). 
  •
If the HAT Significant Bits feature is used. In this case, a large block of addresses may be divided 
into smaller blocks by applying the significant bits parameter associated with the policy. 
Note that this parameter relates to the Mail Flow Policy -> Rate Limiting phase. It is not the same 
as the “bits” field in the “network/bits” CIDR notation that may be used to classify IP addresses in 
a Sender Group.
By default, SenderBase Reputation Service and IP Profiling support are enabled for public listeners and 
disabled for private listeners. 
Timeouts for SenderBase Queries
When you configure a listener, you can determine how long the appliance caches information queried 
from the SenderBase Reputation Service. Then when you configure a mail flow policy, you can enable 
SenderBase to allow it to control the flow of mail into the listener.
Enable SenderBase in a mail flow policy in the GUI using the “Use SenderBase for Flow Control” setting 
when you configure a mail flow policy, or in the CLI using the 
listenerconfig > hostaccess > edit
 
command.
HAT Significant Bits Feature
Beginning with the 3.8.3 release of AsyncOS, you can track and rate limit incoming mail on a per-IP 
address basis while managing sender group entries in a listener’s Host Access Table (HAT) in large 
CIDR blocks. For example, if an incoming connection matched against the host “10.1.1.0/24,” a counter 
could still be generated for each individual address within that range, rather than aggregating all traffic 
into one large counter.
Note
In order for the significant bits HAT policy option to take effect, you must not enable “User SenderBase” 
in the Flow Control options for the HAT (or, for the CLI, answer 
no
 to the question for enabling the 
SenderBase Information Service in the 
listenerconfig
 -> setup command: “Would you like to enable 
SenderBase Reputation Filters and IP Profiling support?”). That is, the Hat Significant Bits feature and 
enabling SenderBase IP Profiling support are mutually exclusive.