An error

Error: Broken pipe

(Error code 423060)

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=vlan
  • 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 a packet was received for a VLAN that is not defined in iPXE. For example, if you have created only VLAN 5 on interface net0 using

  vcreate --tag 5 net0

and then a packet is received on interface net0 with a VLAN tag of 6, then you will see this error show up as a receive error (“RXE”) for interface net0.

err/423060.txt · Last modified: 2010/11/27 14:36 (external edit)
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.