Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!ebersman From: ebersman@uunet.UU.NET (Paul Ebersman) Newsgroups: comp.unix.i386 Subject: Re: UUCP over ethernet Message-ID: <87181@uunet.UU.NET> Date: 2 May 90 14:14:10 GMT References: <70400005@m.cs.uiuc.edu> <1990May2.044758.22817@cs.columbia.edu> Organization: UUNET Communications Services, Falls Church, VA Lines: 33 In <1990May2.044758.22817@cs.columbia.edu> ji@close.columbia.edu (John Ioannidis) writes: >In article <70400005@m.cs.uiuc.edu> carroll@m.cs.uiuc.edu writes: >> >>I would like to have a local UUCP net running between my two machines over >>ethernet. I have 3Com cards in the machines, and the normal network stuff >>(rlogin, rcp, NFS, etc.) all work fine. What I need to know is how to tell >>UUCP about it. The main sticking points have been >It doesn't really make sense to run UUCP over ethernet. Why not use >ftp or rcp (or just NFS) to transfer files, and sendmail for mail? >>Any information or manual pointers would be great. I've looked through the >>SysAdmin guide, and the TCP/IP guide without much luck. Thanks! >Of course not! You are not supposed to do uucp that way. ANyway, if you Yes, you can do uupc over TCP, if your uucp supports this. That is what the uucpd daemon is for. You will need to have a login for the site with uucico as the shell and an entry in your L.sys similar to the following: site Polled TCP uucp site.internet-name One reason to do uucp over tcp is for rnews without using NNTP. You can also use it to avoid using sendmail's domain rewriting :-) -- Paul A. Ebersman @ UUNET Communications uunet!ebersman or ebersman@uunet.uu.net The difference between theory and practice in practice is greater than the difference between theory and practive in theory.