home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!uiunix!ui.org
- From: ahby@ui.org (Shane P. McCarron)
- Newsgroups: comp.sys.ncr
- Subject: UUCP over TCP
- Message-ID: <371@uiunix.ui.org>
- Date: 14 Dec 92 16:52:55 GMT
- Sender: ahby@uiunix.ui.org
- Organization: UNIX International, Parsippany, NJ 07054
- Lines: 48
-
- We are trying to set up UUCP of TCP on an NCR 3445 running SVR4.0
- release 2.0. The WIN-TCP manual indicates that we need to set up the
- uucp Devices, Dialers, and Systems files, but when we do this as
- described it doesn't work. Specifically, Uutry reports the following:
-
- force flag set (ignoring uucico limit)
- mchFind called (pegasus)
- attempting to open /var/uucp/.Admin/account
- Job grade to process -
- conn(pegasus)
- Trying entry from '/etc/uucp/Systems' - device type TCP.
- Device Type TCP wanted
- Trying device entry 'tcp' from '/etc/uucp/Devices'.
- processdev: calling setdevcfg(uucico, TCP)
- Internal caller type TLI
- tlicall: bound to
- t_connect to addr "\x00020401c0cb41af"
- t_connect: Incorrect address format
- Trying device entry 'tcp' from '/etc/uucp/Devices'.
- processdev: calling setdevcfg(uucico, TCP)
- Internal caller type TLI
- tlicall: bound to
- t_connect to addr "\x00020401c0cb41af"
- t_connect: Incorrect address format
- getto ret -1
- Call Failed: DIAL FAILED
- exit code 101
- Conversation Complete: Status FAILED
-
- Our configuration looks like this:
-
- Devices:
-
- # uucp over ethernet added by md - 921211
- TCP,eg tcp - - TLI \D tcp
-
- Dialers:
-
- tcp "" "" NLPS:000:001:101\N\C
-
- Systems:
-
- pegasus Any TCP - \x00020401c0cb41af
-
-
- In this configuration, pegasus' IP address is 192.203.65.175. Any
- suggestions as to what we are doing wrong would be really helpful.
- Please e-mail your replies.
-