[LARTC] [u32] match multiply IP addresses

raptor raptor@tvskat.net
Thu, 13 Nov 2003 17:19:56 +0200


 /sbin/tc filter add dev eth0 parent 1:1 protocol all prio 1 u32 match ip dst x.x.x.10 match ip dst x.x.x.11  classid 2:7

Illegal "match"

what is wrong with this...  how to match multiply ip addresses ?
how many ip address checks I can chain ?

tia