On Wed, 29 Sep 2004 condor_rl@libero.it wrote:
I would like to see all the MAC the ethernet interface is listening on. do you have any suggestion?
Multicast:
/sbin/ip maddr show dev eth0 | grep link
Unicast & Broadcast:
/sbin/ip link show dev eth0 | grep link
Regards Henrik - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html