You're forgetting to include PROMISC true on the FromDevice instantiation.
Without this, click only sees packets destined for the host unless something else (eg, TCPDUMP) also puts the interface into promiscuous mode On Oct 4, 2011, at 1:52 PM, shule ney wrote: > Hi all: > I faced a weird problem that click can't get packet unless I start TCPDUMP, > what should be the problem?? I use another sender while it works fine, what > should be the problem? The sender or the receiver?? > Thanks very much for your help. > > Best Regards > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
