Date: Wed, 31 May 2000 11:44:29 +0200 From: Willem Brown <willem@brwn.org> To: Summer Yip <summerip@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem on PPP Message-ID: <3934DEFD.ED50AC21@brwn.org> References: <20000531063643.10684.qmail@web4502.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, What is in /var/log/ppp.log? Since you are already running "add default HISADDR" do you still need to delete and add routes in the ppp.linkup file? Regards. Willem Brown Summer Yip wrote: > > Hi~!I am new in FreeBSD,and i got some problems on > > the ppp connection...when i type in this.. > > myname#ppp > working in interactive mode > using interface:tun0 > ppp ON myname>dial speed > dial attempt 1 of 1 > phone 82080517 > dial OK! > login OK! > ppp on myname>Packet mode > ppp on myname> > then it disconnected... > > Here is the content of my ppp.conf and ppp.linkup > > #ppp.conf > > default: > set log Phase Chat Connect Carrier LCP IPCP CCP tun command > set device /dev/cuaa0 > set speed 115200 > deny lqr > set dial "ABORT BUSY ABORT NO\\ sCARRIER TIME OUT 5 \"\" AT OK-AT-OK > ATE/Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT > > speed: > set phone 82080517 > set login > set authname xxx > set authkey xxxx > set time out 120 > set ifaddr 0 0 > add default HISADDR > enable dns > > #ppp.linkup > speed: > delete ALL > add 0 0 HISADDR > > MYADDR > delete 0 > add 0 0 HISADDR > !by /usr/X11R6/bin/auply/etc/ppp/linkup.au > > P.S please reply directly to me..thanks... > > > > ---------------------------------------------------------------------- > Do You Yahoo!? > Send instant messages & get email alerts with Yahoo! Messenger. -- |--------------LINUX & *BSD, the CHOICE is yours--------------| 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?3934DEFD.ED50AC21>