|
Other OS Any other OS such as Microsoft Windows, BeOS, Plan9, Syllable, and whatnot. |
|
Thread Tools | Display Modes |
|
|||
Plan 9 network configuration
I am running Plan 9 From Bell Labs inside Virtualbox 4.3.20 r96996. It installed successfully and I've used acme to edit /lib/ndb/local to append my local network settings
Code:
ipnet=192.168.1.0 ipmask=255.255.255.0 ip=192.168.1.100 ipgw=192.168.1.1 dns=xxx.xxx.xxx.xxx dns=xxx.xxx.xxx.xxx Okay, I just rebooted and the network wasn't working so I ran Code:
% ip/ipconfig -g 192.168.1.1 ether /net/ether0 192.168.1.100 255.255.255.0 % ndb/dns -r Code:
% ip/ping www.yahoo.com sending 32 64 byte messages 1000 ms apart to icmp!www.yahoo.com!1 0: rtt 39824 us, avg rtt 39824 us, ttl = 254 1: rtt 45950 us, avg rtt 42887 us, ttl = 254 2: rtt 40231 us, avg rtt 42001 us, ttl = 254 Code:
% pull % 9fs sources Code:
srv: dial tcp!sources.cs.bell-labs.com!9fs: cs: can't translate service bind: /n/sources/plan9: '/n/sources/plan9' does not exist servermount: bind 249: bind Last edited by gpatrick; 27th January 2015 at 11:34 AM. |
|
|||
Code:
% ndb/csquery > net!plan9.bell-labs.com!9fs translating net!plan9.bell-labs.com!9fs: cs: can't translate service Code:
% ndb/dnsquery > bell-labs.com ns bell-labs.com ns txextdns.alcatel-lucent.com bell-labs.com ns deextdns.alcatel-lucent.com bell-labs.com ns sgextdns.alcatel-lucent.com bell-labs.com ns ilextdns1.alcatel-lucent.com bell-labs.com ns ilextdns2.alcatel-lucent.com bell-labs.com ns frextdns.alcatel-lucent.com 1) How do I get network connectivity to persist on reboot? 2) I have Internet connectivity given the results of ndb/dnsquery, so why does "9fs sources" fail? Last edited by gpatrick; 27th January 2015 at 11:33 AM. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plan 9 may not be dead yet. | guitarfreak | Other BSD and UNIX/UNIX-like | 8 | 20th December 2014 10:18 PM |
KVM Virtual Machine network configuration | J65nko | Other BSD and UNIX/UNIX-like | 3 | 2nd December 2014 06:00 AM |
Network Card Configuration | Freeco | FreeBSD Installation and Upgrading | 6 | 8th May 2010 11:11 AM |
.plan file, add picture ascii | Simon | OpenBSD General | 5 | 29th April 2010 04:53 PM |
Network configuration issue (gateway(s)) | amorphousone | OpenBSD General | 3 | 25th November 2009 04:53 AM |