[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq:1739] Re: How to limit kazaa 2.0 traffic ?
----- Original Message -----
From: "Nicolas Christin" <nicolas@cs.virginia.edu>
> If you can get an external package, such as snort, to write something in
> the DSCP depending on whether you have a kazaa packet or not,
> then you should be able to use altq's to differentiate between different
> DSCP's.
Ok , assume i got something which alters TOS field . What then ? Can i
change TOS fields to arbitrary values ? Because i'll need unique TOS value
to ensure proper differentiation of packets , yes or not ?
What influence would it have on the traffic ? Won't it kill the transmission
?
Say kazaa packet has 0x20 ( i hope i doesn't hehe ) what will happen if i
change it to , say ... 0x50 ? and then tell the filters to filter everything
from an address 0.0.0.0 port 0 to adress 0.0.0.0 port 0 proto 6 TOS 0x50 ?
Regards