dial-out over mgetty
"Daniel D. Barber" (dbarber@braintechnology.com)
Fri, 31 Jul 1998 18:20:20 +0200
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