9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] plan9 networking trouble.
@ 2000-06-20 13:15 presotto
  2000-06-21  8:41 ` altineller
  0 siblings, 1 reply; 9+ messages in thread
From: presotto @ 2000-06-20 13:15 UTC (permalink / raw)
  To: altine, 9fans

At first glance, the ethernet address in

ip=163.118.134.2 ether=00A0C96C95DB sys=neron
        dom=neron.se.fit.edu
        proto=il

should be lower case.  However, that's not your
immediate problem.  It looks like IP isn't started
up before dns is in /rc/bin/cpurc.  Our standard
cpurc doesn't do that since we normally run our
cpu servers off a stand-alone netowrk file server.

Try changing the ether address to lower case and adding

ip/ipconfig

before where ndb/cs and/ndb/dns are started in the cpurc
file.


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <200006201309.JAA20667@yacht.ee.fit.edu>]
* [9fans] plan9 networking trouble.
@ 2000-06-20  8:46 altine
  0 siblings, 0 replies; 9+ messages in thread
From: altine @ 2000-06-20  8:46 UTC (permalink / raw)
  To: 9fans

        Hello All;

        I've installed Plan9 without much trouble, and I love it.
However I still did not get the networking done properly. I've read the
manuals, and old postings that dealt with the same problem, and created
a /lib/ndb/local accordingly but still could not succeed. This seems
like real problem.

        Here is my network: I have a standalone plan9 box with IP of
163.118.134.2 with fqdn of neron.se.fit.edu. we are in
163.118.134.0/255.255.255.0 network and the dns server for us is
163.118.5.4. the domain name for all the machines in 163.118.134.0
network is se.fit.edu.

        I've written the following /lib/ndb/local file:

database=
        file=/lib/ndb/local
        file=/lib/ndb/common

ip=163.118.134.2 ether=00A0C96C95DB sys=neron
        dom=neron.se.fit.edu
        proto=il

ipnet=se-fit-edu ip=163.118.134.0 ipmask=255.255.255.0
        ipgw=163.118.134.254
        dns=163.118.5.4

when the machine boots, I get:

ndb/dns: can't read my ip address. and I get no networking. My network
card is a eepro100 and during bootup it is recognized, and I've used
ip/ipconfig tool like ifconfig to up the interface, and successfully
telnetted out, but /lib/nds/local seems useless for my case.

        any ideas/help/recomendation appreciated.

        thanks.

        -C.Altineller


Sent via Deja.com http://www.deja.com/
Before you buy.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2000-06-22  8:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-20 13:15 [9fans] plan9 networking trouble presotto
2000-06-21  8:41 ` altineller
2000-06-21  9:18   ` Wladimir Mutel
2000-06-21 14:17     ` Steve Kotsopoulos
2000-06-21 15:58       ` Wladimir Mutel
2000-06-21 17:09         ` Steve Kotsopoulos
2000-06-22  8:40           ` Wladimir Mutel
     [not found] <200006201309.JAA20667@yacht.ee.fit.edu>
2000-06-20 15:45 ` Can Altineller
  -- strict thread matches above, loose matches on Subject: below --
2000-06-20  8:46 altine

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).