9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@caldo.demon.co.uk>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] OK, cpu server is up.
Date: Fri, 25 Apr 2003 15:30:30 +0100	[thread overview]
Message-ID: <15c1d64edb07599e1ec4cb90cbbfdb68@caldo.demon.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.44.0304250740400.8939-100000@maxroach.lanl.gov>

>>Here is an interesting problem. 9load gets its IP address but won't
>>respond to ARP requests, so the tftp load of 9pccpu can't happen as Linux
>>doesn't have an ARP entry for the geode. I assume on plan9 this is not an
>>issue, but I have to hardwire the ARP cache for the CPU server or nobody
>>can talk to it.

by curious coincidence i happened earlier today to notice that
dhcpd(8) observes:
         These programs support booting over the Internet.  They
          should all be run on the same server to allow other systems
          to be booted.  Dhcpd and tftpd are used to boot everything;

`all on the same server'?  i wondered about that at the time,
but now i think i see:
dhcpd makes an arp entry which is what probably allows
it to work: tftpd ends up using that entry and 9load is never asked.
if dhcpd and tftpd are on different machines, it won't work
(unless i suppose proxyarp is also set)


  reply	other threads:[~2003-04-25 14:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24 19:40 ron minnich
2003-04-25  1:30 ` okamoto
2003-04-25  4:49   ` andrey mirtchovski
2003-04-25 14:03     ` ron minnich
2003-04-25 13:56   ` ron minnich
2003-04-25 14:30     ` Charles Forsyth [this message]
2003-04-25 14:38       ` ron minnich
2003-04-25 15:10         ` David Presotto
2003-04-25 15:32         ` C H Forsyth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15c1d64edb07599e1ec4cb90cbbfdb68@caldo.demon.co.uk \
    --to=forsyth@caldo.demon.co.uk \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).