The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: wkt@tuhs.org (Warren Toomey)
Subject: [TUHS] UUCP: working systems, come and get them
Date: Fri, 10 Mar 2017 09:19:23 +1000	[thread overview]
Message-ID: <20170309231923.GA28676@minnie.tuhs.org> (raw)
In-Reply-To: <CAL4LZyjBG_TL06CAhoNY-BW3pCR6qJHVVMq2oUnfVqOHsAf9kA@mail.gmail.com>

On Thu, Mar 09, 2017 at 04:01:09PM -0700, John Floren wrote:
> Well, I'm trying to set up lanl-a, it's at 199.180.255.235:6666
> (theoretically). I've set it up to point at seismo but uucico hangs
> waiting for the login prompt.

OK, try this: Edit your /etc/remote file to say this for dialer:

dialer:dv=/dev/tty00:br#9600:

Now try:

# tip dialer

which should connect out over /dev/tty00 to seismo via the TCP connection.
Hit Return a few times to see if there is any response. On your host system,
do netstat -a | grep ESTAB and see if there is a TCP connection to
simh.tuhs.org:5000.

I also forgot. To be able to send e-mail, you need to add seismo to the
list of known remote sites in /usr/lib/sendmail.cf:

CWseismo

Cheers, Warren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20170310/2baf98b5/attachment.sig>


  parent reply	other threads:[~2017-03-09 23:19 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-07  7:09 [TUHS] Help request: uucp, mail on 4.2BSD Warren Toomey
2017-03-07  7:11 ` Cory Smelosky
2017-03-07  7:54 ` Lars Brinkhoff
2017-03-07  8:27   ` Warren Toomey
2017-03-07  9:09 ` Warren Toomey
2017-03-07 15:23   ` Dave Horsfall
2017-03-07 20:43   ` Warren Toomey
2017-03-07 22:38     ` Dave Horsfall
2017-03-07 22:45       ` John Floren
2017-03-07 22:50       ` Jacob Goense
2017-03-07 22:58       ` Warren Toomey
2017-03-07 23:46         ` Cory Smelosky
2017-03-07 23:54           ` William Pechter
2017-03-07 23:55             ` Cory Smelosky
2017-03-08  0:03           ` John Floren
2017-03-08  0:05             ` Cory Smelosky
2017-03-08  4:05         ` Dave Horsfall
2017-03-08 10:21         ` arnold
2017-03-07 23:14       ` Arthur Krewat
2017-03-07 23:19         ` Dave Horsfall
2017-03-07 23:27           ` Arthur Krewat
2017-03-08 21:20             ` Josh Good
2017-03-08 21:42               ` Corey Lindsly
2017-03-08 22:59                 ` Arthur Krewat
2017-03-09 20:26                   ` Josh Good
     [not found]     ` <86varkclj1.fsf@molnjunk.nocrew.org>
2017-03-08  7:17       ` Warren Toomey
2017-03-08  9:20     ` [TUHS] UUCP: working systems, come and get them Warren Toomey
2017-03-08 22:16       ` Warren Toomey
2017-03-08 22:31         ` Dave Horsfall
2017-03-11  0:14           ` Mary Ann Horton
2017-03-08 22:33         ` Kurt H Maier
2017-03-09  6:36           ` arnold
2017-03-09 13:02         ` Lars Brinkhoff
     [not found]         ` <86fuimbobi.fsf@molnjunk.nocrew.org>
2017-03-09 22:28           ` Warren Toomey
2017-03-10  7:11             ` Lars Brinkhoff
     [not found]         ` <CAL4LZyjBG_TL06CAhoNY-BW3pCR6qJHVVMq2oUnfVqOHsAf9kA@mail.gmail.com>
2017-03-09 23:19           ` Warren Toomey [this message]
2017-03-09 23:23             ` John Floren
2017-03-10  1:57             ` Cory Smelosky
     [not found]               ` <20170310020203.GA14221@minnie.tuhs.org>
2017-03-10  2:03                 ` Cory Smelosky
2017-03-10  1:49       ` John Floren
2017-03-10  2:06         ` Warren Toomey
2017-03-10  2:09           ` Cory Smelosky
2017-03-10 12:25         ` Jason Stevens
2017-03-10 17:50           ` John Floren
2017-03-10 21:38           ` Warren Toomey
2017-03-08 22:03 ` [TUHS] Help request: uucp, mail on 4.2BSD Joerg Schilling
2017-03-08 23:07   ` Arthur Krewat
2017-03-08 23:18     ` Cory Smelosky
2017-03-08 23:39       ` Arthur Krewat
2017-03-09  0:22         ` Cory Smelosky
2017-03-09 14:51           ` Arthur Krewat
2017-03-09 17:53             ` SPC
2017-03-11  5:29             ` jsteve
2017-03-09  1:59     ` Dave Horsfall
2017-03-09  9:30     ` Joerg Schilling
2017-03-09 23:35 [TUHS] UUCP: working systems, come and get them Noel Chiappa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170309231923.GA28676@minnie.tuhs.org \
    --to=wkt@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).