[RESOLVED] WADS - Server IP address changed during deployment
Published: July 9, 2026 - 2:20 PM
Hello,
We are currently setting up a WADS deployment via TFTP.
Our WAPT server currently has two network interfaces to separate the uses:
* one interface dedicated to post-installation clients (IP: 192.168.0.1);
* a second interface dedicated to WADS/PXE deployments (IP: 192.168.100.1).
PXE booting works correctly: the client machine successfully obtains its IP address and downloads the boot file `bootmgfw.efi` via the 192.168.100.1 interface.
However, during the installation process in the WinPE environment (connectivity check step with ping tests to 127.0.0.1 and the WAPT server), the workstation attempts to connect to the WAPT server via the address 192.168.0.1 instead of the dedicated deployment address (192.168.100.1), causing the deployment to fail.
We would like to know if it is possible to configure WADS to force the use of the IP address 192.168.100.1 throughout the entire deployment phase (WinPE), or if there is a setting to define the WADS interface/IP address to use when the WAPT server has multiple network interfaces? Unfortunately, I haven't found anything in the documentation and haven't been able to find anything in the server's configuration files.
Thank you in advance for your help!
We are currently setting up a WADS deployment via TFTP.
Our WAPT server currently has two network interfaces to separate the uses:
* one interface dedicated to post-installation clients (IP: 192.168.0.1);
* a second interface dedicated to WADS/PXE deployments (IP: 192.168.100.1).
PXE booting works correctly: the client machine successfully obtains its IP address and downloads the boot file `bootmgfw.efi` via the 192.168.100.1 interface.
However, during the installation process in the WinPE environment (connectivity check step with ping tests to 127.0.0.1 and the WAPT server), the workstation attempts to connect to the WAPT server via the address 192.168.0.1 instead of the dedicated deployment address (192.168.100.1), causing the deployment to fail.
We would like to know if it is possible to configure WADS to force the use of the IP address 192.168.100.1 throughout the entire deployment phase (WinPE), or if there is a setting to define the WADS interface/IP address to use when the WAPT server has multiple network interfaces? Unfortunately, I haven't found anything in the documentation and haven't been able to find anything in the server's configuration files.
Thank you in advance for your help!