From owner-freebsd-questions Sat Feb 24 9:24:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bigglesworth.mail.be.easynet.net (bigglesworth.mail.be.easynet.net [212.100.160.67]) by hub.freebsd.org (Postfix) with ESMTP id DFD4B37B401 for ; Sat, 24 Feb 2001 09:24:56 -0800 (PST) (envelope-from as_hombert@attglobal.net) Received: from 213-193-168-37.adsl.easynet.be ([213.193.168.37] helo=ash) by bigglesworth.mail.be.easynet.net with smtp (Exim 3.16 #1) id 14WiRD-0003cG-00 for freebsd-questions@freebsd.org; Sat, 24 Feb 2001 18:24:55 +0100 From: Anne-Sophie Hombert To: X-Mailer: Poco 2.11 (777) - Registered Version Date: Sat, 24 Feb 2001 18:24:54 +0100 X-URL: Subject: Re: kernel panic in 4.2-RELEASE with NETGRAPH Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just experienced a similar problem. I solved it by bringing up the network interface with: # ifconfig xl0 up (where xl0 should be replaced with your network interface) Then the connection to your provider should work. Anne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message