From owner-freebsd-questions@FreeBSD.ORG Sat Mar 19 19:15:01 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 4514E16A4CE for ; Sat, 19 Mar 2005 19:15:01 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAEDE43D55 for ; Sat, 19 Mar 2005 19:15:00 +0000 (GMT) (envelope-from tom@vilot.com) Received: from [10.0.0.7] (dsl-175-46.dynamic-dsl.frii.net [216.17.175.46]) (authenticated bits=0) by fusion.vilot.net (8.13.1/8.12.9) with ESMTP id j2JJEsRi024592; Sat, 19 Mar 2005 13:14:55 -0600 (CST) (envelope-from tom@vilot.com) Message-ID: <423C7A24.1010602@vilot.com> Date: Sat, 19 Mar 2005 12:14:44 -0700 From: Tom Vilot User-Agent: Mozilla Thunderbird 1.0 (X11/20050124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Francis Whittington References: <000601c52ca9$b2276ab0$6400a8c0@homevwz5ek429r> In-Reply-To: <000601c52ca9$b2276ab0$6400a8c0@homevwz5ek429r> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: just finished install 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: Sat, 19 Mar 2005 19:15:01 -0000 Hello, Francis > My main computer is WinXP (because the rest of the family uses it). It is connected to Adelphia cable modem via a D-Link, DI-524 wireless router. My Daughter is connected to internet via the WLAN. My freeBSD box is connected to modem via a crossover cable. bsd box has 96MB of RAM, Riva-TNT 16MB videocard on a intel 440 EX MoBo. > I was going to use the bsd box as a router/firewall, but i don't know enough yet...so it is just a stand alone station. My problem right now is that I want to be able to see the rest of the network from the bsd box. I cannot ping the other 2 machines. And without X, I am not sure what to use to see if I am hitting internet with it. Yeah...I know i'm a newbie. > Okay, first of all ... if you are connecting the BSD machine to the cable modem directly, it is natural that you can not see the rest of your local area network (assuming I understand you correctly). What you want is to connect the BSD box to a hub (without the crossover cable, obviously). The other computers, then, are connected to that hub either via ethernet cable or via wireless. Second, you are probably having issues with X because of the video card. My suspicion is that you don't have a driver for that card, and I do not even know if it is supported on BSD. Others on this list can probably answer that better than myself.