Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 1996 15:31:57 -0800 (AKDT)
From:      Quanah Mount <fxqjm@aurora.alaska.edu>
To:        questions@freebsd.org
Subject:   ppp.conf
Message-ID:  <Pine.OSF.3.91.960817152830.23089A-100000@aurora.alaska.edu>

next in thread | raw e-mail | index | archive | help
I am trying to set up my modem to autologin to my ISP
When it connects, there needs to be a return sent for it to show the 
prompt. this is my script
uaf:
  set phone 4740771
  set login "\n\n name>--name> fxqjm word> password > c ppp"
  set timeout 120
  set ifaddr 0 0


When I connect, I need the \n sent, as I said, for it to bring up the 
prompt. The prompts look like this:
Username>
Password>
UAF-DU-##>

at the UAF-DU-## (the ## stands for #'s, like 05), I have to type c ppp
to connect to ppp
My script doesn't work.
Any help you can give me?
Thanks,
Quanah Mount




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960817152830.23089A-100000>