Thanks (After some days of holydays). Now, promiscous mode works fine, so board is bridging ok.
Best regards, Alex -----Original Message----- From: Rune Torgersen [SMTP:runet at innovsys.com] Sent: Friday, October 08, 2004 4:02 PM To: alebas at televes.com Cc: linuxppc-embedded at ozlabs.org Subject: RE: Bridge, promiscous mode andCPM2 Hi Assuming CPM2 => 82xx or 85xx CPU. In the old 8260_io/fcc_enet.c the set_multicast_list function is present, bu has an early return nine lines in. If you delete that return, promiscous mode works great. I have no idea who or why that early return was put in, but it does disable multicast and promiscous mode on the FCC ethernets.