The information in this article applies to:
SUMMARYThis article discusses how SNA Server supports Internet Firewalls, including instructions on the following:
OVERVIEWSNA Server can be configured to use specific software port numbers. Specific port numbers are commonly defined in software components to allow administrators of Internet firewalls to filter packets based on port number, thereby denying/accepting their propagation to the private network. By assigning specific destination port numbers to SNA Server components, SNA Server can interoperate with screening routers and full-blown firewalls to meet the requirement that users of the public network should not know the IP address of the SNA Server.I. SNA Server Clients and SNA Servers Interoperation with Screening Routers (Client knows the address of the SNA Server)The following are the instructions on how to allow SNA Server clients and SNA Servers to interoperate with screening routers, where the client does know the address of the SNA Server(s).Destination port numbers are configurable in SNA Server on the following platforms:
The default values for destination port numbers are:
There is no need to change any of these ports except when it is necessary
to run each SNA Server service and SNABase service with a unique port
number. It is the administrator[ASCII 146]s responsibility to make sure that the
ports are not used by other applications on the network.
NOTE: The DatagramPort must be the same in every server in a subdomain. On Windows NT, the ports are configured in the registry under the subtree HKEY_LOCAL_MACHINE under the subkey:
where <transport> is SnaTcp, SnaSpx, or SnaVines.
Add the following value name under the <transport> subkey: Value Name: <port>where <port> is DatagramPort or SnaBasePort. On Windows 95, the ports are configured in the registry under the subtree HKEY_LOCAL_MACHINE under the subkey:
where <transport> is SnaTcp, SnaSpx, or SnaVines.
Add the following value name under the <transport> subkey: Value Name: <port>where <port> is DatagramPort or SnaBasePort. On Windows 3.x, the ports are configured in the WIN.INI file under the [WNAP] section:
where <port> is DatagramPort or SnaBasePort and value is
the port number either in decimal or hexadecimal notation.
Remote TCP/IP ClientsFor TCP/IP it is not enough just to add one SnaBasePort number to the WIN.INI file or registry in Windows NT or Windows 95. Because every SNA Server in the subdomain is potentially using a different destination port number, every sponsor server requires its own entry. To make this possible, the port names can be prefixed with a server name. For example, if the SnaBase service on the server Server_A is using destination port 1234 and the server Server_B is using destination port number 5678, you need to add the following entries into the WIN.INI file or registry:Windows NT or Windows 95 registry:
Windows 3.x WIN.INI file:
The clients get the SnaServer ports through the sponsor connection. On
IPX/SPX and Vines IP, the clients get the SnaBase ports from the NetWare
bindery and Vines StreetTalk respectively. There is no need to configure
any port numbers on these two client types.
OtherServersWhen you use the OtherServers parameter, use the following convention in the WIN.INI file under the [WNAP] section:
You still need to include the following entry in this section:
II. SNA Server Clients and SNA Servers Interoperation with Full-Blown Internet firewalls (Client Cannot Know the IP address of the SNA Server(s))The following are the instructions on how to allow SNA Server clients and SNA Servers to interoperate with full-blown Internet firewalls, where the client is not allowed to know the IP address of the SNA Server(s).First, follow directions in section I. above. Then, add the following entry to the respective platform: Windows NT:
Microsoft has updated the following files: LIBS\WIN32\SNAIP.DLL STATUSThis feature is included in the latest U.S. Service Pack for SNA Server for Windows NT, version 2.11. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K Additional query words: prodsna 2.11 snafaq
Keywords : ntnetserv |
Last Reviewed: October 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |