HOWTO: Exclude Virtual Machines from Firewall Protection in NSX-V



VMware NSX-V VCAP6-NV VCIX6-NV DFW HOWTO

Published on 29 July 2017 by Christopher Lewis. Words: 188. Reading Time: 1 mins.

Introduction

In this post, we’ll look at the final step of deploying the VMware NSX infrastructure, excluding VMs from the firewall protection. The default rule if DENY ALL which is due to security by design reasons but can cause all sorts of problems!

VMware recommends that the following machines are excluded:

  • vCenter Server (including Platform Services Controllers)
  • Partner service virtual machines.
  • Virtual machines that require promiscuous mode.
  • The SQL server that your Windows-based vCenter uses.
  • vCenter Web server, if you are running it separately.

Step by Step Guide

Adding Virtual Machines to the Exclusion List


  1. Using your favourite web browser, navigate to the vCenter Server login page (https://vcenter.fqdn).
  1. Type the appropriate User name and Password and click Login.
  1. Click Network and Security.
  1. Click Installation tab and click Management.
  1. Double Click on the NSX Manager IP Address.
  1. Click Manage.
  1. Click Exclusions List.
  1. Click Add(+).
  1. Select the VM(s) you want to exclude and click the arrow to move them to the exclusion list.
  1. Click OK.

And there you have it!

Published on 29 July 2017 by Christopher Lewis. Words: 188. Reading Time: 1 mins.