Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Boot not getting DNS info (Dell R640) #1200

Closed
champtar opened this issue Apr 22, 2024 · 2 comments
Closed

HTTP Boot not getting DNS info (Dell R640) #1200

champtar opened this issue Apr 22, 2024 · 2 comments

Comments

@champtar
Copy link

Since 9bbe776 we should get DNS when doing HTTP Boot.
HTTP booting ipxe.efi or snponly.efi, I get ip/mask/gw/cwuri/cwduri, but I do not get the dns setting.

How can I check if the info is present but not parsed correctly, or just not there ?

Testing with a Dell R640 (fully up to date), haven't tried other servers yet (I have access to some other Dell models and some HP Gen10 also)

@mcb30
Copy link
Member

mcb30 commented Apr 22, 2024

Since 9bbe776 we should get DNS when doing HTTP Boot. HTTP booting ipxe.efi or snponly.efi, I get ip/mask/gw/cwuri/cwduri, but I do not get the dns setting.

How can I check if the info is present but not parsed correctly, or just not there ?

Try building with DEBUG=efi_path: the debug messages there should give enough information.

@champtar
Copy link
Author

champtar commented Apr 22, 2024

Thanks for the quick response
I only have IPv4() and Uri(), no DNS
In IPv4() I also see DHCP even if this is a static IP ...
I'll try to test on more recent HW, and see if Dell is interested in a feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants