<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hello, I'm attempting to connect fedora to internet 
(adsl). When I type "ifup ppp0" to connect to internet (the&nbsp;adsl usb modem 
is already activated, since I boot fedora)&nbsp;I obtain the next 
message:</FONT></DIV>
<DIV><FONT face=Arial size=2>/sbin/adsl-start: line 217:&nbsp; 3821 
Terminated&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
$CONNECT "$@" &gt;/dev/null 2&gt;&amp;1</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(The number before "Terminated" changes every time 
i type "ifup ppp0")</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm a beginner in Linux and I don't know 
what&nbsp;it can be, but i attempted to type "vi /sbin/adsl-start" and go to 
line 217</FONT></DIV>
<DIV><FONT face=Arial size=2>The line 217 is the next one:</FONT></DIV>
<DIV><FONT face=Arial size=2>rm -f "$PIDFILE" "$PIDFILE.pppd" "$PIDFILE.pppoe" 
"$PIDFILE.start"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>And before that line there are some thing like that 
(but there are more things):</FONT></DIV>
<DIV><FONT face=Arial size=2>[ "$DEBUG" = "1" ] &amp;&amp; $ECHO "TIMED OUT" 
&gt;&amp; 2<BR># Timed out! Kill the adsl-connect process and quit<BR>kill 
$CONNECT_PID &gt; /dev/null 2&gt;&amp;1<BR># Clean up PIDFILE(s)<BR>rm -f 
"$PIDFILE" "$PIDFILE.pppd" "$PIDFILE.pppoe" 
"$PIDFILE.start"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;---------- This is line 217</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I don't know what's happening and I would like to 
be able to connect fedora to internet. Thank you.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(PD: Sorry if my english is so bad 
:P)</FONT></DIV></FONT></DIV></BODY></HTML>