>I have set it up with following inittab settings:
>00:2:respawn:/etc/getty -C CONNECT tty0 at_9600 # Port 0 (modem); set to "respaw
>n"
>and tried
>00:2:respawn:/etc/getty -C CONNECT tty0 mo_2400 # Port 0 (modem); set to "respaw
>n"
>The last one seems to work. The first one does not.
>Also, at times the modem will just stop working and rebooting aux fixes it. By not work I mean I can connect to the modem, but AUX will never give me the
>login prompt.
I am by no means an expert on modem communications although I have been
this since I want to be able to call into jagubox from my PB170 at home.
Soooo....
Assuming the cable is wired correctly (see the FAQ), the mo_2400 entry
is correct. What this does is:
1. Expect a connection at 2400 baud
2. Use modem flow control
Which is what you want.
Make sure that you are using the latest version of UUCP (1.16).
If you want to stop the getty process on tty0 just edit /etc/inittab
and change the 'respawn' to 'off' and then type "init q".
Without a doubt, you'll get more answers but I'd suggest looking at