Re: Multiple unicast MACs on the same interface

2007-12-20 Thread Norman Baz
works on NIC and it's possible to assign a different MAC per vlan - it will be also doable to assign multiple unicast Mac - looks I was wrong;-) Many Thanks, -- Norman Baz Looking for last minute

Re: Multiple unicast MACs on the same interface

2007-12-21 Thread Norman Baz
or not) and pass it to L3 routines? I tried to set NIC into promisc mode: ip l set dev eth0 promisc on but it looks like even with having promisc mode enabled system is not responding. Thanks, -- Norman Baz

Re: Multiple unicast MACs on the same interface

2007-12-23 Thread Norman Baz
I don't know of NICs that would support this. Many NICs support multiple unicast MAC addresses, we even have driver APIs for this in the Linux kernel. Hi David, Can you please explain about which API you mean? Regards, -- Norman Baz