Date: Fri, 26 Mar 1999 18:09:49 -0800 From: Ray Lau <gwrx@sinanet.com> To: Mark Ovens <marko@uk.radan.com> Cc: FreeBSD-questions@FreeBSD.org Subject: Re: About Modem.......help Message-ID: <199903270209.SAA21609@mail.sinanet.com>
next in thread | raw e-mail | index | archive | help
>> >> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903270209.SAA21609>