Hi,
My name is Tezo Valery and i am working with click in linux module. i write a 
config file like this :
 
<<
 src :: FromDevice
to :: ToDevice(ath0)
src2 :: FromHost(fake0, 192.168.161.5) 
to2 :: ToHost
src -> Print(src) -> to2;
src2 -> Print (src2) -> Queue -> Discard;
 >>

I want to discard packet which come from linux, but i could not, and when i run 
dmesg, i didn't see src2.
I need your help to tell me what wrong.

Thank you.


      
_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to