From owner-freebsd-questions@FreeBSD.ORG Wed Mar 12 05:55:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8944B106566B for ; Wed, 12 Mar 2008 05:55:38 +0000 (UTC) (envelope-from mahan@mahan.org) Received: from ns.mahan.org (ns.mahan.org [67.116.10.138]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC5C8FC12 for ; Wed, 12 Mar 2008 05:55:38 +0000 (UTC) (envelope-from mahan@mahan.org) Received: from widowmaker.local (crowTrobot [67.116.10.140]) by ns.mahan.org (8.13.6/8.13.6) with ESMTP id m2C5thxt011631; Tue, 11 Mar 2008 22:55:44 -0700 (PDT) (envelope-from mahan@mahan.org) Message-ID: <47D77059.7090207@mahan.org> Date: Tue, 11 Mar 2008 22:55:37 -0700 From: Patrick Mahan User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Mel References: <47D6DCAB.2000907@btinternet.com> <47D727F0.8060002@mahan.org> <200803120210.48526.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200803120210.48526.fbsd.questions@rachie.is-a-geek.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Paul Schmehl , freebsd-questions@freebsd.org Subject: Re: newbie internet connection question 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: Wed, 12 Mar 2008 05:55:38 -0000 Mel presented these words - circa 3/11/08 6:10 PM-> > On Wednesday 12 March 2008 01:46:40 Patrick Mahan wrote: >> Paul Schmehl presented these words - circa 3/11/08 1:02 PM-> >> >>> --On Tuesday, March 11, 2008 19:25:31 +0000 Andy Watts >>> >>> wrote: > > >>>> My router's address is 192.168.1.1 and running ifconfig on my linux >>>> machine >>>> gives the following: >>>> >>>> eth0 Link encap:Ethernet HWaddr 00:01:6C:E2:58:25 inet > >> Hmmm, he doesn't need to select DHCP (or maybe he already has) since the >> interface (eth0) > > See the problem with your statement? :p I see, the info is from his Linux box. So he either needs to ifconfig his interface on FreeBSD or enable DHCP to get it assigned. My bad, Patrick