cat /net/ipselftab and /net/iproute to see what address is assigned by
ipconfig. also, start ndb/cs.

the order is sometimes important, so i always do:

ndb/cs
ip/ipconfig
ndb/dns -r # see man page for that argument

cheers!

On Sun, Apr 19, 2009 at 11:01 PM, Jim Habegger <jimhabeg...@gmail.com> wrote:
> I'm working through the Plan 9 documentation at
> http://plan9.bell-labs.com/wiki/plan9/documentation/index.html.
>
> I'm running Plan 9 in QEMU in Ubuntu Intrepid Ibex.
>
>> qemu plan9jim.img -k en-us -no-reboot
>
> I have to wait a few seconds before responding to each prompt, to avoid
> having it freeze and losing the keyboard and mouse.
>
> Network Configuration
>
>> term% ip/ipconfig
>
> "ether8390 dummyrr timeout; assuming nodummyrr"
>
> - whatever that means.
>
>> term% ndb/dns -r
>> term% ip/ping 192.168.0.1
>> sending 32 64 byte messages 1000 ms apart to icmp!192.168.0.1!
>> lost 0
>> lost 1
>> . . .
>> lost 31
>> 32 out of 32 messages lost
>
> Too bad. Some of the instructions in the documentation, and some of the
> ideas in the responses to my posts, depend on being connected to the network
> and the Internet.
>

Reply via email to