VMware vSphere

 View Only
  • 1.  How To design My Network To Create DMZ

    Posted May 17, 2018 04:40 PM

    Hello Everybody,

    Actually i want to create DMZ for some of my virtual machine. this picture is simple of my network , what i should to do ?



  • 2.  RE: How To design My Network To Create DMZ
    Best Answer

    Posted May 18, 2018 04:56 AM

    The short answer:

    define DMZ IP subnet

    define DMZ VLAN

    configure VLAN on switches

    configure IP routing on firewall

    configure firewall rules on firewall

    create DMZ portgroup on distributed switch and assign DMZ VLAN

    The complex answer:

    depends on budget and paranoia.

    When you look at the recent spectre/meltdown desaster: do you want DMZ VMs running on the same hosts as your internal VMs ? So you may want a dedicated cluster for DMZ VMs.



  • 3.  RE: How To design My Network To Create DMZ

    Posted May 18, 2018 10:49 AM

    Thank you so much