Imaging Issue After Upgrading FileWave and Using Self-Signed SSL Certificate
What
You are experiencing difficulties imaging machines after upgrading your FileWave Server, IVS, and Clients while using a Self-Signed SSL Certificate.
When/Why
This step is necessary when using a Self-Signed SSL Certificate. Ensure to include this additional step in your IVS upgrade process if you are not using a Root Trusted SSL Certificate.
How
- Access the IVS via SSH or locally:
- Connect to the IVS via SSH or access it locally. Use
sudo -s
to make sure you are using the root user.
- Connect to the IVS via SSH or access it locally. Use
- Edit the dnsmasq.lua file:
- Use your preferred command-line editor (e.g., vi or nano) to edit the dnsmasq.lua file. For example:
vi /imaging/scripts/bin/dnsmasq.lua
nano /imaging/scripts/bin/dnsmasq.lua
- Use your preferred command-line editor (e.g., vi or nano) to edit the dnsmasq.lua file. For example:
No comments to display
No comments to display