home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / att / 2777 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.6 KB  |  53 lines

  1. Newsgroups: comp.sys.att
  2. Path: sparky!uunet!panther!mothost!white!rtsg.mot.com!gulik
  3. From: gulik@rtsg.mot.com (Gregory Gulik)
  4. Subject: Re: Can you do uucp over tcp/ip on 3b2/1000
  5. Message-ID: <1992Dec30.201821.11511@rtsg.mot.com>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: onyx3
  8. Organization: Motorola, Inc., Cellular Infrastructure Group
  9. References: <1hahu3INNk70@matt.ksu.ksu.edu>
  10. Date: Wed, 30 Dec 1992 20:18:21 GMT
  11. Lines: 40
  12.  
  13. In article <1hahu3INNk70@matt.ksu.ksu.edu> mgriffin@matt.ksu.ksu.edu (Mark Griffin) writes:
  14. >We previously had uucp working between two 3b2's over starlan, now uucp works
  15. >via ordinary asynchronous connection, but can you make uucp work over tcp/ip.
  16. >If so, what do the Devices and Systems entries look like.  Thanks for the help.
  17.  
  18. Yes, it's possible.  I have UUCP over TCP/IP between my 3B2 and a Sun3.
  19.  
  20. It's important to note that UUCP works fine from the 3B2 to the Sun,
  21. but there are a lot of problems going the other way.  First of all,
  22. there is no uucp daemon on the 3B2.  I got one off the net and
  23. compiled it, and although it works, it sometimes hangs.  Because
  24. of this, I only have the 3B2 poll the sun, not the other way
  25. around.
  26.  
  27. Anyway, this is what the Devices file entry looks like:
  28.  
  29. TCPIP,eg tcp - - TLI \D
  30.  
  31. This is what the Systems file entry looks like:
  32.  
  33. serveme Any TCPIP - \x0002021cc0000002 ogin: Ugagme word: password
  34.  
  35. This is what it means:
  36.  
  37.    \x0002021cc0000002
  38.  
  39.     0002  - Address family AF_INET
  40.     021c  - port 540 (decimal)
  41.     c0    - 192  (These 4 numbers are the other node's
  42.     00    - 00    IP address, in this case 192.0.0.2)
  43.     00    - 00
  44.     02    - 02
  45.  
  46.  
  47. Good luck.
  48.  
  49. -greg
  50. -- 
  51.  
  52. gulik@rtsg.mot.com  (Gregory Gulik)  [NeXT]
  53.