Error: Connection reset
Possible sources
This error originated from one of the following locations within the iPXE source code:
General advice
Try using the
latest version of iPXE. Your problem may have already been fixed.
Try building iPXE with the
debug option
DEBUG=tcp
You can
contact the iPXE developers and other iPXE users.
Refresh this page after 24 hours. This page is actively monitored, and further information may be added soon.
Additional notes
(Please edit this page to include any of your own useful hints and tips for fixing this error.)
This error indicates that the TCP connection has been reset by the peer.
Things to try:
Check that you are attempting to connect to the correct IP address or
DNS name.
Check that the service you are attempting to access (e.g. a web server, if you are attempting an
HTTP boot) is online and responding to requests.