Article ID: 177153 - Last Review: December 6, 2000 - Revision: 1.0 Additional Proxy Server 2.0 ConfigurationsThis article was previously published under Q177153 SUMMARY
The following are Proxy Server configurations that are not listed in
the online Proxy Server 2.0 documentation: Microsoft SQL Server,
cc:Mail Server, and Lotus Notes Server.
For more information about configuring a Server service behind Microsoft Proxy Server, see the following article in the Microsoft Knowledge Base: 181420
(http://support.microsoft.com/kb/181420/EN-US/
)
How to Configure
Exchange or Other SMTP with Proxy Server
MORE INFORMATION
Use the following parameters to create Server Proxy configurations
for Microsoft SQL Server, cc:Mail Server, Lotus Notes Server, and
GroupWise Server.
For Microsoft SQL Server: On the SQL Server, create the following entry in the Wspcfg.ini file and place it in the same directory where Sqlservr.exe resides:
[sqlservr] For cc:Mail Server:ServerBindTCPPorts=1433 Persistent=1 KillOldSession=1 On the cc:Mail Server create the following entry in the Wspcfg.ini file and place it in the same directory where Winsmtp.exe resides:
[winsmtp]
Create the following entry in the Wspcfg.ini file and place it in the same
folder where Pop3d.exe resides:
ServerBindTCPPorts=25 Persistent=1 KillOldSession=1
[pop3d] For Lotus Notes or Lotus Domino Server (Replicator, SMTP and POP3 Services):ServerBindTCPPorts=110 Persistent=1 KillOldSession=1 On the Lotus Notes Server, create the following entry in a new Wspcfg.ini file and place it in the same folder where Nreplica.exe resides:
[Common Configuration] Note: KillOldSession must be set to 0 when using Lotus Notes or other mail servers that use multiple processes to send mail instead of multiple threads in a single process. With KillOldSession set to 0, the mail server will not automatically recover its connection to the Proxy Server if connectivity is lost between the Lotus Notes server and the Proxy Server. If this occurs, you must stop and restart the Lotus Notes services or restart the Lotus Notes server.ServerBindTCPPorts=25,110,1352 Persistent=1 KillOldSession=0 For GroupWise Server: On the GroupWise server, create the following entry in the Wspcfg.ini file and place it in the same folder where Gwia.exe resides:
[GWIA] For Netscape Messaging Server:ServerBindTcpPorts=25,110,143 Persistent=1 KillOldSession=1 On the Netscape Messaging Server, create the following entry in a new Wspcfg.ini file and place it in the same folder where Netscapemta.exe resides (default is C:\Netscape\SuiteSpot\bin\mail\server):
[NetscapeMTA] For Quake 2 Server:ServerBindTcpPorts=25,79,110,143 Persistent=1 KillOldSession=1 On the Quake 2 Server create the following entry in a new Wspcfg.ini file and place it in the same folder where QUAKE2.EXE resides. Note, you can also add port 27006 for Game Spy servers.
[quake2]
The following are servers that will not work in a Server Proxy
configuration:
RemoteBindUdpPorts=27910,27901,27000 KillOldSession=1 Persistent=1
191146
(http://support.microsoft.com/kb/191146/EN-US/
)
How to Create a DMZ
Network with Proxy Server 2.0
| Article Translations
|

Back to the top
