Path: utzoo!attcan!uunet!convex!killer!ames!nrl-cmf!cmcl2!phri!marob!daveh From: daveh@marob.MASA.COM (Dave Hammond) Newsgroups: comp.unix.xenix Subject: Re: Help! New owner of xenix need professional help! Message-ID: <371@marob.MASA.COM> Date: 16 Nov 88 12:12:53 GMT References: <963@rencon.UUCP> <3700008@eecs.nwu.edu> Reply-To: daveh@marob.masa.com (Dave Hammond) Organization: ESCC New York City Lines: 23 In article <3700008@eecs.nwu.edu> skrenta@eecs.nwu.edu (Richard Skrenta) writes: >So far I haven't found any reasonable way to use a modem both as dial in and >dial out. I had a few programs which purported to do the trick, but couldn't >get any of them to work. Does anyone know if uugetty is included in the >newer xenixes? (I'm running 2.0.4). Are there any PD programs out there >which let xenix have both dial in and dial out on a modem? I don't know if this is "reasonable", but our customers have had dialin/dialout modem lines for years. What we do is simply replace uucico with a wrapper which invokes disable for the port, then the real uucico, then enable to restart the port. Same for 'cu'. This works out fine because enable will fail if anyone is logged on the port, thus a shell script line like disable /dev/tty1A && /usr/lib/uucp/uucico.orig works just fine. Note that Xenix has a utility ungetty which is supposed to work like uugetty, and handle the above in a transparent manner. I have found this a bit flakey and prefer the uucico-wrapper approach. Dave Hammond UUCP: ...!uunet!masa.com!{marob,dsix2}!daveh DOMAIN: daveh@marob.masa.com ----------------------------------------------------------------------------