Project

General

Profile

Actions

Bug #12892

closed

``HTTPClient`` option not sent when using UEFI HTTP Boot

Added by Ben Breard about 2 years ago. Updated 11 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
DHCP (IPv4)
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

Hey thanks for adding support HTTP Boot from issue 11659. I couldn't make it work w/ my systems and notice from a packet capture that HTTPClient isn't being sent as option 60 (vendor-class-identifier). If I manually add that as an additional option (additional option -> 60 -> text -> HTTPClient), everything works as it should. I believe this option should be automatically added when a user adds an NBP to enable HTTP Boot. Otherwise it's not intuitive why systems won't boot from the network.

Cheers


Related issues

Related to Feature #11659: Support for UEFI HTTP Boot option in DHCPv4 ServerClosedViktor Gurov03/10/2021

Actions
Actions #1

Updated by Jim Pingle about 2 years ago

  • Target version set to 2.7.0
  • Plus Target Version set to 22.05
Actions #2

Updated by Viktor Gurov about 2 years ago

  • Related to Feature #11659: Support for UEFI HTTP Boot option in DHCPv4 Server added
Actions #3

Updated by Viktor Gurov about 2 years ago

  • Assignee set to Viktor Gurov
Actions #4

Updated by Jim Pingle about 2 years ago

  • Status changed from New to Pull Request Review
Actions #5

Updated by Viktor Gurov about 2 years ago

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100
Actions #6

Updated by Danilo Zrenjanin about 2 years ago

  • Status changed from Feedback to Resolved

Tested against:

2.7.0-DEVELOPMENT (amd64)
built on Sat Mar 05 06:18:38 UTC 2022
FreeBSD 12.3-STABLE

After enablig Network Boot, the option 60 type text is automatically added into /var/dhcpd/etc/dhcpd.conf file.

option custom-lan-0 code 60 = text;

I am marking this ticket resolved.

Actions #7

Updated by Viktor Gurov about 2 years ago

  • Status changed from Resolved to New
Actions #8

Updated by Jim Pingle about 2 years ago

  • Status changed from New to Pull Request Review
Actions #9

Updated by Viktor Gurov about 2 years ago

  • Status changed from Pull Request Review to Feedback
Actions #10

Updated by Jim Pingle about 2 years ago

  • Subject changed from HTTPClient not sent when UEFI HTTP Boot to ``HTTPClient`` option not sent when using UEFI HTTP Boot

Updating subject for release notes.

Actions #11

Updated by Danilo Zrenjanin about 2 years ago

  • Status changed from Feedback to Resolved

Tested on the:

2.7.0-DEVELOPMENT (amd64)
built on Fri Apr 08 06:16:19 UTC 2022
FreeBSD 12.3-STABLE

Looks good! Ticket resolved.

Actions #12

Updated by Jim Pingle 11 months ago

  • Subject changed from ``HTTPClient`` option not sent when using UEFI HTTP Boot to ``HTTPClient`` option not sent when using UEFI HTTP Boot
Actions

Also available in: Atom PDF