home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / networks / tcpip / multinet / 2659 < prev    next >
Encoding:
Internet Message Format  |  1993-01-13  |  1.9 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!caen!destroyer!cs.ubc.ca!bcsystems!spruce.pfc.forestry.ca!news.u.washington.edu!news.uoregon.edu!darkwing.uoregon.edu!rickm
  2. Newsgroups: vmsnet.networks.tcp-ip.multinet
  3. Subject: Re: EWS and VAXstations
  4. Message-ID: <1ivbarINN7t6@pith.uoregon.edu>
  5. From: rickm@darkwing.uoregon.edu (Rick Millhollin x6-1730)
  6. Date: 12 Jan 1993 20:56:59 GMT
  7. References: <C0qy24.56x@cda.mrs.umn.edu>
  8. Distribution: world
  9. Organization: University of Oregon Network Services
  10. NNTP-Posting-Host: darkwing.uoregon.edu
  11. Lines: 28
  12.  
  13. For each VAXstation that is to be an X server you need a file EWS$LIBARY:nodename.DAT that looks like:
  14.  
  15.   *
  16.   $INET_ADDRESS           128.223.33.68
  17.   $INET_NETWORK_MASK      255.255.254.0
  18.   $INET_BROADCAST_MASK    128.223.33.255
  19.   $INET_ROUTER            128.223.32.1
  20.   $LOGIN_HOST             DONALD,60.630,DECNET
  21.   $LOGIN_HOST             OREGON,60.601,DECNET
  22.  
  23. On the VAXstation with DECwindows running, set up the Session Manager Security Options to allow access by:
  24.   Node =node-name-of-client (if this doesn't work try IP-address)
  25.   Username = *
  26.   Transport=TCPIP .
  27.  
  28. On a client VAX do a $ SET DISPLAY/CREATE/NODE=node-name-of-VAXstation/TRANSPORT=TCPIP and  fire up the
  29. application.
  30.  
  31. On  a client UNIX box do a setenv DISPLAY  node-name-of-VAXstation:0.0 and fire up the application.
  32.  
  33.  ------------------------------------------------------------------------------
  34. |  Rick Millhollin               Bitnet:   rickm@oregon      U     U   OOOOO   |
  35. |  Assistant Director for        Internet: rickm@oregon.     U     U  O     O  |
  36. |    Technical Services                      uoregon.edu     U     U  O     O  |
  37. |  Computing Center              Voice:    (503)346-1730     U     U  O     O  |
  38. |  University of Oregon          FAX:      (503)346-4397     U     U  O     O  |
  39. |  Eugene, Oregon 97403-1212                                  UUUUU    OOOOO   |
  40.  ------------------------------------------------------------------------------
  41.