Xref: utzoo comp.sys.dec:2322 comp.unix.ultrix:2355 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!brutus.cs.uiuc.edu!uakari.primate.wisc.edu!aplcen!decuac!avolio From: avolio@decuac.dec.com (Frederick M. Avolio) Newsgroups: comp.sys.dec,comp.unix.ultrix Subject: Re: modem dial in AND out possible under Ultrix? Message-ID: <2844@decuac.DEC.COM> Date: 16 Dec 89 07:01:59 GMT References: <2197@isaak.isa.de> Sender: news@decuac.DEC.COM Reply-To: avolio@decuac.dec.com Followup-To: comp.sys.dec Organization: Digital Equipment Corp., SWS, Landover, MD Lines: 13 It is very easy under ULTRIX. Just add "shared" to the appropriate lines of your /etc/ttys file. We do this on DECUAC -- ttyd0 "/etc/getty d1200" dialup on shared modem # dialup connect ttyd1 "/etc/getty H2400" dialup on shared modem # dialup connect ttyd2 "/etc/getty H2400" dialup on shared modem # dialup connect ttyd3 "/etc/getty H2400" dialup on shared modem # dialup connect I am real sure that this feature was added before version 2.2 which is what you are running. (current release is 3.1.) But it is 2 A.M. Fred