[plug] DUN script
Jon L. Miller
jlmiller at wantree.com.au
Tue Mar 30 19:26:43 WST 1999
Try this for starters:
; Script for DUN for Wantree Development
; Created 22/10/97
;
Proc Main
$USERID="username"
$PASSWORD="password"
waitfor "vector.wantree.com.au Login:"
transmit $USERID
transmit "^M"
delay 2
waitfor "Password:"
transmit $PASSWORD
transmit "^M"
EndProc
I believe this one works, just subsitute username and password.
Jon
Date sent: Tue, 30 Mar 1999 00:41:27 +0000
From: Leon Brooks <leon at brooks.smileys.net>
Organization: Would be nice
To: plug at linux.org.au
Subject: Re: [plug] DUN script
Send reply to: plug at linux.org.au
> BBK Computer Services wrote:
> >
> > Hi everyone!
> >
> > I'm completely new to Linux - just installed Redhat 5.2, and I'm trying
> > to get connected to my ISP (Wantree). Everything is OK up till the
> > login script - would anyone be able to suggest the correct syntax for
> > logging in? Thanks. The message log says login script failed or
> > something like that.
>
> I think:
>
> ogin:--ogin: your-username-here
> ssword: your-password-here
> > ppp
>
> Dial on manually with minicom and check that > (it might be a $, I may be
> getting confused with IceNet).
>
> --
> Owning a paintbrush doesn't make you an artist.
> -- Warren Tryk, in comp.graphics.apps.photoshop
>
==========================
Jon L. Miller, Master CNE ASE
Senior Systems Consultant
MMT Networks Pty Ltd
http://www.wantree.com.au/~jlmiller
Ph: 61 8 9402 0639
Fx: 61 8 9402 2492
More information about the plug
mailing list