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.
_______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc