> You can filtering on source mac address with iptables : -m mac --mac-source > xx:xx:xx:xx:xx:xx. That you wat you can mark the packets with -j MARK > --set-mark 123 and use the fw filter.
My problem was I need to filter on the destination mac address and I couldn't figure a way to do that. Is there a --mac-destination? Adam _______________________________________________ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
