Project

General

Profile

Actions

Bug #12892

closed
BB VG

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

Bug #12892: ``HTTPClient`` option not sent when using UEFI HTTP Boot

Added by Ben Breard over 4 years ago. Updated about 3 years 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 1 (0 open1 closed)

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

Actions

JP Updated by Jim Pingle over 4 years ago Actions #1

  • Target version set to 2.7.0
  • Plus Target Version set to 22.05

VG Updated by Viktor Gurov over 4 years ago Actions #2

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

VG Updated by Viktor Gurov over 4 years ago Actions #3

JP Updated by Jim Pingle over 4 years ago Actions #4

  • Status changed from New to Pull Request Review

VG Updated by Viktor Gurov over 4 years ago Actions #5

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

Applied in changeset commit:284878d7d0a82503cf34c6a8983eaecb9e742769.

DZ Updated by Danilo Zrenjanin over 4 years ago Actions #6

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

VG Updated by Viktor Gurov over 4 years ago Actions #7

  • Status changed from Resolved to New

JP Updated by Jim Pingle over 4 years ago Actions #8

  • Status changed from New to Pull Request Review

VG Updated by Viktor Gurov over 4 years ago Actions #9

  • Status changed from Pull Request Review to Feedback

JP Updated by Jim Pingle over 4 years ago Actions #10

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

DZ Updated by Danilo Zrenjanin over 4 years ago Actions #11

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

JP Updated by Jim Pingle about 3 years ago Actions #12

  • 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