home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / vmsnet / networks / tcpip / multinet / 2743 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  2.1 KB

  1. Path: sparky!uunet!usc!news.service.uci.edu!unogate!mvb.saic.com!info-multinet
  2. From: adelman@TGV.COM (Kenneth Adelman)
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: Re: Problem with X11 TCP/IP transport not finding host names
  5. Message-ID: <930121104827.2080024d@TGV.COM>
  6. Date: Thu, 21 Jan 93 10:48:27 PST
  7. Organization: Info-Multinet<==>Vmsnet.Networks.Tcp-Ip.Multinet Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 44
  10.  
  11. > I am having a problem with the TCPIP transport finding hosts.  I have seen
  12. > this before, when some old UCX files existed in the SYS$SYSTEM directory.
  13. > I have renamed all of the UCX$*.DAT files to other names, but the problems
  14. > persist.
  15.  
  16. > Here is a sample:
  17.  
  18. > VAX2::[] >> sh disp/symb
  19.  
  20. >     Device:     WSA112:  [super]
  21. >     Node:     XBOSTON
  22. >     Transport: TCPIP
  23. >     Server:     0
  24. >     Screen:     0
  25.  
  26. > VAX2::[] >> mu trac 'DECW$DISPLAY_NODE'
  27. > traceroute to xboston (147.107.244.120), 30 hops max, 38 byte packets
  28. >  1  cn_whip1-e4 (147.107.3.200)  0 ms  0 ms  10 ms
  29. >  2  wpvaxbup (147.107.7.203)    10 ms  10 ms  10 ms
  30. >  3  pwvaxbup-wan (147.107.9.201)  10 ms  10 ms  10 ms
  31. >  4  147.107.1.211 (147.107.1.211)  20 ms  20 ms  10 ms
  32. >  5  boston_site (147.107.245.201)  320 ms  60 ms  110 ms
  33. >  6  xboston (147.107.244.120)  50 ms    80 ms  50 ms
  34. > VAX2::[] >> mu x11
  35. > %X11DEBUG-I-STARTING, MultiNet X11 transport diagnostics starting...
  36. > %X11DEBUG-F-UNKNOWNHOST, unknown host XBOSTON
  37. > -X11DEBUG-I-USERACTION, reissue the SET DISPLAY command with a valid /NODE=
  38. > qualifier
  39. > VAX2::[] >>
  40.  
  41. > As you can see, the node xboston exists and is responding, and MultiNet knows
  42. > about it for the Traceroute, but the TCPIP transport doesn't see it.
  43.  
  44. > I've tried the obvious of putting the host name in quotes so that is is
  45. > "xboston" not XBOSTON but it makes no difference.  I've even restarted the
  46. > MultiNet server after renaming the UCX$*.DAT file.
  47.  
  48. > What else can I do?  Any suggestions would be gratefully accepted.
  49.  
  50.     What is the full name of the machine xboston, and the full name of
  51. your machine?  The UCX $QIO emulation won't consult a HOSTALIASES
  52. file, and won't do "domain-searching" for the name.
  53.  
  54.                                 Ken
  55.