From owner-freebsd-questions@FreeBSD.ORG Fri Jul 18 17:59:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CED937B401 for ; Fri, 18 Jul 2003 17:59:27 -0700 (PDT) Received: from ctb-mesg1.saix.net (ctb-mesg1.saix.net [196.25.240.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D86C43FAF for ; Fri, 18 Jul 2003 17:59:26 -0700 (PDT) (envelope-from lists@karnaugh.za.net) Received: from colin (dps54-01-p490.kn.saix.net [155.239.229.234]) by ctb-mesg1.saix.net (Postfix) with SMTP id A147E5597; Sat, 19 Jul 2003 02:59:22 +0200 (SAST) Message-ID: <005201c34d91$0a235430$0400a8c0@colin> From: "Colin Alston" To: "Marvin J. Kosmal" References: <1058565606.763.29.camel@farm-libranet> <200307181923.34353.matthew@starbreaker.net> <1058574026.763.43.camel@farm-libranet> Date: Sat, 19 Jul 2003 02:58:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 cc: FreeBSD Questions List Subject: Re: ppp connection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 00:59:27 -0000 tun0: flags=8010 mtu 1500 Seems the ppp connection has obviously failed man ppp and make sure you set it up properly... Did you not notice any errors? otherwise "tail -40 /var/log/ppp.log" and try see what went wrong. ----- Original Message ----- From: "Marvin J. Kosmal" To: Cc: Sent: Saturday, July 19, 2003 2:20 AM Subject: Re: ppp connection > On Fri, 2003-07-18 at 16:23, Matthew Graybosch wrote: > > On Friday 18 July 2003 06:00 pm, Marvin J. Kosmal wrote: > > > Hi > > > > > > trying to get my ppp connection to work > > > > > > And nothing happens > > > > > > Any ideas?? > > > > It sounds like you're trying to use kernel ppp. Use "user ppp" > > instead. Edit /etc/ppp/ppp.conf to set the modem device, phone > > number, userid, and password. Then invoke it with "ppp -foreground > > papchap". > > > > > This is what I get now.. > > > > rl0: flags=8802 mtu 1500 > ether 00:4f:4e:05:32:b6 > media: Ethernet autoselect (10baseT/UTP) > status: no carrier > lp0: flags=8810 mtu 1500 > faith0: flags=8002 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010 mtu 1500 > sl0: flags=c010 mtu 552 > tun0: flags=8010 mtu 1500 > > > I can't ping anyone. > > TIA > > > > > > > > > > > > > > -- > > Matthew Graybosch > > http://www.starbreaker.net > > "I am become root, shatterer of kernels." > > > -- > Marvin J. Kosmal > Linux Activist > Registered User # 88512 > Brought to by Libranet 2.7 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"