Connecting to Remote Servers

The three most common remote connections are to:

Connecting to a Microsoft RAS server is a simple process that uses the credentials you specified when you logged on to Windows NT. If you use Windows NT RAS to connect to computers that are not running Windows NT RAS, the remote computer may require a specific sequence of commands and responses through a terminal window to successfully log you on to the remote system.

Microsoft RAS Servers

If the client is a Windows NT computer and the remote server is any Microsoft RAS server, logon is completely automated using Windows NT security. By default, you are authenticated using the credentials (username, password, and domain) you specified when you logged on to Windows NT.

If you wish to authenticate using different credentials, clear the Authenticate Using Current User Name and Password check box in the Edit Phone Book Entry dialog box. You will then be prompted for credentials when you dial.

PPP Servers

Point-to-Point Protocol (PPP) is a newer protocol used to negotiate connections between remote computers. Remote server and client software that support PPP authentication protocols automatically negotiate network and authentication settings. The following steps are necessary to connect to a PPP server.

1. The currently logged-on user's credentials will not work with any non-Microsoft server, so clear the Authenticate Using Current User Name and Password check box in the Edit Phone Book Entry dialog box. You will then be prompted for credentials when you dial.

2. In the Edit Phone Book Entry dialog box, choose the Network button. In the Network Protocol Settings dialog box, select the PPP option. This is the default selection.

3. In the Security Settings dialog box, if the server you are calling requires a text-based logon exchange, select the Use Clear Text Terminal Login Only option. Now, during the connect sequence, a terminal dialog pops up that allows you to perform the text-based logon exchange, and the Authentication dialog box does not appear.

The PPP standard provides for fully automated authentication, using encrypted or clear-text authentication protocols. Most PPP providers today do not implement the PPP authentication protocols and instead require a text-based exchange prior to starting PPP.

It is possible to automate the text-based exchange by using a SWITCH.INF script instead of the clear-text logon dialog. For more information, see the next section, "Automating Remote Logons Using SWITCH.INF Scripts," and "Activating SWITCH.INF Scripts," and "Troubleshooting Scripts Using DEVICE.LOG" later in this chapter.

SLIP Servers

Serial Line Internet Protocol (SLIP) is an older protocol that does not support authentication as part of the protocol. SLIP connections typically rely on text-based logon sessions. Encryption and automatic network parameter negotiations are not supported. The following steps are important when you are connecting to a SLIP server.

1. SLIP always prompts you for credentials when you dial, so the Authenticate Using Current User Name and Password check box in the Edit Phone Book Entry dialog box is ignored.

2. Windows NT RAS is not a SLIP server, but Windows NT RAS clients can connect to SLIP servers. In the Edit Phone Book Entry dialog box, select the Network button, and then select the SLIP option in the Network Protocol Settings dialog box for the entry.

3. SLIP is programmed to always use Terminal. Thus, to connect to a SLIP server, you do not need to select Terminal in the After Dialing box or to configure any Security settings. You will need to change only the After Dialing box when you are selecting a script to use for automating remote logons.

For more information, see "Automating Remote Logons Using SWITCH.INF Scripts," "Activating SWITCH.INF Scripts," and "Troubleshooting Scripts Using DEVICE.LOG" later in this chapter.