Subject: Would this work?
To: None <port-i386@NetBSD.ORG>
From: Ryan LeCompte <ryan@net-connect.net>
List: port-i386
Date: 01/14/1997 13:39:48
Hey, would the following work in NetBSD, my modem is on com 4 in DOS:
The file "pppchat" contains the following:
"" ATDT2322880 CONNECT
The file "ppplogin" contains the following:
ryan
mypassword
The file "goppp" contains the following:
#!/bin/sh
pppd /dev/modem 38400 crtscts modem connect 'chat -v -f /etc/pppchat'
defaultroute +ua /etc/ppplogin
The pppd line is all on one line though.
And then I chmod +x goppp, and in linux, I would just type "goppp" and press
enter and it would connect. Would it work the same in NetBSD?
Ryan
Ryan LeCompte
ryan@net-connect.net
http://www.net-connect.net/~ryan