[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

System Management Guide: Communications and Networks


Configuring Client PCs for use with AIX Fast Connect

The steps shown in the following sections are required to connect a PC client to the AIX Fast Connect server.

TCP/IP Configuration

To access the AIX Fast Connect server, each client PC must be configured for NetBIOS over TCP/IP (RFC1001/1002). This can be accomplished for the various clients as shown in the following sections.

Windows 95, Windows 98 Clients

  1. From the Start button, select Settings -> Control Panel -> Network.
  2. On the Configuration tabbed panel (initially shown), verify that the following entries exist: If any are missing, add it from your Windows installation media.
  3. Click on the TCP/IP entry and select Properties.
    The TCP/IP Properties dialog box has several tabbed panels. Verify the following:

    IP Address panel
    Configure as needed. (For initial testing, you might want to disable DHCP and manually specify unique IP addresses for each PC.)

    Bindings panel
    Select Client for Microsoft Networks.

    Additionally, you might want to enable WINS support, DNS support, and/or gateway support for each client. If so, configure each as needed.

  4. Test the client TCP/IP configuration by ping-ing (by IP address) from the PC client DOS prompt to the AIX Fast Connect server, and vice versa.

Windows NT Clients

Note: You must be logged in as an Administrator.
  1. From the Start button, select Settings -> Control Panel -> Network.
  2. On the Adapters tabbed panel, verify that you have a correctly-configured entry for your networking card (hardware driver).
  3. On the Services tabbed panel, verify that there are entries for the following services: If any are missing, add it from your Windows NT CD.
  4. On the Protocols panel, add TCP/IP (if missing), then select Properties.
    The TCP/IP Properties dialog box has several tabbed panels. Verify the following:

    IP Address panel
    Configure as needed. (For initial testing, you might want to disable DHCP and manually specify unique IP addresses for each PC.)

    You might also want to configure DNS, WINS Address, and Routing.

  5. Test the client TCP/IP configuration by ping-ing (by IP address) from the PC client DOS prompt to the AIX Fast Connect server and vice versa.

Windows 2000 Clients

Note: You must be logged in as an Administrator.
  1. From the Start button, select Settings -> Control Panel -> Network and Dialup Connections.
  2. Right-click on the Local Area Connection icon of the network adapter to be configured. Select Properties.
  3. On the General tabbed panel, verify that there are checked entries for the following components: If any is missing, add it from your Windows 2000 CD.
  4. Select the TCP/IP entry, then select the Properties button. Configure as needed.
    (For initial testing, you may want to disable DHCP and manually specify unique IP addresses for each PC.)
  5. Select Advanced... -> WINS, to verify that NetBIOS over TCP/IP is enabled.
  6. Test the client TCP/IP configuration by ping-ing (by IP address) from the PC client DOS prompt to the AIX Fast Connect server and vice versa.

Windows For Workgroups (Windows 3.11) Clients

  1. From Network group (within Program Manager), run Network Setup.
  2. Verify that the following entries exist:

    You might need to install the TCP/IP protocol. TCP/IP is not included on the Windows 3.11 installation media. You can download a copy of Microsoft TCP/IP-32 3.11b from the Microsoft web site at www.microsoft.com.)

    To set up the TCP/IP configuration, double-click on Microsoft TCP/IP-32 3.11b. Configure the IP Address, Subnet Mask, Default Gateway, WINS Server(s), DNS, and other options as needed. (LMHOSTS and DNS enablement are available as Advanced options.)

  3. Test the client TCP/IP configuration by ping-ing (by IP address) from the PC client DOS prompt to the AIX Fast Connect server and vice versa.

OS/2 Clients

  1. Install TCP/IP and NetBIOS support during OS/2 installation.
  2. Use the TCP/IP configuration program to verify and configure TCP/IP.
  3. Use the Multi-Protocol Transport Services program (MPTS) to verify and configure the following protocols for your network adapter:

    These protocols should have the same LAN adapter number and should match your TCP/IP interface.

    Note: The default installation is IBM OS/2 NetBIOS. Be sure to add IBM OS/2 NetBIOS OVER TCP/IP if not already listed.
  4. Test the client TCP/IP configuration by ping-ing (by IP address) from the PC client DOS prompt to the AIX Fast Connect server and vice versa.

