doudouyam wrote:
Hi,Is it possible to make a filter with tc which exclude an IP like iptables ??ex: iptable -t mangle -A PREROUTING -i eth0 -d ! 192.168.1.222 -j MARK ... I try the ! with tc but it doesn't work. Thanks, doude.
Not directly, but you can just match the address then follow it with a filter that matches everything else.
Andy. _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc