Hi Nehal, You should probably use Classifier element http://read.cs.ucla.edu/click/elements/classifier to filter out the mac addresses.
Or, not sure if this is available on a wireless adapter, you could apply a BPF FILTER in your FromDevice configuration if you are using PCAP as a capture method. http://read.cs.ucla.edu/click/elements/fromdevice.u Beyers On Thu, Jun 23, 2011 at 2:27 AM, Nehal Somani <[email protected]>wrote: > > > > > > > > Hi all > > I want my FromDevice(wlan0) element to output packets with certain mac > addresses only. > > I tried using ebtables before starting to run my click script. But, it is > not working. > > I was wondering if anyone can help me with this. > > Thanks. > > Nehal > > > > _______________________________________________ > 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
