From owner-freebsd-stable@FreeBSD.ORG Tue Sep 13 21:13:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E2B16A41F for ; Tue, 13 Sep 2005 21:13:31 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F5A343D46 for ; Tue, 13 Sep 2005 21:13:31 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so58919wxd for ; Tue, 13 Sep 2005 14:13:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SriZs1uJZcnQ3gJUTlUFP4tI+BgM/4gFbojK37oygkkaCZdM5V1mAgKluz28uJpQfXgd5h1F3Oqd62kyTvdlE/IHxOEwG6wCG4uCwJimXLM0B564/9L5xoPUjblp0rmQikns/74KtvF0oinuC7uBK33HGH3K8Ql0Bbd7qfwMKEc= Received: by 10.70.115.20 with SMTP id n20mr365992wxc; Tue, 13 Sep 2005 14:13:30 -0700 (PDT) Received: by 10.70.53.4 with HTTP; Tue, 13 Sep 2005 14:13:30 -0700 (PDT) Message-ID: <790a9fff05091314135011502d@mail.gmail.com> Date: Tue, 13 Sep 2005 16:13:30 -0500 From: Scot Hetzel To: Sandro Noel In-Reply-To: <1416A124-66AC-477C-98E2-884B37D16181@gestosoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1416A124-66AC-477C-98E2-884B37D16181@gestosoft.com> Cc: freebsd-stable@freebsd.org Subject: Re: Slow internet browsing. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: swhetzel@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2005 21:13:32 -0000 On 9/13/05, Sandro Noel wrote: > Greetings. >=20 > i dont know if this is the right group, so please correct me . > I'm using 5.4 RELEASE >=20 > i need to know how to uninstall a networking device from the system > completely > it was configured with sysinstall. >=20 > when the system starts up, the sk0 is configured to get a DHCP lease. > it gets the lease but afterwards anything trying to access the > network is slow to a crawl, >=20 You need to disable it in /etc/rc.conf > i tried disabeling the device and the system boots just fine and fast. > but when on, it draws somme operations to a crawl. >=20 Most likely you have a problem with your DNS settings, check your /etc/resolv.conf file. Scot --=20 DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.