9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Bakul Shah <bakul@bitblocks.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 9vx w/ tun/tap on OS X?
Date: Wed, 18 May 2011 15:50:51 -0700	[thread overview]
Message-ID: <20110518225051.7EF4DB827@mail.bitblocks.com> (raw)
In-Reply-To: Your message of "Wed, 18 May 2011 17:49:56 EDT." <159B37BD-18FC-4799-9534-28D13C0CDAEC@9srv.net>

On Wed, 18 May 2011 17:49:56 EDT Anthony Sorace <a@9srv.net>  wrote:
> This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
> --Apple-Mail-4-1030682487
> Content-Transfer-Encoding: 7bit
> Content-Type: text/plain; charset=us-ascii
>
> has anyone gotten this working? i've got the
> 3rd-party tun/tap kexts installed (i believe; the
> devices show up in /dev), but 9vx is unhappy.
> my config file contains:
>
> 	ether0=type=tap dev=/dev/tap0
>
> 9vx complains with:
>
> 	9vx panic: fd 5 read -1

What is the errno? AFAIK,
1) you must do `ifconfig tap0 up'
2) you must read an entire packet (big enough buffer).



      reply	other threads:[~2011-05-18 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 21:49 Anthony Sorace
2011-05-18 22:50 ` Bakul Shah [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110518225051.7EF4DB827@mail.bitblocks.com \
    --to=bakul@bitblocks.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).