From owner-freebsd-questions@FreeBSD.ORG Fri May 27 01:13:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6B2FE16A41C for ; Fri, 27 May 2005 01:13:53 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2374043D49 for ; Fri, 27 May 2005 01:13:53 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/8.12.11/smtpout08/MantshX 4.0) with ESMTP id j4R1Dq61016588; Thu, 26 May 2005 18:13:52 -0700 (PDT) Received: from [192.168.1.6] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id j4R1Doim012769; Thu, 26 May 2005 18:13:51 -0700 (PDT) In-Reply-To: <20050527005647.70726.qmail@web25608.mail.ukl.yahoo.com> References: <20050527005647.70726.qmail@web25608.mail.ukl.yahoo.com> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <4AC325A5-D1B0-41DC-813F-EF257049D22D@mac.com> Content-Transfer-Encoding: quoted-printable From: Charles Swiger Date: Thu, 26 May 2005 21:13:51 -0400 To: =?ISO-8859-1?Q?Rold=E1n?= X-Mailer: Apple Mail (2.730) Cc: freebsd-questions@freebsd.org Subject: Re: problem with internet connection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2005 01:13:53 -0000 On May 26, 2005, at 8:56 PM, Rold=E1n wrote: > thanks i see it, > and i put on my /etc/make.conf the line: > HTTP_PROXY=3Dhttp://ferrat:Josue@10.90.35.7:8080 > but the fetch still doing the "No route to host" > what else can i do? Does "traceroute -n 10.90.35.7" work? Does doing a "dhclient" help? If you still need help, providing "ifconfig -a" and "netstat -nr" =20 info would be useful. --=20 -Chuck