Dariusz Dwornikowski wrote:
When doing NAT u32 will work for downloads shaped on the lan facing
interface but not for uploads on the wan interface you need to
mark/classify.
is it necessary to mark every ip with separate mark ?
all clients in my net have the same speed, can i mark them all with for example : 10 ?
You said per user in the first post so they each need to have their own
class and if you use mark they will need one each.
You could use iptables CLASSIFY instead of mark - you wouldn't need a
filter for each attached to the queue then - just create a class for
each with the same classid (You can sort of do the same thing with marks
and htb).
There is also a netfilter pom-ng patch called IPMARK which will mark
things a bit more efficiently if you have loads of addresses to do.
Andy.
_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc