set ip_profile connection
FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
06-30004-0420-20080814 177
ip_profile connection
Use these commands to configure various session connection attributes.
Syntax
set ip_profile <name_str> connection concurrent <con_int>
set ip_profile <name_str> connection hide {enable | disable}
set ip_profile <name_str> connection idle_timeout <int>
set ip_profile <name_str> connection rate <con_int> <time_int>
set ip_profile <name_str> connection stop_blacklisted {enable | disable}
set ip_profile <name_str> connection total <con_int>
History
Related topics
set ip_profile check
set ip_profile error
set ip_profile limit
set ip_profile list
set ip_profile senderreputation
Keywords and Variables Description Default
<name_str> Enter the name of the session profile.
concurrent <con_int> Enter the maximum allowed number of concurrent connections to
each client. Additional connections are rejected.
<con_int> is the maximum number of concurrent connections
allowed to each client.
Enter 0 to disable limiting.
0
hide {enable | disable} When enabled, no information will be added to email message
headers to indicate the FortiMail unit has intercepted, examined, and
perhaps processed the message.
This option appears only in transparent mode.
disable
idle_timeout <int> Enter the number of seconds after which an inactive connection will
be dropped.
<int> is the timeout in seconds.
Enter 0 to disable timeout.
0
rate <con_int>
<time_int> Enter the number of connection allowed per client during a
user-defined time frame.
<con_int> is the number of connections.
<time_int> is the time in minutes.
Enter 0 connections and 0 minutes to disable limiting.
0
stop_blacklisted
{enable | disable} Enable or disable the relaying of email to blacklisted servers. The
active antispam detection methods determine blacklisting which
addresses are blacklisted.
disable
total <con_int> Enter the maximum number of concurrent connections.
Enter 0 to disable limiting. 0
FortiMail v3.0 New.