Skip site navigation (1)Skip section navigation (2)
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>

next in thread | previous in thread | raw e-mail | index | archive | help
--0-1596915090-1023352927=:46546
Content-Type: text/plain; charset=us-ascii


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
--0-1596915090-1023352927=:46546
Content-Type: text/html; charset=us-ascii

<P>hello all bsd friends<BR>&nbsp;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>&nbsp;default:<BR>&nbsp; set log Phase Chat LCP IPCP CCP tun command<BR>&nbsp; ident user-ppp VERSION (built COMPILATIONDATE)<BR>&nbsp; set device /dev/cuaa1<BR>&nbsp; set speed 115200<BR>&nbsp; set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; \"\" AT OK-AT-OK ATE1Q0 OK <A href="file://\\dATDT\\T">\\dATDT\\T</A> TIMEOUT 40 &nbsp;CONNECT"<BR>&nbsp; set timeout 180&nbsp;&nbsp;&nbsp;# 3 minute idle timer &nbsp;(the default)<BR>&nbsp; enable dns&nbsp;&nbsp;&nbsp;&nbsp;# request DNS info (for &nbsp;resolv.conf)<BR>&nbsp;papchap:<BR>&nbsp;&nbsp; set phone 080989999<BR>&nbsp; set authname telkomnet@instan<BR>&nbsp; set authkey telkom<BR>&nbsp; set ifaddr 0 0<BR>&nbsp; add default HISADDR&nbsp;&nbsp;&nbsp;# Add a (sticky) default route<BR>&nbsp; set redial 0 7<BR>&nbsp; set reconnect 0 7</P>
<P><BR>and then i am clicking ppp and appear:</P>
<P>&nbsp;root@bsd(etc/ppp)#ppp<BR>&nbsp;Working in interactive mode<BR>&nbsp;using interface : tun0<BR>&nbsp;ppp ON bsd&gt;dial</P>
<P>in this step an error appear :<BR>&nbsp;bsd ppp[288]: tun0 : Warning: Chat script failed </P>
<P>and if iam running this ---&gt;ppp ON bsd&gt;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
--0-1596915090-1023352927=:46546--

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?20020606084207.48854.qmail>