-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
[BUG] Connection refused by server #65
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue. |
|
Just found the Docker Run command: docker run 812159c58670f4130dcf2bad163497cfe2d6a2e09808d24191bd494414d983f2 The command finished successfully! |
Are you trying to use a VM on unraid to boot from netboot? |
@j0nnymoe yes, I just fixed the issue. I mannually created the server-info dirctory and favicon.ico file. That in itself did not fix the issue. I then had to change the boot file from netboot.xyz.efi to netboot.xyz.kpxe. The efi file worked before when everything was fine (I don't use this very often, so it has been a couple of months since I tried to use it). Anyway... it appears that it is working fine now, thanks! |
Is there an existing issue for this?
Current Behavior
Currently, I f I pxeboot a system on the same subnet as NetBootXYZ, I see this:
This used to work, but I haven't tried in awhile. It appears that the DHCP settings are correct. I then installed a TFTP client on a different system on the same subnet and tried to connect the IP address of netbootxyz at port 69, and I get this error:
Connection attempt failed with "ECONNREFUSED - Connection refused by server".
Error: Could not connect to server
Is there a setting in netbootxyz that specifically allows certain IP addresses to connect?
Expected Behavior
I should be able to pxe boot a system, on the same subnet as the netbootxyz docker image, and get to the NetBootXYZ install menu.
Steps To Reproduce
See above...
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: