simple modem conn.

Jack F. Vogel jackv at turnkey.gryphon.COM
Mon Feb 19 05:11:14 AEST 1990


In article <6100 at hydra.gatech.EDU> hh2 at prism.gatech.EDU (HAAS) writes:
>I've just installed AIX on a Model 70, and would appreciate some help
>with connecting a hayes type modem on tty0 for dialout. I have succeded
>in connecting terminals and dialins on tty0, and dialout works UNTIL the
>remote machine answers. When the connection is established (at the point
>when the modem would be sending the "CONNECT 2400" string), the connection
>is terminated.
 
Your problem is that getty is undoubtedly getting in the way, I suspect
that if you did a ps you would probably see a login running. Now, I don't
have the documentation handy so I am not quite sure of the canonical way
to do this, but what you want to do is have the getty on that port
invoked with a -r flag. When you do this you enable the usual features
associated with the standard BNU uugetty; that is, before issuing any
login prompt it will check the /etc/locks subdirectory to determine if
uucp is using the line,etc,etc. Try editing your inittab stanza adding
that flag and then respawn getty, I believe your problem will disappear.

Disclaimer: This posting expresses my opinions, not necessarily LCC or IBM's


-- 
Jack F. Vogel			jackv at seas.ucla.edu
AIX Technical Support	              - or -
Locus Computing Corp.		jackv at ifs.umich.edu



More information about the Comp.unix.aix mailing list