Ethernet weirdness on 82xx

2007-08-31 Thread Rune Torgersen
I'm not sure if this is by design or an actual bug. We have a system witb an 8280 with two active ethernets (fcc2 and fcc3) We are running kernel 2.6.18.1 (and won't be upgrading in a while) out of arch/ppc Eth0 and eth1 are in totally different subnets. We happened to have both ehternets connect

Re: Ethernet weirdness on 82xx

2007-09-02 Thread Denys
Sorry forgot, maybe also arp_ignore is related to that -- Denys Fedoryshchenko Technical Manager Virtual ISP S.A.L. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Ethernet weirdness on 82xx

2007-09-02 Thread Denys
Thats normal. Check arp_filter sysctl : arp_filter - BOOLEAN 1 - Allows you to have multiple network interfaces on the same subnet, and have the ARPs for each interface be answered based on whether or not the kernel would route a packet from the ARP'd IP out that int

RE: Ethernet weirdness on 82xx

2007-09-04 Thread Rune Torgersen
> -Original Message- > From: Denys [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 02, 2007 6:12 AM > To: Rune Torgersen; [EMAIL PROTECTED]; > netdev@vger.kernel.org > Subject: Re: Ethernet weirdness on 82xx > > Thats normal. > Check arp_filter sysctl : &g