nawfling

instruction in order to access the Web GUI (For VMware Works

Mar 24th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Please follow the instruction in order to access the Web GUI (For VMware Workstation)
  2.  
  3. 1- Install VMware Workstation (In case you don't have it on your machine. Unfortunately I could not get the VM to work with VBox so I needed to install it on my machine)
  4.  
  5. 2- Double Click and Open the PA-VM-ESX-6.1.0 (Kindly provided by "b00stedguy").
  6.  
  7. 3- When asked for conversion to VMDK, Go ahead and start the conversion (Remember to change the path, if you storeall your VMs centrally)
  8.  
  9. 4- Once the conversion finished, you should see PA-VM-ESX-6.1.0 in the list of the VMs on the left side. Click on "Edit" (Between the "File and "View") --> and select "Virtual Network Editor", you can add a new network or edit an existing one. I edited VMnet1. Set to Host-Only mode and set a desired network address (In my case 192.168.0.0/24)
  10.  
  11. 5- No other changes are required
  12.  
  13. 6- Start the PAN-OS VM and patiently wait for 45 seconds to a minute, then login with the default username and password of admin / admin as other guys have already indicated (And yes, Mega is awesome, and the UN / PW work)
  14.  
  15. 7- Once you got to the prompt (admin@PA-VM), type
  16.  
  17. "configure"
  18.  
  19. 8- You are now in the config mode, type the following command in order to give an IP address for the
  20. PAN management and Web Access,
  21.  
  22. set deviceconfig system ip-address 192.168.0.30 netmask 255.255.255.0 default-gateway 192.168.0.1 dns-setting servers primary 8.8.8.8
  23.  
  24. 9- Hit Enter and then Type "commit"
  25.  
  26. * Remember that we can use "?" to see all the commands and use "TAB" to complete the commands
  27.  
  28. 10- Install a VM client (WinXP or 7 or Ubuntu) and Power it on. Set the network card to be in the same network as the PAN-OS (Host only mode) and give it a desired IP address (In the range of the PAN-OS).
  29.  
  30. 11- Try to ping the IP address of the PAN-OS and If successful, then open a browser and type "https://192.168.0.30"
  31.  
  32. 12- Use the admin / admin for username and password.
  33.  
  34. 13- Good luck and enjoy one of the best security products to date. (No Debate Please)
Add Comment
Please, Sign In to add comment