The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] UUCP Recreation Network
@ 2017-03-09  3:34 Cory Smelosky
  2017-03-09  3:43 ` Warren Toomey
  0 siblings, 1 reply; 6+ messages in thread
From: Cory Smelosky @ 2017-03-09  3:34 UTC (permalink / raw)


Okay - let's make this an easy-to-dredge-through thread so I can easily
search for stuff later.

What means of interconnection are we going to use?

I should be able to provide:
1). Actual dial-in (probably not anything above 1200 baud...if I am
lucky)
2). SIMH "virtual leased line" dial-in
3). Network mail

A map/list of interconnections would be nice.  Need a central database
somewhere.

-- 
  Cory Smelosky
  b4 at gewt.net


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UUCP Recreation Network
  2017-03-09  3:34 [TUHS] UUCP Recreation Network Cory Smelosky
@ 2017-03-09  3:43 ` Warren Toomey
  2017-03-09  3:47   ` Cory Smelosky
  0 siblings, 1 reply; 6+ messages in thread
From: Warren Toomey @ 2017-03-09  3:43 UTC (permalink / raw)


On Wed, Mar 08, 2017 at 07:34:46PM -0800, Cory Smelosky wrote:
> What means of interconnection are we going to use?
> A map/list of interconnections would be nice.  Need a central database
> somewhere.

https://github.com/DoctorWkt/4bsd-uucp/blob/master/uucp_sites.txt
for now, it can be improved.

	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/20170309/09c4625e/attachment.sig>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UUCP Recreation Network
  2017-03-09  3:43 ` Warren Toomey
@ 2017-03-09  3:47   ` Cory Smelosky
  2017-03-09  3:51     ` Erik E. Fair
  2017-03-09  9:20     ` Dave Horsfall
  0 siblings, 2 replies; 6+ messages in thread
From: Cory Smelosky @ 2017-03-09  3:47 UTC (permalink / raw)




On Wed, Mar 8, 2017, at 19:43, Warren Toomey wrote:
> On Wed, Mar 08, 2017 at 07:34:46PM -0800, Cory Smelosky wrote:
> > What means of interconnection are we going to use?
> > A map/list of interconnections would be nice.  Need a central database
> > somewhere.
> 
> https://github.com/DoctorWkt/4bsd-uucp/blob/master/uucp_sites.txt
> for now, it can be improved.
> 
> 	Warren
> Email had 1 attachment:
> + signature.asc
>   1k (application/pgp-signature)

Hmmm.  I might markdown-ify that and see if it can go on a github wiki
page.

Looks like we're using 5000 for external?  put me at sj.gewt.net:5000

-- 
  Cory Smelosky
  b4 at gewt.net


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UUCP Recreation Network
  2017-03-09  3:47   ` Cory Smelosky
@ 2017-03-09  3:51     ` Erik E. Fair
  2017-03-09  9:20     ` Dave Horsfall
  1 sibling, 0 replies; 6+ messages in thread
From: Erik E. Fair @ 2017-03-09  3:51 UTC (permalink / raw)



Here are some appropriate port numbers:

% egrep uucp /etc/services
uucp-path       117/udp     # UUCP Path Service
uucp-path       117/tcp     # UUCP Path Service
uucp	        540/udp     # uucpd		
uucp	        540/tcp     # uucpd		
uucp-rlogin     541/udp     # uucp-rlogin
uucp-rlogin     541/tcp     # uucp-rlogin  
suucp           4031/udp    # UUCP over SSL
suucp           4031/tcp    # UUCP over SSL


	Erik


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UUCP Recreation Network
  2017-03-09  3:47   ` Cory Smelosky
  2017-03-09  3:51     ` Erik E. Fair
@ 2017-03-09  9:20     ` Dave Horsfall
  2017-03-09 14:20       ` John Floren
  1 sibling, 1 reply; 6+ messages in thread
From: Dave Horsfall @ 2017-03-09  9:20 UTC (permalink / raw)


On Wed, 8 Mar 2017, Cory Smelosky wrote:

> Looks like we're using 5000 for external?  put me at sj.gewt.net:5000

aneurin% grep 5000 /etc/services
commplex-main	5000/tcp
commplex-main	5000/udp

It's taken...

-- 
Dave Horsfall DTM (VK2KFU)  "Those who don't understand security will suffer."


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UUCP Recreation Network
  2017-03-09  9:20     ` Dave Horsfall
@ 2017-03-09 14:20       ` John Floren
  0 siblings, 0 replies; 6+ messages in thread
From: John Floren @ 2017-03-09 14:20 UTC (permalink / raw)


On Mar 9, 2017 02:20, "Dave Horsfall" <dave at horsfall.org> wrote:

On Wed, 8 Mar 2017, Cory Smelosky wrote:

> Looks like we're using 5000 for external?  put me at sj.gewt.net:5000

aneurin% grep 5000 /etc/services
commplex-main   5000/tcp
commplex-main   5000/udp

It's taken...

--
Dave Horsfall DTM (VK2KFU)  "Those who don't understand security will
suffer."


Who cares? They're more suggestions than anything else, and I'm not using
commplex, whatever that is.

john
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20170309/bec6b013/attachment.html>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-09 14:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09  3:34 [TUHS] UUCP Recreation Network Cory Smelosky
2017-03-09  3:43 ` Warren Toomey
2017-03-09  3:47   ` Cory Smelosky
2017-03-09  3:51     ` Erik E. Fair
2017-03-09  9:20     ` Dave Horsfall
2017-03-09 14:20       ` John Floren

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).