DECUS UUCP (VMSNET Software) Version 2.0 System Manager's Guide June 26, 1992 (Spring 1992 Distribution) The VMSnet Working Group DECUS VAX Systems SIG Jamie E. Hanrahan Kernel Mode Consulting P. O. Box 16540 San Diego, CA 92116 +1 619-284-8492 jeh@cmkrnl.com Tom Allebrandi II Mark Pizzolato Inland Steel Research Labs 1558 Fernside Street East Chicago, IN Redwood City CA 94061 +1 219-399-6306 +1 415-369-9366 allebrandi@inland.com mark@infocomm.com ..!decwrl!simpact!inland!allebrandi ...!decwrl!infopiz!mark DECUS UUCP Version 2.0 System Manager's Guide Page ii This document was prepared with DSR, Digital Standard Runoff. The .MEM file supplied is formatted for correct printing on line printers and other devices that support the "return with no line feed" method of underlining. 60 lines per page (the intent is for a half inch margin at top and bottom) and 65 characters per line (allowing for one-inch side margins, even at 10 characters per inch) are used. A few long lines appear in examples. If your printer does not provide a satisfactory left margin, set your default directory to [.DOC] and type "@USRGD20 /RIGHT=n" at the DCL prompt; this will produce a new .MEM file with the text shifted right by the specified amount. You can also use the /BACKSPACE qualifier to cause DSR to use the backspace method of underlining. IMPORTANT!!! Users of prior versions of this software should be sure to read the Appendix, "Converting From Previous Versions", and the Appendices, "Changes in Version 2.0", "Changes in Version 1.3x", etc., according to which version you're now running. | | Significant changes from the 1.3x edition of this document are | identified by change bars. ___ Those who are familiar with uucp under Unix should not assume that all of their experience is transferable. For example, configuration files (control and system) are different here; chat scripts are very different. (We didn't write all of this text for nothing!) VAX and VMS are trademarks of Digital Equipment Corporation. Hayes is a registered trademark of Hayes Microcomputer Products, Inc. Telebit, TrailBlazer, TrailBlazer Plus, and WorldBlazer are trademarks of Telebit Corporation. Unix is, as we all know very well by now, a registered trademark of AT&T. THIS DOCUMENT IS IN THE PUBLIC DOMAIN. DECUS UUCP Version 2.0 System Manager's Guide Page iii | | PRIVACY WARNING | | | This release of DECUS uucp will, by default, | attempt to send mail to a special mailbox | (uucpinst20@cmkrnl.com) to notify the uucp | developers of successful installation, if either | cmkrnl.com or uunet.uu.net is reachable according | to the local node's uucp map database. | | If you don't want this to happen, you can inhibit | it. Simply define the logical name | UUCP_UUCLEAN_INHIBIT_DEVMAIL with an equivalence | string of "TRUE". This is done (in this release) | via the control file, UUCP_CFG:CONTROL. | Information in this manual describes how to | define logicals via the control file. You may | also wish to refer to the example control file, | [UUCP.EXAMPLES.CFG]CONTROL. | | The "code" that performs this operation is in | UUCP_BIN:UUCLEAN.COM. Search for the string | "DEVMAIL" to find it. | DECUS UUCP Version 2.0 System Manager's Guide Page iv CONTENTS CHAPTER 0 INTRODUCTION 0.1 How to Read This Document . . . . . . . . . . . . 0-1 0.2 Special Note for Cluster Users . . . . . . . . . . 0-2 0.2.1 Special Note Regarding Multiple Queue Files . . 0-2 0.3 How To Get More Help . . . . . . . . . . . . . . . 0-2 0.3.1 Everything You Wanted To Know About uucp (Mostly Under Unix, Though) . . . . . . . . . . . . . . 0-2 0.3.2 Don't Call Us, At Least Not Very Often . . . . . 0-3 0.4 On-Line Help . . . . . . . . . . . . . . . . . . . 0-4 0.4.1 Via The Network . . . . . . . . . . . . . . . . 0-4 0.4.2 DECUServe . . . . . . . . . . . . . . . . . . . 0-4 0.4.3 "Pageswapper" Notes System . . . . . . . . . . . 0-5 0.4.4 For More Help and Updates After It's Running . . 0-5 0.5 Squeaky Wheels Get The Grease . . . . . . . . . . 0-5 CHAPTER 1 CONCEPTS AND TERMINOLOGY 1.1 The Basics . . . . . . . . . . . . . . . . . . . . 1-1 1.2 What Is DECUS UUCP? . . . . . . . . . . . . . . . 1-2 1.3 How Do I Apply To Join The Network? . . . . . . . 1-2 1.4 How Are Mail and News Supported? . . . . . . . . . 1-3 1.5 Netnews, Usenet, and VMSnet . . . . . . . . . . . 1-3 1.6 Internet... . . . . . . . . . . . . . . . . . . . 1-4 1.7 ...And Beyond . . . . . . . . . . . . . . . . . . 1-5 CHAPTER 2 INSTALLING THE FILES 2.1 Organization of the Distribution Kit . . . . . . . 2-1 2.2 What do I need? . . . . . . . . . . . . . . . . . 2-2 2.3 Organization and Nomenclature . . . . . . . . . . 2-3 2.3.1 "Example" Configuration Files and Command Procedures . . . . . . . . . . . . . . . . . . . 2-3 2.4 Restoring the Files from the Savesets . . . . . . 2-4 2.4.1 From the VAX SIG Symposium Tape . . . . . . . . 2-4 2.4.2 From Magtape Distributions . . . . . . . . . . . 2-5 2.4.3 From Network Distributions . . . . . . . . . . . 2-5 CHAPTER 3 MODEMS AND MULTIPLEXERS 3.1 Setting Terminal Characteristics . . . . . . . . . 3-1 3.1.1 Conventional Multiplexers . . . . . . . . . . . 3-1 3.1.2 Terminal Servers . . . . . . . . . . . . . . . . 3-3 3.1.2.1 DECserver 200MC, software version 3.0 . . . . . 3-3 3.1.2.2 DECserver 200MC, software version 3.1 . . . . . 3-4 3.1.2.3 RS232 Control Signals and Terminal Servers . . . 3-6 3.1.2.4 Login Scripts . . . . . . . . . . . . . . . . . 3-6 3.1.2.5 Typeahead Buffers . . . . . . . . . . . . . . . 3-6 3.1.2.6 Additional Terminal Server Considerations . . . 3-6 DECUS UUCP Version 2.0 System Manager's Guide Page v 3.1.2.6.1 LAT Circuit Timer . . . . . . . . . . . . . . . 3-6 3.1.2.6.2 The HOSTSYNC Characteristic . . . . . . . . . . 3-7 3.1.2.6.3 DECserver 200's and the Data Carrier Detect (DCD) signal . . . . . . . . . . . . . . . . . . 3-7 3.2 Data Path Requirements . . . . . . . . . . . . . . 3-8 3.3 Requirements for Serial Ports . . . . . . . . . . 3-9 3.4 Requirements for Modems . . . . . . . . . . . . 3-10 3.4.1 Result Codes . . . . . . . . . . . . . . . . . 3-10 3.4.1.1 Background . . . . . . . . . . . . . . . . . . 3-10 3.4.1.2 The Problem . . . . . . . . . . . . . . . . . 3-10 3.4.1.3 Solutions . . . . . . . . . . . . . . . . . . 3-11 3.4.1.4 Special Considerations for DMF32 Users . . . . 3-11 3.5 RS232 Control Signals . . . . . . . . . . . . . 3-12 3.5.1 Data Terminal Ready (DTR) . . . . . . . . . . 3-12 3.5.2 Carrier Detect (CD) . . . . . . . . . . . . . 3-13 3.5.3 Data Set Ready (DSR) . . . . . . . . . . . . . 3-13 3.5.3.1 DSR and Local Multiplexers . . . . . . . . . . 3-13 3.5.3.2 DSR and Terminal Servers . . . . . . . . . . . 3-13 3.5.3.3 Arranging For Correct DSR Signals . . . . . . 3-14 3.5.4 Clear To Send (CTS) . . . . . . . . . . . . . 3-14 3.5.5 Flow Control from VAX to Modem . . . . . . . . 3-15 3.5.6 Sysgen Parameter TTY_DIALTYPE . . . . . . . . 3-15 3.5.7 Cabling . . . . . . . . . . . . . . . . . . . 3-15 3.6 Testing . . . . . . . . . . . . . . . . . . . . 3-16 3.7 Summary . . . . . . . . . . . . . . . . . . . . 3-16 CHAPTER 4 ARRANGING FOR UUCP CONNECTIONS 4.1 Choose Your Host Name . . . . . . . . . . . . . . 4-1 4.2 Finding a Neighbor . . . . . . . . . . . . . . . . 4-2 4.2.1 Performance Systems International . . . . . . . 4-3 4.2.2 UUNET . . . . . . . . . . . . . . . . . . . . . 4-3 4.3 Exchange Login Procedures . . . . . . . . . . . . 4-4 CHAPTER 5 CONFIGURING DECUS UUCP 5.1 Create the uucp Username(s) . . . . . . . . . . . 5-1 5.1.1 Manual Account Creation . . . . . . . . . . . . 5-1 5.1.2 Test Account . . . . . . . . . . . . . . . . . . 5-3 5.2 Create Your UUCP Map Entry . . . . . . . . . . . . 5-4 5.3 The UUCP_SYSTARTUP.COM Command Procedure . . . . . 5-4 5.4 Create The UUCP Control File . . . . . . . . . . . 5-4 5.4.1 Control File Parameters . . . . . . . . . . . . 5-5 5.4.1.1 hostname . . . . . . . . . . . . . . . . . . . . 5-5 5.4.1.2 filealias . . . . . . . . . . . . . . . . . . . 5-6 5.4.1.3 UUCP_DOMAIN_NAME . . . . . . . . . . . . . . . . 5-6 5.4.1.4 UUCP_POSTMASTER . . . . . . . . . . . . . . . . 5-6 5.4.1.5 UUCP_TIME_ZONE . . . . . . . . . . . . . . . . . 5-7 5.4.1.6 Debug . . . . . . . . . . . . . . . . . . . . . 5-7 5.4.1.7 Port . . . . . . . . . . . . . . . . . . . . . . 5-7 5.4.1.8 sleeptime . . . . . . . . . . . . . . . . . . . 5-9 5.4.1.9 Enbrmtrcv . . . . . . . . . . . . . . . . . . . 5-9 5.4.1.10 UUCP_PUBLIC . . . . . . . . . . . . . . . . . . 5-9 5.4.1.11 Other Directory Specifications . . . . . . . . 5-10 DECUS UUCP Version 2.0 System Manager's Guide Page vi 5.4.1.12 UUCP_BATCH_NODE . . . . . . . . . . . . . . . 5-10 5.4.1.13 UUCP_BATCH_UUCICO_CALLOUT_JOBS . . . . . . . . 5-10 5.4.1.14 Other Entries . . . . . . . . . . . . . . . . 5-11 5.4.2 "Activating" the Control File . . . . . . . . 5-11 5.5 Create The UUCP Systems File . . . . . . . . . . 5-11 5.5.1 field . . . . . . . . . . . . . . . 5-12 5.5.2 field . . . . . . . . . . . . . . 5-13 5.5.3 field . . . . . . . . . . . . . . . . 5-13 5.5.4 field . . . . . . . . . . . . . . 5-14 5.5.5 field . . . . . . . . . . . . . . . 5-14 5.5.5.1 c - callback . . . . . . . . . . . . . . . . 5-14 5.5.5.2 p - parity during login script . . . . . . . . 5-14 5.5.5.3 x - debug bits . . . . . . . . . . . . . . . . 5-15 5.5.5.4 b and w - buffer and window sizes . . . . . . 5-15 5.5.5.5 Specifying Multiple