Bug #12896
closed
``HTTPClient`` option does not work for static mappings
Added by Viktor Gurov over 2 years ago.
Updated over 2 years ago.
Plus Target Version:
22.05
Description
The HTTPClient option works fine for interfaces and pools, but not for static mappings.
- Related to Feature #11659: Support for UEFI HTTP Boot option in DHCPv4 Server added
- Status changed from New to Pull Request Review
- Target version set to 2.7.0
- Plus Target Version set to 22.05
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
Tested aginst:
2.7.0-DEVELOPMENT (amd64)
built on Sat Mar 05 06:18:38 UTC 2022
FreeBSD 12.3-STABLE
It looks OK!
host s_lan_0 {
hardware ethernet 22:33:44:55:66:77;
fixed-address 192.168.20.22;
if substring (option vendor-class-identifier, 0, 10) = "HTTPClient" {
filename "http://192.168.20.13/boot/grub/x86_64-efi/core.efi";
}
Marking this ticket resolved.
- Subject changed from HTTPClient option does not work for static mappings to ``HTTPClient`` option does not work for static mappings
Updating subject for release notes.
Also available in: Atom
PDF