9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Re: plan9 networking trouble.
@ 2000-06-21 15:51 tad
  0 siblings, 0 replies; 3+ messages in thread
From: tad @ 2000-06-21 15:51 UTC (permalink / raw)
  To: bdodd, 9fans

If you go to http://www.csh-east.org/~tad/plan9, you'll find a script
called ``netconfig'' and an example /lib/ndb/local file that you can use to
maybe ease the setup.  In /rc/bin/termrc, replace the call to ip/ipconfig with
a call to netconfig, which will prompt you for DHCP or a system name from
the ndb database.

The example /lib/ndb/local file is the configuration I use on my laptop,
which roams between work (DHCP), and home, connected to the Lucent
intranet.

When I boot my laptop at work, I pick the default (DHCP), and when
I boot at home, I enter "think" at the "system name" prompt.

-Tad


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

* [9fans] Re: plan9 networking trouble.
  2000-06-21  8:41 ` [9fans] " Bill Dodd
@ 2000-06-21  9:34   ` Wladimir Mutel
  0 siblings, 0 replies; 3+ messages in thread
From: Wladimir Mutel @ 2000-06-21  9:34 UTC (permalink / raw)
  To: 9fans

Bill Dodd <bdodd@austin.ibm.com> wrote:

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

> I was getting this error until I changed my ip/ipconfig line in termrc
> to:

> ip/ipconfig -D -g my_gw ether /net/ether0 add my_ip my_mask

> One of the docs I read seemed to imply that ip/ipconfig should get that
> info from /lib/ndb/local, but I never could get it to work without
> including it explicitly in the ip/ipconfig command line.

	Same had I. Except I also tried to run dhcpd on local host before
	running ipconfig (to get ip configuration from dhcpd on my own host).
	I end up with editing ipconfig command line in termrc by hands too.

--
mwg@alkar.net


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

* [9fans] Re: plan9 networking trouble.
  2000-06-20  8:46 [9fans] " altine
@ 2000-06-21  8:41 ` Bill Dodd
  2000-06-21  9:34   ` Wladimir Mutel
  0 siblings, 1 reply; 3+ messages in thread
From: Bill Dodd @ 2000-06-21  8:41 UTC (permalink / raw)
  To: 9fans


>>>>> "altine" == altine  <altine@ee.fit.edu> writes:

altine> when the machine boots, I get:

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

I was getting this error until I changed my ip/ipconfig line in termrc
to:

ip/ipconfig -D -g my_gw ether /net/ether0 add my_ip my_mask

One of the docs I read seemed to imply that ip/ipconfig should get that
info from /lib/ndb/local, but I never could get it to work without
including it explicitly in the ip/ipconfig command line.

-bill
--
Dennis Davis, BUCS, University of Bath, Bath, BA2 7AY, UK
D.H.Davis@bath.ac.uk


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

end of thread, other threads:[~2000-06-21 15:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-21 15:51 [9fans] Re: plan9 networking trouble tad
  -- strict thread matches above, loose matches on Subject: below --
2000-06-20  8:46 [9fans] " altine
2000-06-21  8:41 ` [9fans] " Bill Dodd
2000-06-21  9:34   ` Wladimir Mutel

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