|
This section documents the use of TCP/IP when connecting to a Pervasive PSQL server running on a NetWare machine.
TCP/IP is the default protocol when connecting to NetWare servers, meaning that if both TCP/IP and SPX protocols are available, TCP/IP is the first one the Communications Requester attempts to use.
If you have a working TCP/IP setup from your client to your NetWare server, you should not have to do anything in addition to make Pervasive PSQL work with TCP/IP and NetWare.
When Pervasive PSQL operates in a TCP/IP network, your client must be able to obtain the IP address of your NetWare server from the name given to that server by your network administrator. There are two mechanisms that enable this address to name translation:
The following procedures show how to set up the IP address using each method.
When you use DNS, you specify settings that allow your computer to look up the address of the server in a database of servers. Your network administrator can provide the information you need to configure DNS.
To configure your clients to use DNS to resolve the server IP address:
For Windows 98/ME clients:
For clients on Windows 32-bit server platform:
The Hosts file is a way to manually enter a relationship between a name and an IP address. Use this method if DNS is not used in your organization.
To Edit the Hosts file on your Windows client
For Windows 32-bit platforms:\WINNT\SYSTEM32\DRIVERS\ETC\HOSTS
For Windows 98/ME:\WINDOWS\SYSTEM\DRIVERS\ETC\HOSTS
# the following is an example of a Hosts file entry
146.23.45.2 acctserver
|
Chapter contents
Prev topic: Network Path Formats Supported by Pervasive Requesters
|