From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by ozlabs.org (Postfix) with ESMTP id 6160167C46 for ; Tue, 7 Nov 2006 11:14:38 +1100 (EST) Received: by py-out-1112.google.com with SMTP id x19so586099pyg for ; Mon, 06 Nov 2006 16:14:34 -0800 (PST) Message-ID: <1b2aacd80611061614l1a793947yb57f091fc5ea18b3@mail.gmail.com> Date: Mon, 6 Nov 2006 16:14:33 -0800 From: "Luong Ngo" To: "linuxppc-dev list" Subject: ethernet interface problem with kernel 2.6.14 on MPC8343E In-Reply-To: <1b2aacd80611061551t78cc4f1aoef66377e82c2daed@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_80867_21007541.1162858473397" References: <1b2aacd80611061551t78cc4f1aoef66377e82c2daed@mail.gmail.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_80867_21007541.1162858473397 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I am having a problem with the interfaces eth0 and eth1 when running 2.6.14kernel on a board with MPC8343E. The problem I encounters is only one of the eth interface is really working. Only the one that is configured first, using "ifconfig eth[0/1] 192.168.1.1 netmask 255.255.255.0" can ping and be pinged from another host. I wonder if there is setup difference between the TSEC1 and TSEC2 or this is not related to hardware but rather something in the kernel. When I ping from other host, from within the Gianfar driver, I can see the packet is received on both interfaces but only one responds. When pinging from the system itself, only the working interface sending out packet, the other interface does not send anything. Please advise me what I am doing wrong or missing. Thank you, L. Ngo ------=_Part_80867_21007541.1162858473397 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello,

I am having a problem with the interfaces eth0 and eth1 when running 2.6.14 kernel on a board with MPC8343E. The problem I encounters is only one of the eth interface is really working. Only the one that is configured first, using "ifconfig eth[0/1] 192.168.1.1 netmask 255.255.255.0" can ping and be pinged from another host. I wonder if there is setup difference between the TSEC1 and TSEC2 or this is not related to hardware but rather something in the kernel. When I ping from other host, from within the Gianfar driver, I can see the packet is received on both interfaces but only one responds. When pinging from the system itself, only the working interface sending out packet, the other interface does not send anything. Please advise me what I am doing wrong or missing.

Thank you,
L. Ngo
------=_Part_80867_21007541.1162858473397--