我今天也专门查看了下,MD始终在连接216.163.188.45 这个IP的80端口. 不知道这个服务器具体做什么的. 我搜索了下,有个国外这样的内容. 难道这个IP是邮件病毒保护服务器?
http://www.websense.com/support/article/t-kbarticle/How-to-Enable-Zero-Hour-Virus-Protection-Using-a-Proxy
How to Enable Zero-Hour Virus Protection Using a Proxy Products: SurfControl Email Filter
Versions: 6.0
Problem Description Zero-Hour Virus Protection requires a connection to the internet. If you require Zero-Hour Virus Protection to access the internet via a proxy server, execute the batch file that's included in the zip file in the pane to the right according to the directions below.
Note: You must execute the batch file on all SEF configuration database instances.
The batch file can also be used with the Early Availability (EA) version of SurfControl E-mail Filter 6.0 to change the Zero-Hour server address to point to the GA server address: Resolver%d.scontrol.ctmail.com
The batch file can be also used to point to one of these static server names or IP addresses to connect to the Zero-Hour servers:
Server Name
|
Server IP Address
| Resolver1.scontrol.ctmail.com
|
65.74.168.210
| Resolver2.scontrol.ctmail.com
|
216.163.188.45
| Resolver3.scontrol.ctmail.com
|
213.52.240.240
| Resolver4.scontrol.ctmail.com
|
216.163.188.43
| Resolver5.scontrol.ctmail.com
|
216.163.188.49
|
Notes:
·
These IP addresses may change.
·
If you have installed the final (GA) version of SurfControl E-mail Filter 6.0, the ServerAddress field value does not need to be changed.
Resolution 1.
Download the .zip file located in the pane to the right.
2.
Extract the batch file (ZeroHourProxy.bat) in the Surfcontrol E-mail Filter directory. By default, this directory is located at C:\Program Files\SurfControl E-mail Filter.
3.
Edit the batch file and modify the field values within the Zero Hour Server & Proxy details section. These details include:
a.
Set ServerAddress to Resolver^%%d.scontrol.ctmail.com (default).
Note: To enter the % character you must enter ^%%
This is required for EA customers and for customers who want to point to a static server.
b.
Set ProxyAccess to 1 to use a proxy server or 0 to not use a proxy server and change only the Zero Hour server address.
c.
Set ProxyServer to the name or IP address of the proxy server.
d.
Set ProxyPort to the HTTP port number of the proxy server.
e.
Set ProxyAuth to the authentication method for the proxy server – NoAuth, Basic, NTLM, and so on.
f.
Set ProxyUser to the user name for the proxy server.
g.
Set ProxyPassword to the password for the proxy server.
h.
Set ProxyDomain to the domain name for the proxy server.
4.
At a command prompt, execute the batch file using the following command:
ZeroHourProxy.bat [SQL SERVER] [SEF CONFIG DATABASE] [SQL USER] [SQL PASSWORD]
Where:
[SQL SERVER] is the instance name or IP address of the SQL Server.
[SEF CONFIG DATABASE] is the name of the SEF Configuration database name. This is typically named 'STEMConfig'.
[SQL USER] is the user name of the SQL account.
For NT authentication, leave this field blank.
[SQL PASSWORD] is the password of the SQL account.
For NT authentication, leave this field blank.
Example:
ZeroHourProxy.bat MySQLServer/SQLExpress STEMConfig [SQL password]
5.
Restart the rules service on all instances of E-mail Filter that share the database. |