
 HOW TO INSTALL REMOTE OFFICE CLIENT WITH CHAMELEON's NET MANAGE & NETWARE
 -------------------------------------------------------------------------

  The Remote Office install procedure creates a file called ROSTART.BAT
  in the Remote Office directory.  This BAT file may be used to load the
  Remote Office client.  If you wish, the modules loading in Rostart.bat
  can be folded into another BAT file.  The load sequence is as follows:

        roffice
        lsl
        odirof-e
        ipxodi
        nmodi         {Chameleon's driver; not provided by Remote Office}
        vlm
    *   ro login {host} or roclient
    *   login server/username
        exeguard
        win

  The ROSTART.BAT batch file illustrates how to run the Remote Office
  client with Chameleon's Net Manage TCP/IP product and the Netware
  Vlms.

  * If you specify an internet address for the Remote Office login,
    Remote Office will configure the NetManage kernel(NEWT) with the
    ip address specified provided the following conditions are met:

       I. Logging in using Remote Office Windows Utility (WROCLNT):
             1. NMODI is loaded.
             2. The NetManage files can be found in your PATH 
             3. The NetManage kernel (NEWT) can load or is loaded.


       Remote Office does not change NEWT's configuration file.
       The internet address is changed in memory only.  At login
       time, if NEWT is not currently running, Remote Office will
       load NEWT.  If you close NEWT, your ip address changes made
       by Remote Office are lost.

       To verify the ip address has been set, use the ping utility.

  Netware uses the ODI interface into Remote Office.  This interface
  may require modification to the net.cfg file located in the Remote
  Office directory.  By default, it will look similar to one of the
  following examples:

        NET.CFG
        -------
        Link Driver ODIROF-E
           frame ETHERNET_II
           PROTOCOL IP         0800 Ethernet_II
           PROTOCOL ARP        0806 Ethernet_II
           PROTOCOL RARP       8035 Ethernet_II
           frame ETHERNET_802.2
           VLMIPX ETHERNET_802.2

        Protocol IPX
               bind #2

