home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ncr / 535 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.6 KB

  1. Path: sparky!uunet!uiunix!ui.org
  2. From: ahby@ui.org (Shane P. McCarron)
  3. Newsgroups: comp.sys.ncr
  4. Subject: UUCP over TCP
  5. Message-ID: <371@uiunix.ui.org>
  6. Date: 14 Dec 92 16:52:55 GMT
  7. Sender: ahby@uiunix.ui.org
  8. Organization: UNIX International, Parsippany, NJ  07054
  9. Lines: 48
  10.  
  11. We are trying to set up UUCP of TCP on an NCR 3445 running SVR4.0
  12. release 2.0.  The WIN-TCP manual indicates that we need to set up the
  13. uucp Devices, Dialers, and Systems files, but when we do this as
  14. described it doesn't work.  Specifically, Uutry reports the following:
  15.  
  16. force flag set (ignoring uucico limit)
  17. mchFind called (pegasus)
  18. attempting to open /var/uucp/.Admin/account
  19. Job grade to process - 
  20. conn(pegasus)
  21. Trying entry from '/etc/uucp/Systems' - device type TCP.
  22. Device Type TCP wanted
  23. Trying device entry 'tcp' from '/etc/uucp/Devices'.
  24. processdev: calling setdevcfg(uucico, TCP)
  25. Internal caller type TLI
  26. tlicall: bound to 
  27. t_connect to addr "\x00020401c0cb41af"
  28. t_connect: Incorrect address format
  29. Trying device entry 'tcp' from '/etc/uucp/Devices'.
  30. processdev: calling setdevcfg(uucico, TCP)
  31. Internal caller type TLI
  32. tlicall: bound to 
  33. t_connect to addr "\x00020401c0cb41af"
  34. t_connect: Incorrect address format
  35. getto ret -1
  36. Call Failed: DIAL FAILED
  37. exit code 101
  38. Conversation Complete: Status FAILED
  39.  
  40. Our configuration looks like this:
  41.  
  42. Devices:
  43.  
  44. # uucp over ethernet added by md - 921211
  45. TCP,eg tcp - - TLI \D tcp
  46.  
  47. Dialers:
  48.  
  49. tcp     ""      ""      NLPS:000:001:101\N\C
  50.  
  51. Systems:
  52.  
  53. pegasus  Any TCP - \x00020401c0cb41af
  54.  
  55.  
  56. In this configuration, pegasus' IP address is 192.203.65.175.  Any
  57. suggestions as to what we are doing wrong would be really helpful.
  58. Please e-mail your replies.
  59.