Skip to content

DHCP Configuration

You should configure your LAN DHCP server rules for PXE environment.

Use your own DHCP solution

For Custom Installation

Configure your DHCP server to use ERPXE.

dhcpd

Add the following rules to your dhcp server:

next-server 10.0.0.1;
filename "pxelinux.0";

Microsoft DHCP

Rules 66, 67 in Microsoft DHCP.

For Virtual Appliance

  • Update the virtual appliance's gateway to your current router/gateway.
  • ERPXE IP address is 10.0.0.1. To change it read Change IP.

Select PXE ROM

ERPXE is bundled with more than one PXE ROM file. We recommend using pxelinux.0. If you have encountered any performance issues with ERPXE, try switching to another ROM file. Check History for more information about included ROM files in your ERPXE version.

List of ROMS

Current list of ROMs since last update (ERPXE 1.1):

  • gpxelinux.0
  • gpxelinuxk.0
  • ipxelinux.0
  • lpxelinux.0
  • pxelinux.0
  • undionly.kpxe