Re: [tcpdump-workers] Anyone has seen this error "can't create rx ring on packet socket 10: 92-Protocol not available"?

2009-10-09 Thread Guy Harris
On Oct 9, 2009, at 1:53 PM, Tillmann Werner wrote: No, but it sounds like you are using Linux and your kernel's raw socket interface does not support PF_PACKET. Nope. That message comes if a setsockopt(fd, SOL_PACKET, PACKET_RX_RING, ...) fails on a PF_PACKET socket FD - if the kernel

Re: [tcpdump-workers] Anyone has seen this error "can't create rx

2009-10-09 Thread Tillmann Werner
No, but it sounds like you are using Linux and your kernel's raw socket interface does not support PF_PACKET. Maybe that helps. Tillmann - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

[tcpdump-workers] Anyone has seen this error "can't create rx ring on packet socket 10: 92-Protocol not available"?

2009-10-07 Thread Jenny Guo
- This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.