From owner-freebsd-questions@FreeBSD.ORG Thu Sep 14 11:15:49 2006 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 6B68016A415 for ; Thu, 14 Sep 2006 11:15:49 +0000 (UTC) (envelope-from arindam.mukerjee@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF8A443D46 for ; Thu, 14 Sep 2006 11:15:48 +0000 (GMT) (envelope-from arindam.mukerjee@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so3293306pye for ; Thu, 14 Sep 2006 04:15:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tpstnGtGYmupIL6L9h9JXfTqF1SqgseoPGXgxBBbV5vIyxIM2P4rcyx8ZJJc1fcGdJL4kagvNxqZ4f286cCdg1ZFxldyVPLBd6sgF2j8cNa5nktMSR4/NMeh4Oh6Pzj+wO8Li/Knt+SDuCicri1EIhz8whktY1nLHYki6y6oGjE= Received: by 10.35.96.7 with SMTP id y7mr14823060pyl; Thu, 14 Sep 2006 04:15:48 -0700 (PDT) Received: by 10.35.13.20 with HTTP; Thu, 14 Sep 2006 04:15:47 -0700 (PDT) Message-ID: Date: Thu, 14 Sep 2006 16:45:47 +0530 From: Arindam To: "Garrett Cooper" In-Reply-To: <3748E46A-16BD-4AD9-8EC3-84B10538F2BB@u.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3748E46A-16BD-4AD9-8EC3-84B10538F2BB@u.washington.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Network connectivity between FreeBSD and Linux 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: Thu, 14 Sep 2006 11:15:49 -0000 > > > I have FreeBSD 6.1 installed on one machine and Fedora Core 2 on > > another. I dual boot the FreeBSD 6.1 machine with a RedHat EL 4.3 > > installation. I have assigned the same static IP address and hostname > > to this machine for both the FreeBSD and RHEL installations. > > > > While my RHEL installation is running, I am able to communicate with > > the FC2 installation over the network. When FreeBSD is running, all > > pings from either side fail. I have no clue if I need to look at some > > special configuration, or is it a problem with the basics. > > > > Wond'ring what to do. > > > > Cheers, > > Andy > > -- > > /sbin/ifconfig output? Also, do you happen to have a firewall in your > FreeBSD OS setup :)? 1. It will take me a while to get the ifconfig output. Will post it in a few hours may be. 2. I am FreeBSD newbie. I am not sure how to check if a firewall is running. I doubt if there is ... I don't remember installing one. Can please you tell me how to look? > -Garrett Cheers, Andy