I needed a version that could run on ESX 5.5, based on this KB: https://kb.vmware.com/s/article/1003746 , I needed HwVersion 10.
so I took Tobias' OVA and downgraded the Virtual Hardware Version to 10, while I was at it I updated Expedition to 1.0.104 and BPA to 3.2.0. This OVA should work with later version of ESX as well.
https://paloaltonetworks.box.com/s/mb3z1v50sw1c914z0q05gqm7y80b8w2x
Please test and let me know if any issues. I tested it on ESX 5.5 Update 3b build 3248547 (2015-12-08).
Expedition boots up with DHCP Client, so to get your currently assigned IP, log into the Console with Username: expedition Password: paloalto and use ifconfig to see your current IP.
then browse to https://<current IP> , and log in with Username: admin Password: paloalto
You should update it periodically. So just:
sudo apt-get update
sudo apt-get install expedition-beta
... View more