NetBIOS Name Resolution

In addition to being able to ping the AIX Fast Connect server over TCP/IP, each client PC also must be able to resolve the NetBIOS name of the AIX Fast Connect server (the AIX Fast Connect servername) to an IP address. This can be done using UDP-Broadcast, LMHOSTS files, DNS, or WINS.

UDP-Broadcast (B-node)
The simplest NetBIOS name resolution (both in terms of setup and functionality) is UDP-Broadcast (B-node name resolution). No additional setup is required on the PC client as long as the client is on the same physical network segment (Ethernet, Token Ring, etc.) as the AIX Fast Connect server. The PC client broadcasts a UDP NetBIOS query to the local network, to which the AIX Fast Connect server responds.

Note: This mechanism does not work across TCP/IP routers, gateways, etc. Larger networks typically use DNS or WINS.

LMHOSTS files
Windows PCs can provide local LMHOSTS files for resolving NetBIOS names. Similar to /etc/hosts on AIX, each PC can have an LMHOSTS file to statically resolve NetBIOS names to IP addresses. (This mechanism might be unsuitable for DHCP environments or networks with many client PCs, because every LMHOSTS file must change whenever the AIX Fast Connect servers' IP addresses change.)

The following is an example of editing an LMHOSTS file on Windows 95, Windows 98, or Windows 3.11. From the DOS prompt:

DOS>  cd \windows
DOS>  edit lmhosts     (LMHOSTS.SAM is included with Windows as an example.)

On a Windows NT or Windows 2000 machine, do the following:

NT> cd \winnt\system32\drivers\etc
NT> edit lmhosts

After editing the LMHOSTS file, run the Windows PC command nbtstat -R.

DNS
If your network is running the domain name service (DNS) for TCP/IP and your AIX Fast Connect servername is registered in the DNS, then each client PC can be configured to use DNS for NetBIOS name resolution. (This is the default on Windows 95, but must be enabled under TCP/IP Properties vfor Windows NT.)

During installation, the AIX Fast Connect servername defaults to match the AIX hostname.

WINS
Your Windows network might use Windows Internet Naming Service (WINS) for NetBIOS name resolution. Similar to DNS for TCP/IP, WINS allows NetBIOS service names to be resolved to IP addresses across multiple LAN segments. When this is the case, each Client PC is configured to use the WINS server(s) under TCP/IP Properties.

Additionally, use the SMIT fast path smit smbcfghatt to set the WINS Address entry and Backup WINS Server for the AIX Fast Connect server. The AIX Fast Connect server uses these IP addresses to automatically register its NetBIOS servername with the WINS servers.

You can configure one or more AIX Fast Connect servers to act as NBNS/WINS servers. For more information, see NetBIOS Name Service.

At this point, if you have LMHOSTS, DNS, or WINS correctly configured, you should be able to ping from the client PC by using the NetBIOS server name.

Workgroups, Domains, and User Accounts

AIX Fast Connect supports several different types of user authentication/access mechanisms. (See Basic User Administration and Advanced Server Administration.) Each client PC should be configured to match the AIX Fast Connect user-access scheme you have chosen for your network.

For ease of use, client PCs should be in the same Windows workgroup or NT domain as the AIX Fast Connect server (or vice versa). Windows 3.11, Windows 95, and Windows NT all use WORKGROUP as a default workgroup name, and AIX Fast Connect server initializes itself to use WORKGROUP, also. If your network uses NT domain login authentication, you can configure the AIX Fast Connect server to verify AIX Fast Connect access using the NT domain authentication servers.

Whether you use Workgroups or NT domains, access to AIX Fast Connect is managed by user security. You must set up AIX user accounts for each Windows user who is accessing AIX Fast Connect. It is easiest to use if the user accounts (and passwords) on AIX match the Windows or NT domain user accounts (and passwords).

Enabling Windows Clients for Plain Text Passwords

For security reasons, Microsoft has disabled support for nonencrypted (plain text) network passwords in all recent versions of Windows (Windows 95C, Windows 98, Windows NT 4.0 w/ Service Pack 3, Windows 2000). If you want to use plain text passwords on your network, these clients must be upgraded with the following Registry patches.

Note: Microsoft has recommended the current System Registry be saved as a backup before any manual changes are made to it. For details, see Microsoft's technet web site.

Browsing the Network

AIX Fast Connect supports browser operations such as NET VIEW and Network Neighborhood (renamed My Network Places on Windows 2000). These operations show the user a list of file and printer shares exported by each server.

Network Neighborhood can also be used as a convenient way to map drives. (Right-click on a file share name, then select Map Network Drive from the pop-up menu.)

However, note the following limitations on network browsing:

Mapping Drives

Normally, PC clients must define drive mappings to use the AIX Fast Connect-exported file shares. These drive mappings can be done from Windows or from the DOS command prompt.

You can use the following mechanisms to define/undefine mappings between PC drive letters and AIX Fast Connect file shares. For the sake of the following examples, assume that the NetBIOS servername is cifs01, and that file share apps is defined.

From DOS:

DOS> net help                     (help info for DOS)
DOS> net use H: \\cifs01\home     (pre-defined AIX Fast Connect share)
DOS> net use F: \\cifs01\apps
DOS> copy F:\oldfile H:\newfile   (uses the mapped drives)
DOS> net use F: /delete           (delete the drive-mapping)

From Windows:

  1. Find the Map Network Drive dialog box.
  2. Select the desired drive from the Drive: drop-down list, then

 

Using AIX Fast Connect Printers

For printing, DOS and Windows mappings are somewhat different. For the following examples, assume that AIX Fast Connect server cifs01 has print shares netprint1 and pscolor defined.

For DOS applications, the following simple device-mappings can be used:

DOS> net use LPT1: \\cifs01\netprint1
DOS> net use LPT2: \\cifs01\pscolor

To test these DOS printer-mappings, use the following:

DOS> COPY text_file LPT1:
DOS> COPY Postscript_file LPT2:

Note: During print-spooling, neither DOS nor AIX Fast Connect auto-convert Postscript to text, or vice versa; however, this auto-detection/auto-convert feature can be enabled using AIX print-spooling options, if desired.

For Windows applications, a Windows printer driver needs to be installed, and mapped to the network printer, as follows:

  1. Select Start -> Settings -> Printers -> Add Printer.
  2. Select Network Printer.
  3. Enter the AIX Fast Connect print share name (for example, \\cifs01\netprint1) or use the browse list to select the desired print share.
  4. Select the correct Windows printer driver for that network printer (for example, IBM 4039 Laser Printer PS), which is installed from your Windows installation disks.

Test Windows printer-driver functionality by printing a test-file from any Windows application (for example, Notepad), or by using the "Print Test Page" feature as follows:

  1. Select Start -> Settings -> Printers.
  2. Select the printer driver (for example, pscolor).
  3. From the Menu Bar, select File -> Properties.
  4. From the Tabbed-panel labelled "General", select Print Test Page.

For Windows 3.11, install the desired printer driver through Control Panel, and use the Connect... button to map it to the AIX Fast Connect print share.

Support for Windows 2000 Clients

Windows 2000 clients are now supported using CIFS/SMB protocol on NetBIOS over TCP/IP. Network Logon is not yet supported for Windows 2000 clients.

Support for Windows Terminal Server

AIX Fast Connect is compatible with the Windows Terminal Server program. This program allows multiple PC clients running Windows Terminal Client software to login to the Windows Terminal Server and establish a remote console session. Any network drive (or network printer) mapping made within that console session gets forwarded by Windows Terminal Server to other NetBIOS servers, as required.

Windows Terminal Server (and other similar terminal-server programs) must accomodate multiple net-mappings by multiple usernames, coming from multiple client PCs. Windows Terminal Server (and other terminal servers) can multiplex these requests to AIX Fast Connect using the following mechanisms:

Both of these mechanisms are supported by AIX Fast Connect version 3.0 and later.

To enable Windows Terminal Server support, set multiuserlogin=1.

Refer to your Windows Terminal Server documentation for specific information about setup and use of Windows Terminal Server and Windows Terminal Client.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]