lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4BF17B0A.70309@elitecore.com>
Date:	Mon, 17 May 2010 22:51:14 +0530
From:	krunal <krunal.patel@...tecore.com>
To:	linux-kernel@...r.kernel.org
Subject: PROBLEM: e100 driver not working when bridge and vlan configured.

I have seen this bug in many threads also checked 
"http://www.mailinglistarchive.com/xen-users@lists.xensource.com/msg19768.html", 
but nothing works for me.

I am having 4 nics, driver for 2 nics is e1000 and 2 nics is e100.

Setup
( 192.168.1.1)br0-----------eth0
                         |-------------eth1

traffic flows through my bridge machine and i can ping 192.168.1.1, vlan 
traffic also pass through it.

I am not able to ping 192.168.1.1 using vlan interface

so i created and added vlan interfaces to bridge
( 192.168.1.1)br0-----------eth0
                         |-------------eth1
                         |-------------eth0.3
                         |-------------eth1.3

Still i am not able to ping 192.168.1.1.

I then removed eth0, and eth1 from br0
( 192.168.1.1)br0-----------eth0.3
                         |-------------eth1.3

Now I am able to ping 192.168.1.1

My kernel is linux-2.6.27.45 and e100 driver is "3.5.23-k4-NAPI" which 
comes with kernel.


Same scenario works fine with e1000 driver.

This bug is already reported and i am not able to find any patch for it.


Regards,
Krunal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