All,

 

I have set filter as “ether proto 0x8888” to capture packets for particular Ethernet type. But I want to set the filter only for incoming and Ethernet type 0x8888 so that my program does not capture packets which I send.

 

I tried “src ether proto 0x8888”

I tried “inbound and ether proto 0x8888”

 

Both did not work.

 

Thanks for help..

 

Thanks,

Devesh.

 

 

Reply via email to