X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=scripts%2Fsecure-card;h=0002365e4edb6d63f6d942d430b8a9ae945dbdc5;hp=a32138b7dcd405ce9ddbad4ccf83947180bff353;hb=afc4b130bbd6f5f5cd9baafdc7e836d8f6238deb;hpb=0986fac0d4b42ade44f889ccc107b3ba5af58c5a diff --git a/scripts/secure-card b/scripts/secure-card index a32138b..0002365 100755 --- a/scripts/secure-card +++ b/scripts/secure-card @@ -17,14 +17,14 @@ send_user "hello, starting ppp\n" -system "stty 19200 -echoe -echo raw < /dev/cua3 > /dev/cua3" +system "stty 19200 -echoe -echo raw < /dev/ttyS3 > /dev/ttyS3" # # These are the parameters for the program. # set user Pxxxxxx set password xxxxxxx -set modem /dev/cua3 +set modem /dev/ttyS3 set dialup set timeout 60 @@ -107,5 +107,5 @@ expect { } } -overlay -0 $spawn_id -1 $spawn_id pppd /dev/cua3 19200 192.111.187.215: \ +overlay -0 $spawn_id -1 $spawn_id pppd /dev/ttyS3 19200 192.111.187.215: \ crtscts modem defaultroute debug