netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
8.92k stars 666 forks source link

Image download, network unreachable #1332

Closed soloam closed 7 months ago

soloam commented 10 months ago

Describe the bug When I bot on proxmox to the network boot I go to the netboot xyz menu and when I click to start a boot, for example popos or debian, I get a message "netboot.xyz network unreachable" (screenshot sbelow)

To Reproduce Steps to reproduce the behavior:

  1. Probably it will not reproduce on your system, but any image that I select I get this error

Expected behavior Install the image that I selected

Screenshots image

image

Additional context

ravsit-activum commented 10 months ago

I had the same thing. I turned off ipv6 address resolution in my dns server (adguard home) and now it works.

soloam commented 10 months ago

I'm running pfsense! I will try to find where that setting is

GaMeRaM commented 9 months ago

I had the same thing. I turned off ipv6 address resolution in my dns server (adguard home) and now it works.

If anyone is having problems on OpenWRT the fix is to go to Network -> DHCP and DNS -> Advanced Settings and check Filter IPv6 AAAA records

mdsina commented 7 months ago

Same here on Mikrotik. Trying to filter record but no luck. Process hangs on downloading network installer. After that got the same error of network timeout изображение

GaMeRaM commented 7 months ago

Same here on Mikrotik. Trying to filter record but no luck. Process hangs on downloading network installer. After that got the same error of network timeout изображение

Seems like it's a different problem. Original problem happens instantly while yours seems like partly working. Can you check your network connection consistency? Maybe try to boot smaller image?

Also you can check if you can download the file from your main computer

mdsina commented 7 months ago

Can you check your network connection consistency? Maybe try to boot smaller image?

I've tried different things. Nothing works.

Initially netboot looks fine изображение изображение

But when I choose any kind of OS, it hangs on downloading. изображение

I can download it manually just fine without any errors, but not from netboot Any suggestions?