User Tools

Site Tools


paloaltonetworks:vmseries:vmware_workstation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
paloaltonetworks:vmseries:vmware_workstation [2020/05/18 09:19] – created bstaffordpaloaltonetworks:vmseries:vmware_workstation [2022/11/23 12:49] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== VMware Workstation Tips ======+====== VMware Workstation ======
 You can download to image of a Palo Alto Networks VM firewall from Palo Alto Networks's [[https://support.paloaltonetworks.com|support portal]]. You can download to image of a Palo Alto Networks VM firewall from Palo Alto Networks's [[https://support.paloaltonetworks.com|support portal]].
  
Line 11: Line 11:
  
 Near the bottom of the file you will find references to the new ethernet device. Find the line similar to the following Near the bottom of the file you will find references to the new ethernet device. Find the line similar to the following
-<code><pre>ethernet2.virtualDev = "e1000"</pre></code>+<code>ethernet2.virtualDev = "e1000"</code>
 and change e1000 to vmxnet3 like so and change e1000 to vmxnet3 like so
-<code><pre>ethernet2.virtualDev = "vmxnet3"</pre></code>+<code>ethernet2.virtualDev = "vmxnet3"</code>
 It is important that the first part of the line is not changed. For example, changing <code>ethernet2.vnet</code> to <code>ethernet0.vnet</code> will break the machine as it will make the entire file invalid. It is important that the first part of the line is not changed. For example, changing <code>ethernet2.vnet</code> to <code>ethernet0.vnet</code> will break the machine as it will make the entire file invalid.
  
 Since PAN-OS will not recognise a new interface without rebooting, you may want to add all eight extra NICs in addition to the two default NICs so you end up with one mangment NIC and nine dataplane NICs right away. You don't have to use or configure all of the internfaces in PAN-OS but it means you can then configure them without having to reboot the VM in the future. Since PAN-OS will not recognise a new interface without rebooting, you may want to add all eight extra NICs in addition to the two default NICs so you end up with one mangment NIC and nine dataplane NICs right away. You don't have to use or configure all of the internfaces in PAN-OS but it means you can then configure them without having to reboot the VM in the future.
  
paloaltonetworks/vmseries/vmware_workstation.1589793584.txt.gz · Last modified: (external edit)