ppp prblem...chat script failed
Ali Nasseh
a_nasseh at yahoo.com
Thu Aug 14 11:03:20 PDT 2003
hi,
i've done all instructions from the freebsd handbook
to run the ppp accurately. i load the changes... but
what i see is not more than "chat script failed". i'm
confused and i can't download the ports. because i
have no internet connection. please help me ...
here's the ppp.conf settings:
#################################################################
# PPP Sample Configuration File
# Originally written by Toshiharu OHNO
# Simplified 5/14/1999 by wself at cdrom.com
#
# See /usr/share/examples/ppp/ for some examples
#
# $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.5 2001/07/13
10:55:23 brian Exp $
#################################################################
default:
set log Phase Chat LCP IPCP CCP tun command
ident user-ppp VERSION (built COMPILATIONDATE)
# Ensure that "device" references the correct serial
port
# for your modem. (cuaa0 = COM1, cuaa1 = COM2)
#
set device /dev/cuaa1
set speed 115200
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5
\"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40
CONNECT"
set timeout 180 # 3 minute idle timer (the default)
enable dns # request DNS info (for resolv.conf)
set ifaddr 10.0.0.2 10.0.0.0 255.255.255.255 0.0.0.0
# set redial 3 10
papchap:
#
# edit the next three lines and replace the items in
caps with
# the values which have been assigned by your ISP.
#
set phone "2531400"
set authname afra77300
set authkey 68125288
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
0.0.0.0
add default HISADDR # Add a (sticky) default route
############### end of ppp.conf #####################
regds,
ali nasseh
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the freebsd-questions
mailing list