> bash-2.05b# head -c 100 /dev/tap0 |less
Try tcpdump instead.
--
Paweł Małachowski
_______________________________________________
freeb...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net...@freebsd.org"
Thanks, everything solved. There was a problem with 'reusing' tap(4)
interface. While tapclose() zeroes IFF_RUNNING flag, tapopen() does
not set it back to 1. I am not sure if it is bug or feature, but
taking a quick look on code in the latest revision shows the same.
Wednesday, August 04, 2004, 12:08:36 AM, Pawel Malachowski wrote:
PM> On Tue, Aug 03, 2004 at 11:48:57PM +0400, Nickolay A. Kritsky wrote:
>> bash-2.05b# head -c 100 /dev/tap0 |less
PM> Try tcpdump instead.
--
Best regards,
; Nickolay A. Kritsky
; SysAdmin STAR Software LLC
; mailto:nkri...@star-sw.com