[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ppp-script problem,



my isp provider is my college, the dial-in pool does not automatically 
run ppp after connection. Local address is assigned dynamically. I log 
in (Username: Password are the login prompts), and type "ppp" on a prompt 
(prompt is "your destination >") to run ppp. So far, my ppp script is not 
working. It dials (and connects, I think, at least it makes that modem 
connection sound) but nothing happens after that. I would appreciate any 
help:

dial-up script
-------------
#!/bin/sh
#
#

/usr/sbin/pppd :128.110.124.120 file /root/.dunc/options connect 
"/usr/sbin/chat -v -f /root/.dunc/chatfile" /dev/ttyS2 38400 &




/root/.dunc/chatfile
--------------------
"" atdt5813960  CONNECT "" rname:--rname: MY_LOGIN  word: MY_PASSWRD "" ppp


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: