From owner-freebsd-questions@FreeBSD.ORG Sun Jan 23 03:51:42 2005 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 C7E2316A4CF for ; Sun, 23 Jan 2005 03:51:42 +0000 (GMT) Received: from mailhost.schluting.com (schluting.com [131.252.214.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 932C243D1F for ; Sun, 23 Jan 2005 03:51:42 +0000 (GMT) (envelope-from charlie@schluting.com) Received: from localhost (localhost [127.0.0.1]) by mailhost.schluting.com (Postfix) with ESMTP id 1298423F4; Sat, 22 Jan 2005 19:51:42 -0800 (PST) Received: from mailhost.schluting.com ([127.0.0.1]) by localhost (schluting.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 57531-06; Sat, 22 Jan 2005 19:51:36 -0800 (PST) Received: from [10.1.0.69] (c-24-20-163-50.client.comcast.net [24.20.163.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhost.schluting.com (Postfix) with ESMTP id C007422B2; Sat, 22 Jan 2005 19:51:35 -0800 (PST) Message-ID: <41F31EC7.7010501@schluting.com> Date: Sat, 22 Jan 2005 19:49:27 -0800 From: Charlie Schluting User-Agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mervin McDougall References: <20050123032424.79435.qmail@web30906.mail.mud.yahoo.com> In-Reply-To: <20050123032424.79435.qmail@web30906.mail.mud.yahoo.com> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by your mom at schluting.com cc: freebsd questions Subject: Re: Connection via proxy 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: Sun, 23 Jan 2005 03:51:42 -0000 Mervin McDougall wrote: > > Ummm what do you suggest that I do to get it connected > to the proxy server? Well obviously you'll need an IP address first. Remember the ifconfig you pasted? The netstat -rn? You have no IP address assigned to an interface. Try reading http://www.onlamp.com/pub/a/bsd/2004/05/13/FreeBSD_Basics.html and then the handbook. -Charlie