Change IP

From ERPXE Wiki
Revision as of 18:26, 12 April 2012 by Admin (talk | contribs)

DHCP Settings

In order to change ERPXE IP Address you first need to adjust your DHCP server settings:

next-server NEWIPADDRESS;
adjust rule 66 in microsoft dhcp to NEWIPADDRESS.

Plugins Settings

Several plugins use HTTP/NFS/SMB protocols to mount the rest of the OS after the first KERNEL,INITRD stage.

In order to mount the files from a correct location you will need to edit the .menu file included with the plugin.

Just look for the string 10.0.0.1 within the .menu file and replace it with your IP address.