Re: [9fans] ape sockets and plan9
- From: bakul+plan9@xxxxxxxxxxxxx (Bakul Shah)
- Date: Wed, 5 Jan 2011 11:58:15 GMT
On Tue, 28 Dec 2010 12:41:09 EST "Devon H. O'Dell" <devon.odell@xxxxxxxxx> wrote:
2010/12/28 erik quanstrom <quanstro@xxxxxxxxxxxx>:
wrote:On Sun, Dec 26, 2010 at 3:41 AM, Bakul Shah <bakul+plan9@xxxxxxxxxxxxx>
wrote:On Sat, 25 Dec 2010 17:04:01 GMT "Steve Simon" <steve@xxxxxxxxxxxx>
I think this is an artifact of 9vx (not 100% sure though),
Indeed. Programs under 9vx can make outgoing connections but
can't accept incoming ones because it doesn't really create a
virtual machine -- 9vx makes the connections on behalf of the
that's wrong. 9vx can accept connections.
The original didn't. The version @ hg.pdos.csail.mit.edu
still doesn't. If you use Ron's repo you don't get the ether
device by default.
It is confusing to have different versions sharing the same
name. It would be better if this branch of 9vx is either
renamed or merged with Russ's.
program. IIRC there was some additional code to add a proper
ethernet device (via tap or pcap filtering) but I've never
played with it. This program works under p9/qemu because
devon o'dell and i did this. this gives 9vx a full networking
stack, but it generally requires running as root.
yiyus extended this functionality as part of his SoC project last year
and it's working quite nicely and cross-platform. I'm pretty sure the
code is available in both his and Ron's hg repos of 9vx.
Are there instructions on how to use this? 9vx/README (the
closest thing to a 9vx manpage) doesn't mention or describe
how to use the new options.
Original:
usage: 9vx [-gt] [-r root] [-u user]
yiyus:
usage: 9vx [-gt] [-f inifile | inifields ... ] [-i initarg] [-r localroot] [-u user]
Most people would need additional instructions on how to set
things up on their host machine to use this feature.
.
- Follow-Ups:
- Re: [9fans] ape sockets and plan9
- From: erik quanstrom
- Re: [9fans] ape sockets and plan9
- References:
- Re: [9fans] ape sockets and plan9
- From: Devon H. O'Dell
- Re: [9fans] ape sockets and plan9
- Prev by Date: Re: [9fans] ape sockets and plan9
- Next by Date: Re: [9fans] ape sockets and plan9
- Previous by thread: Re: [9fans] ape sockets and plan9
- Next by thread: Re: [9fans] ape sockets and plan9
- Index(es):
Relevant Pages
|