From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P1fbd-0006sg-70 for garchives@archives.gentoo.org; Fri, 01 Oct 2010 13:24:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1ACFE07AE; Fri, 1 Oct 2010 13:24:01 +0000 (UTC) Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B28A4E07AE for ; Fri, 1 Oct 2010 13:24:01 +0000 (UTC) Received: by pvg16 with SMTP id 16so1895990pvg.40 for ; Fri, 01 Oct 2010 06:24:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=GO4quE9Y5Bgs3g9IbqAKGh47VB7tVo9T28Ktgs2eAgw=; b=VCYNOr5Vv52ZG5t+C515gOCvGt65wIdpiNhFlHg6648ydV3ksvgwEM/tVLiiJv62Jw GGSNS8h3vxg91Lkr/M8yJGh2AUAj2SKdVVbA0w4nwn48WrPAV2i51BQmRn668w3UH9FL tg8MeJrFCfTU81yEQ98yZAHX6l8oXkgi5YEKc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=rn9Dzgm1EgS4Z5vJUj9tH/rd4hJTEiNLgwyF8yGrZuaNvfWa8pM39pb7Lc1JRT1mvF Fvm3DccQTOsuZUvRdmzWCFWt6RC1Zgsou/vVIhUb3vPfNZAFeKi7b+CYVkm1G9T1WltK rjxTSqItwJs+AdSC1bBmQwst5UuTQwzdDd8PY= Received: by 10.114.95.12 with SMTP id s12mr6142979wab.217.1285939441236; Fri, 01 Oct 2010 06:24:01 -0700 (PDT) Received: from [192.168.25.20] (173-8-195-225-Oregon.hfc.comcastbusiness.net [173.8.195.225]) by mx.google.com with ESMTPS id d2sm1873900wam.14.2010.10.01.06.23.29 (version=SSLv3 cipher=RC4-MD5); Fri, 01 Oct 2010 06:23:35 -0700 (PDT) Message-ID: <4CA5E0D0.6070503@gmail.com> Date: Fri, 01 Oct 2010 06:23:28 -0700 From: Bill Longman User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100922 Lightning/1.0b3pre Lanikai/3.1.3 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problem with Having two Network Cards in System ... References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 3836124c-f0fa-447c-82ce-ebd021f19a2d X-Archives-Hash: afa91ccbe673f123870ebd3f5065c330 On 09/30/10 20:07, Christopher Koeber wrote: > Hello, > > I have a system with two network cards. The cards are configured for > DHCP for two separate networks and they get their respective IP > addresses from the different DCHP servers. > > The problem is that the network access on either network is > sporatic at best. The networks are as follows: > > First, my network config file: > > /etc/conf.d/net > > ----------------------------- > # This blank configuration will automatically use DHCP for any net.* > # scripts in /etc/init.d. To create a more complete configuration, > # please review /etc/conf.d/net.example and save your configuration > # in /etc/conf.d/net (this file :]!). > config_eth0=( "dhcp" ) > dhcpcd_eth0="-N" > config_eth1=( "dhcp" ) > dhcpcd_eth1="-N" > ----------------------------- > > > ETH0: > This is on a Gigabit network and I rarely, if ever, get access on this > network. This is an add-in card that I added after the initial installation. > > Here is the ifconfig of eth0 > ----------------------------- > eth0 Link encap:Ethernet HWaddr 00:26:f2:ac:c9:df > inet addr:10.10.50.68 Bcast:10.10.50.255 Mask:255.255.255.0 > inet6 addr: fe80::226:f2ff:feac:c9df/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:69584 errors:0 dropped:492 overruns:0 frame:0 > TX packets:2291 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:5631144 (5.3 MiB) TX bytes:237966 (232.3 KiB) > Interrupt:23 Base address:0xc000 > ----------------------------- > > ETH1: > This is on a 10/100 network and I get access sporatically on this > network. This card is a built-in card. > > Here is the ifconfig of eth1 > ----------------------------- > eth1 Link encap:Ethernet HWaddr 00:b0:d0:fc:51:c7 > inet addr:10.60.1.1 Bcast:10.60.255.255 Mask:255.255.0.0 > inet6 addr: fe80::2b0:d0ff:fefc:51c7/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:640794 errors:0 dropped:0 overruns:0 frame:0 > TX packets:57388 errors:2 dropped:0 overruns:0 carrier:2 > collisions:0 txqueuelen:1000 > RX bytes:63730861 (60.7 MiB) TX bytes:17820579 (16.9 MiB) > ----------------------------- > > Now, both networks neet to be operational as I would like for the system > itself to be able to contact both networks and run services for each > network. However, the networks will NOT be bridged by the server in > question. > > When i originally set up the system everything worked fine. > > What do I need to do to make sure the system communicates to the > networks in question? > > Thank you for your time. Christopher, it would be helpful to see your network stack information. What does "netstat -nr" tell you? Are you getting two default gateways? That's a good way to get bad behaviour.