[GH-ISSUE #1546] direct IP for download server #501

Closed
opened 2026-02-27 14:52:00 +03:00 by kerem · 2 comments
Owner

Originally created by @divinity76 on GitHub (Nov 30, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1546

Is your feature request related to a problem? Please describe.

Rarely I need to boot a HP ILO server or a Dell iDRAC server with broken DNS,
where I can pick a URL to boot a ISO from, then I have to set up a server with direct IP access. Right now I have set up http://130.162.215.57/netboot.xyz.iso to be able to mount netboot.xyz on a HP ILO without DNS, but about a year ago I had to do the exact same thing.

Describe the solution you'd like

a netboot.xyz download server supporting direct ip access and http (non-https) listed on https://netboot.xyz/downloads/

Describe alternatives you've considered

setting up my own netboot.xyz download server with direct ip access: http://130.162.215.57/netboot.xyz.iso

http://185.223.30.65/dedicatedisos

Additional context

image

Originally created by @divinity76 on GitHub (Nov 30, 2024). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1546 **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Rarely I need to boot a HP ILO server or a Dell iDRAC server with broken DNS, where I can pick a URL to boot a ISO from, then I have to set up a server with direct IP access. Right now I have set up http://130.162.215.57/netboot.xyz.iso to be able to mount netboot.xyz on a HP ILO without DNS, but about a year ago I had to do the exact same thing. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> a netboot.xyz download server supporting direct ip access and http (non-https) listed on https://netboot.xyz/downloads/ **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> setting up my own netboot.xyz download server with direct ip access: http://130.162.215.57/netboot.xyz.iso http://185.223.30.65/dedicatedisos **Additional context** <!-- Add any other context or screenshots about the feature request here. --> ![image](https://github.com/user-attachments/assets/fcfac990-939d-494f-adf6-e2f17471b650)
kerem 2026-02-27 14:52:00 +03:00
Author
Owner

@antonym commented on GitHub (Dec 1, 2024):

Currently not looking at doing a single IP to host the binaries, it can lead to abuse. It is very easy however to set up a container on a server to host the latest binaries. I'd suggest doing that instead with an IP you own:

https://netboot.xyz/docs/docker

<!-- gh-comment-id:2510227816 --> @antonym commented on GitHub (Dec 1, 2024): Currently not looking at doing a single IP to host the binaries, it can lead to abuse. It is very easy however to set up a container on a server to host the latest binaries. I'd suggest doing that instead with an IP you own: https://netboot.xyz/docs/docker
Author
Owner

@divinity76 commented on GitHub (Dec 1, 2024):

it can lead to abuse

can you elaborate on that? what kind of abuse would a direct ip download allow, which won't work when the http host-header is present?

<!-- gh-comment-id:2510251090 --> @divinity76 commented on GitHub (Dec 1, 2024): >it can lead to abuse can you elaborate on that? what kind of abuse would a direct ip download allow, which won't work when the http host-header is present?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#501
No description provided.