From owner-freebsd-questions Thu Jan 11 23:55:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web805.mail.yahoo.com (web805.mail.yahoo.com [128.11.23.65]) by hub.freebsd.org (Postfix) with SMTP id 4F51A37B400 for ; Thu, 11 Jan 2001 23:55:39 -0800 (PST) Received: (qmail 19041 invoked by uid 60001); 12 Jan 2001 08:22:46 -0000 Message-ID: <20010112082246.19040.qmail@web805.mail.yahoo.com> Received: from [202.51.69.3] by web805.mail.yahoo.com; Fri, 12 Jan 2001 00:22:46 PST Date: Fri, 12 Jan 2001 00:22:46 -0800 (PST) From: parthasarathi biswas Subject: kernelPPP To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have created these two file for kernelPPP---- /etc/ppp/dial.chat files contains: #Abort the chat script if the modem replies BUSY or NOCARRIER ABORT BUSY ABORT 'NO CARRIER' TIMEOUT 5 '' ATZ OK ATDT9266511 TIMEOUT 40 CONNECT name:-\\r-name: my username here word: my password here ************************************* /etc/ppp/options file contains: #Options file for PPPD /dev/cuaa0 115200 crtscts modem deflate 12,12 user root lock defaultroute ********************************** And when I dial it gets connected but after sometime disconnects by itself saying : pppd [476]: Connect script failed and when I try to ping it says No route to host. I dial with the following command #pppd connect 'chat -f /etc/ppp/dial.chat' Pls advise what the problem is...but my userpp is working fine I can browse with that also. Brgds/Partha __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message