dial-out over mgetty
root (root@grafton.net)
Fri, 31 Jul 1998 18:04:42 +0200
Hi Daniel,
Try changing your chat script to use ttyS1 rather then cua1.
Steve
On Fri, 31 Jul 1998, Daniel D. Barber wrote:
> I am new to mgetty and I love it! Thanks for writing such a fantastic
> program with real functionality.
>
> I have been able to configure my machine to accept both data and fax
> calls, however I cannot seem to use my ppp chat script to call out while
> mgetty is running. I am using a USRobotics 56k.
>
> My chat script is following. It will work this way when mgetty is not
> running. I cannot get it to use ttyS1 at all.
>
> CHAT:
>
> pppd connect 'chat -v "" ATDT12486651200 CONNECT "" ogin: log word:
> pass' \/dev/cua1 38400 -detach crtscts modem defaultroute noipdefault &
>
> INITTAB:
>
> s1:3456:respawn:/usr/local/sbin/mgetty -m '"" AT&F1 OK' ttyS1
>
>
> thanks for any help,
>
> Dan
>