*BSD News Article 73014


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.kei.com!news-in.tiac.net!news-old.tiac.net!news.tiac.net!huff
From: huff@sunspot.tiac.net (Robert Huff)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Problem with PPPD dial script(s)
Date: 07 Jul 1996 04:12:52 GMT
Organization: The Internet Access Company
Lines: 12
Distribution: world
Message-ID: <HUFF.96Jul7001252@sunspot.tiac.net>
NNTP-Posting-Host: sunspot.tiac.net


	I'm setting up kernel PPP and the sample scripts provided in
the Handbook don't work.
	More precisely - the kermit.dial script issues the "quit"
command after dialing in successfully.  Using stock Kermit, this
drpos the connection.  So I changed "quit" to "suspend".  Now the
line stays connected ... but the rest of the ppp.up script
doesn't execute.  (If I run it by hand everything works, so I
know it's not a problem.)
	Does this script work for other people?  

	Thanks.