Date: Thu, 6 Jun 2002 01:42:07 -0700 (PDT) From: chia an <alan_qc@yahoo.com> To: freebsd-questions@FreeBSD.ORG Subject: making connection Message-ID: <20020606084207.48854.qmail@web13506.mail.yahoo.com> In-Reply-To: <200206060217.TAA21100@beta.tricity.wsu.edu>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
hello all bsd friends
Iam using internal CONEXANT 11242 Chipset v.90 56k modem for dial up connection.I have configured ppp.conf and this is my simple ppp.conf configuration:
default:
set log Phase Chat LCP IPCP CCP tun command
ident user-ppp VERSION (built COMPILATIONDATE)
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)
papchap:
set phone 080989999
set authname telkomnet@instan
set authkey telkom
set ifaddr 0 0
add default HISADDR # Add a (sticky) default route
set redial 0 7
set reconnect 0 7
and then i am clicking ppp and appear:
root@bsd(etc/ppp)#ppp
Working in interactive mode
using interface : tun0
ppp ON bsd>dial
in this step an error appear :
bsd ppp[288]: tun0 : Warning: Chat script failed
and if iam running this --->ppp ON bsd>term (make my system hanging)
what should i do?and how to make the connection to the internet?please show me the way i can use step by step to establish the connetion.
---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup
[-- Attachment #2 --]
<P>hello all bsd friends<BR> Iam using internal CONEXANT 11242 Chipset v.90 56k modem for dial up connection.I have configured ppp.conf and this is my simple ppp.conf configuration:</P>
<P> default:<BR> set log Phase Chat LCP IPCP CCP tun command<BR> ident user-ppp VERSION (built COMPILATIONDATE)<BR> set device /dev/cuaa1<BR> set speed 115200<BR> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \<BR> \"\" AT OK-AT-OK ATE1Q0 OK <A href="file://\\dATDT\\T">\\dATDT\\T</A> TIMEOUT 40 CONNECT"<BR> set timeout 180 # 3 minute idle timer (the default)<BR> enable dns # request DNS info (for resolv.conf)<BR> papchap:<BR> set phone 080989999<BR> set authname telkomnet@instan<BR> set authkey telkom<BR> set ifaddr 0 0<BR> add default HISADDR # Add a (sticky) default route<BR> set redial 0 7<BR> set reconnect 0 7</P>
<P><BR>and then i am clicking ppp and appear:</P>
<P> root@bsd(etc/ppp)#ppp<BR> Working in interactive mode<BR> using interface : tun0<BR> ppp ON bsd>dial</P>
<P>in this step an error appear :<BR> bsd ppp[288]: tun0 : Warning: Chat script failed </P>
<P>and if iam running this --->ppp ON bsd>term (make my system hanging)</P>
<P>what should i do?and how to make the connection to the internet?please show me the way i can use step by step to establish the connetion.<BR></P><p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="http://rd.yahoo.com/welcome/*http://fifaworldcup.yahoo.com/fc/en/spl">Sign-up for Video Highlights</a> of 2002 FIFA World Cup
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020606084207.48854.qmail>
