- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-08-2022 06:29 PM
Hi All,
I have received a download link from Palo Alto and downloaded the OVA eval file, after importing the device to the VmWare, it becomes online but after 1-2 minutes gets shutdown.
Please let me know how can I resolve the issue.
Thanks
06-09-2022 01:45 AM
Check if your VM configuration is compatible: https://docs.paloaltonetworks.com/compatibility-matrix/vm-series-firewalls/vms-series-hypervisor-sup...
also check if the parameters (CPU cores, assigned ram, ... ) is accurate
06-09-2022 04:50 PM
Hi @reaper , thanks for your reply,
I have tried it on several platforms like ESXi 7, VmWare Workstation 16, Eve-ng 5.x and assigned the PA-VM different RAM(up to 12Gig) and CPU(Up to 8 core)
Still getting shutdown after 1-2 minutes.
Thanks
06-11-2022 07:16 AM
Ok, Found the solution and it works for me:
1- Disable the time on the Vmware
2- Go to VM host directory and add below lines to the vmx file, to completely disable the time sync
time.synchronize.continue = "FALSE"
time.synchronize.restore = "FALSE"
time.synchronize.resume.disk = "FALSE"
time.synchronize.shrink = "FALSE"
time.synchronize.tools.startup = "FALSE"
3- Start the VM from : Power -> Power on to Firmware
4- from BIOS, change date to 01/01/2021
5- Save and Exit from BIOS
6- VM will come up and will not power off anymore, you can set NTP on the PA VM to have the correct time.
7- If you shutdown the VM and want to restart it again, repeat from step 3.
Cheers,
07-19-2022 07:28 AM
@verg61 wrote:
Ok, Found the solution and it works for me:
1- Disable the time on the Vmware
2- Go to VM host directory and add below lines to the vmx file, to completely disable the time sync
time.synchronize.continue = "FALSE"
time.synchronize.restore = "FALSE"
time.synchronize.resume.disk = "FALSE"
time.synchronize.shrink = "FALSE"
time.synchronize.tools.startup = "FALSE"3- Start the VM from : Power -> Power on to Firmware
4- from BIOS, change date to 01/01/2021
5- Save and Exit from BIOS
6- VM will come up and will not power off anymore, you can set NTP on the PA VM to have the correct time.
7- If you shutdown the VM and want to restart it again, repeat from step 3.
Cheers,
Thank-you! That worked for me.
@reaper How can these instructions be added to the VM-Series Evaluation Quickstart Guide? It will save customers a lot of trouble. VM-Series Evaluation Quickstart Guide (paloaltonetworks.com)
09-13-2022 06:46 AM
I applied all settings on multiple systems but did not work it out. is there any solution? I contacted the Paloalto customer care team but did not provide any support on the Eval version OR they do not provide any good advice on the same.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!