Netra Proxy Cache Server Configuration Guide

Diskette Method

If you used the TTY method, as described in "TTY Method", skip to "Using a Browser to Complete Initial Configuration".

In this section it is assumed that you have the configuration diskette (labeled "Netra Proxy Cache Utilities Diskette") that is shipped with your Netra Proxy Cache Server.

To Use the Diskette Method to Configure the Network Interface
  1. Make a copy of the Netra Proxy Cache Utilities diskette.

    To make a copy on a Solaris machine, do the following:

    1. Insert the utilities diskette in your diskette drive and enter the following sequence of commands:


      % mkdir /tmp/hold This directory is an example
      % volcheck
      % cp /floppy/floppy0 /tmp/hold
      

    2. Eject the utilities diskette.

    3. Insert a blank, formatted diskette and enter the following sequence of commands:


      % volcheck
      % cp /tmp/hold /floppy/floppy0
      

    4. Eject the copy of the utilities diskette.


      Note -

      The copying of your utilities diskette is critical. The diskette shipped with the product is read-only.


  2. Insert the copy of the configuration diskette in the drive of another Unix machine (not the Netra Proxy Cache Server), a Mac, or a PC.

  3. Invoke the config program on the diskette, as appropriate for your machine.

    For example, on a PC that has a diskette drive A, invoke a:\config. For a Solaris machine, insert your diskette and enter the following sequence of commands:


    % volcheck
    % cd /floppy/floppy0
    % ./config.ksh
    

    When config comes up, it displays the following:


    This program generates a configuration file
    for the local area network interface.
    Values shown in square brackets are the default values. 

  4. Enter the host name of the Netra Proxy Cache Server:


    Enter the Host Name for the Netra Server:

  5. Enter the IP address of the Netra Proxy Cache Server:


    Enter the local area network host address for the
    Netra server: 

    Use dotted-decimal notation. For example, 129.144.88.112.

  6. Enter the netmask used on the network to which the Netra Proxy Cache Server is connected, or press Return to accept the default of 255.255.255.0:


    Enter the local area network netmask for the
    Netra server [255.255.255.0]:

    The information you entered is saved on the diskette. This diskette now contains network-interface-configuration information for your Netra Proxy Cache Server.

  7. Make a note of the values you entered for host name, host address, and netmask.

  8. Eject the diskette from the drive.

  9. Insert the same diskette in the diskette drive of your Netra Proxy Cache Server.

  10. Power on the Netra Proxy Cache Server.

    Wait (about a minute) till the Netra Proxy Cache Server completes the boot process. Then, on a machine that is network-accessible to the Netra Proxy Cache Server, you can use a browser to connect to the Netra Proxy Cache machine.

  11. To ensure network connectivity, on the machine on which you will run the browser for further configuration, enter:


    non-netra% ping <netra host IP address>
    

    If the host name and IP address of the Netra Proxy Cache machine is known to a name service, you can ping the host by name, instead of numeric address. If you receive a response indicating that the Netra Proxy Cache Server is reachable, proceed. If you cannot ping the Netra Proxy Cache machine, you must have entered the host name, host address, or netmask incorrectly. Check the values you noted in Step 8. If necessary, repeat the steps just described to configure your network interface.

  12. On the machine on which you are running the browser, point the browser at:


    http://<netra host IP address>:81
    

    The string <netra host IP address> is the address you specified in the ping command, above.


    Note -

    Depending on the capabilities of your router, you might need to use a browser on a host on the same subnet as the Netra Proxy Cache Server.


At this point, proceed to the next section.