On Tue, Nov 10, 2009 at 9:30 PM, Nick Guenther <kou...@gmail.com> wrote: > On Tue, Nov 10, 2009 at 12:57 PM, Tom Smith <ts8807...@gmail.com> wrote: >> Made some progress: >> >> ifconfig rum0 chan 11 >> ifconfig rum0 nwid TheOpenWAP >> ifconfig rum0 mediaopt monitor >> ifconfig rum0 up >> >> tcpdump -tttt -s 1514 -i rum0 -y IEEE802_11 >> >> This seems to capture a lot, but not quiet what I expect. Why in OpenBSD >> does snaplen of 0 not work?
Also I too would like to know why giving ifconfig commands all on one line doesn't always seem to 'take'.