[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: does grub2 support proxy dhcp?
From: |
Thomas Frauendorfer |
Subject: |
Re: does grub2 support proxy dhcp? |
Date: |
Wed, 1 Apr 2020 23:08:07 +0200 |
Hi Olaf,
Current Grub does not handle proxy DHCP correctly.
There is a patch to add support for proxy DHCP in the mailing list
archives, but it was never merged.
I did some adjustments to make it apply to 2.04 for work which I could
share if you are interested.
On Mon, Mar 30, 2020 at 1:55 PM Olaf Hering <address@hidden> wrote:
>
> According to dnsmasq(8) one host can act as a plain DHCP server, while
> another one supplies TFTP. Apparently this is called "proxy-DHCP", and
> happens to work just fine with the ordinary 'pxelinux.0' bootfile from
> syslinux.
>
> With grub2 it fails because all the relevant variables for TFTP point to the
> IP address of the DHCP server.
>
> Is this just a regression in grub.git#master, or does/did this work for
> anyone?
>
>
> Olaf
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
- Re: does grub2 support proxy dhcp?,
Thomas Frauendorfer <=