Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: ethernet over ip

0 views
Skip to first unread message

paw...@unia.3lo.lublin.pl

unread,
Aug 4, 2004, 10:40:45 AM8/4/04
to
On Tue, Aug 03, 2004 at 11:48:57PM +0400, Nickolay A. Kritsky wrote:

> 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"

nkri...@star-sw.com

unread,
Aug 4, 2004, 12:20:52 PM8/4/04
to
Hello Pawel,

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

0 new messages