David Wright wrote: >Has anyone tried this out? I've obviously missed something. > >I use minicom on machine A to call B, then the modem hangs up, and B >starts to callback A, just as it should. > >My question is what program should I run on A to be able to login to B? >If I stay in minicom, it sees the RING RING but mgetty can't answer it >because it was locked out by minicom. If I exit minicom, mgetty respawns >and answers the call, but minicom is now locked out of ttyS1.
When you see RING in minicom, just type ATA\n to tell your modem to answer the call. That's exactly what mgetty does before it throws up a login prompt. If you want to run ppp, you can start the remote pppd from minicom, exit from minicom and start pppd locally. To finish ppp, hang up the modem or kill pppd. Mike. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .