From owner-freebsd-questions@FreeBSD.ORG Mon Aug 22 22:36:13 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 8ECAA16A420 for ; Mon, 22 Aug 2005 22:36:13 +0000 (GMT) (envelope-from timh@unixtechs.org) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D92D43D45 for ; Mon, 22 Aug 2005 22:36:10 +0000 (GMT) (envelope-from timh@unixtechs.org) Received: from blackguy.unixtechs.org (cpe-24-169-236-231.twmi.res.rr.com [24.169.236.231]) by ms-smtp-01-eri0.ohiordc.rr.com (8.12.10/8.12.7) with ESMTP id j7MMa7WY023620 for ; Mon, 22 Aug 2005 18:36:07 -0400 (EDT) Received: from timh by blackguy.unixtechs.org with local (Exim 4.52 (FreeBSD)) id 1E7Ktj-0001GL-Bw for freebsd-questions@freebsd.org; Mon, 22 Aug 2005 18:36:07 -0400 Date: Mon, 22 Aug 2005 18:36:07 -0400 From: Tim Holmes To: freebsd-questions@freebsd.org Message-ID: <20050822223607.GA2962@blackguy.unixtechs.org> References: <9332ce4905082210595749aca0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9332ce4905082210595749aca0@mail.gmail.com> User-Agent: Mutt/1.5.9i Sender: Tim Holmes X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: network interface card nonresposive 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: Mon, 22 Aug 2005 22:36:13 -0000 | During the install Of FreeBSD 5.4 you come to the configuration of | your NICs (I have 2 in my tower). I configured them with the basics | (Ip, gteway, domain, exe...). I DID NOT install nfs server or client, | dhcp,routing, or remote access. | Onec the install was compleate I compiled firefox and the X terminal. | If I log in as my user or as root, the browser dosn't connect. It | seems that I have no conectivity at all to the internet or my network. | Yes I set the cards to active, and yes there are ethernet cables | attached. I have tested the cards and cables on a Windows os and | everything works fine. | What am I missing??? Is it permissions? Mabey further configuration? | I'm going to try to set IP dynamicly but doubt I going to get results. | I've been trying for 3 days and the fustration sent me askin | questions. Please sombody give me some hints. | _______________________________________________ | freebsd-questions@freebsd.org mailing list | http://lists.freebsd.org/mailman/listinfo/freebsd-questions | To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" `------------------------------------------------------------------- It may just be that they need to be configured. I like to just edit /etc/rc.conf for the second NIC. Might look something like this. ifconfig_sis0="inet 192.168.2.254 netmask 255.255.255.0" Once I restart, the interface is up, and has the IP I specified. You can of course edit /etc/rc.conf and then bring up the second interface and assign an IP through ipconfig. Just change the inface name, in the example it would be the sis0 string, and then provide the IP and netmask. If you have everything else configured correctly, it will know to forward those packets out the main NIC. tdh -- ----------------+------------------------------------------------- \./ | Tim Holmes -- em@il: tim@unixtechs.org (0Y0) | UIN: 17021091 -- AIM: tdh004 -ooO--(_)--Ooo--+-------------------------------------------------