9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Kurt H Maier via 9fans" <9fans@9fans.net>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] How to PXE boot with "two" DHCP servers on one network
Date: Mon, 25 Mar 2024 10:35:35 -0700	[thread overview]
Message-ID: <ZgG157qFByWXYmj3@wopr> (raw)
In-Reply-To: <751C3828-CCC3-4B83-9EC9-37620CBB53C5@germteig.com>

On Mon, Mar 25, 2024 at 04:52:29PM +0100, Marco Feichtinger wrote:
> My router at home also serves as the DHCP server for the network.
> 
> I have a plan9 file server and now want to pxe boot a second machine from it.
> On the file server I have 'ip/dhcpd -sS' running, since it also serves bootp requests.
> 
> Now when i pxe boot the second machine, it loads 9boot, but when searching for the 
> /cfg/pxe/<mac address> file, it uses the ip address of my router.
> 
> Boot Message:
>         pxe on ether0 .
>         (<router ip>!69): /cfg/pxe/<mac address> .T.T.T.T.T.T.T.T.T.Ttftpread1st: failed to connect to server (<router ip>!69)
> 
> How can I pxe boot other machines, without my file server acting as dhcp server for the whole network?

don't run two dhcp servers.  turn off the one on your fileserver and
configure your router to pass next-server: <fileserver-ip> to clients
that should pxe boot from the fileserver.  it just needs to support
tftp.

khm

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T47150b930c3726bd-M18f3db81c876c8802eec3748
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

  reply	other threads:[~2024-03-25 17:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 15:52 Marco Feichtinger
2024-03-25 17:35 ` Kurt H Maier via 9fans [this message]
2024-03-25 17:35 ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2024-03-26  7:34   ` Marco Feichtinger

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=ZgG157qFByWXYmj3@wopr \
    --to=9fans@9fans.net \
    /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).