From owner-freebsd-questions Fri Mar 26 18:10:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.sinanet.com (mail.sinanet.com [209.133.24.92]) by hub.freebsd.org (Postfix) with ESMTP id 8D21A14EE3 for ; Fri, 26 Mar 1999 18:10:13 -0800 (PST) (envelope-from web@mail.sinanet.com) Received: (from web@localhost) by mail.sinanet.com (8.8.8/8.8.8) id SAA21609; Fri, 26 Mar 1999 18:09:50 -0800 (envelope-from web) Message-Id: <199903270209.SAA21609@mail.sinanet.com> Reply-To: gwrx@sinanet.com From: Ray Lau Date: Fri, 26 Mar 1999 18:09:49 -0800 To: Mark Ovens Cc: FreeBSD-questions@FreeBSD.org Subject: Re: About Modem.......help Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> >> hi >> >> i use smartlink modem5634ts,FreeBSD3.1 >> >> when i ppp myisp >> >> freebsd will shutdown > >Exactly what do you mean by "shutdown"? Hangs? crashes? reboots? crashes > > >> >> this is my ppp.conf >> >> default: >> >> > set device /dev/cuaa1 >> >> > set speed 115200 >> >> > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK >> >> > \\dATDT\\T TIMEOUT 40 CONNECT" >> >> > >> >> > hinet: >> >> > set openmode active >> >> > set phone 4125678 >> >> > deny chap >> >> disable chap >> >> > accept pap >> >> > set authname xxxx >> >> > set authkey xxxxxx >> >> > ifaddr 0 0 >> > >> >This line should be: >> > >> > set ifaddr 10.0.0.1/0 10.0.0.2/0 0.0.0.0 0.0.0.0 >> > >> > >> >> > dial >> >and remove this. >> > >> >> ========== /etc/ppp/ppp.linkup ====== >> >> > hinet: >> >> > delete ALL >> >> > add 0 0 HISADDR >> >> > ============================== >> >> please help me >> >> thanx > >You need to enable logging, ``set log .....'' in ppp.conf, and send >the output (/var/log/ppp.log). how to send to ppp.log make new dir? ____________________________________________________________ Free Email for Global Chinese @ http://www.sinanet.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message