Book Image

VMware NSX Cookbook

By : Bayu Wibowo, Tony Sangha
Book Image

VMware NSX Cookbook

By: Bayu Wibowo, Tony Sangha

Overview of this book

This book begins with a brief introduction to VMware's NSX for vSphere Network Virtualization solutions and how to deploy and configure NSX components and features such as Logical Switching, Logical Routing, layer 2 bridging and the Edge Services Gateway. Moving on to security, the book shows you how to enable micro-segmentation through NSX Distributed Firewall and Identity Firewall and how to do service insertion via network and guest introspection. After covering all the feature configurations for single-site deployment, the focus then shifts to multi-site setups using Cross-vCenter NSX. Next, the book covers management, backing up and restoring, upgrading, and monitoring using built-in NSX features such as Flow Monitoring, Traceflow, Application Rule Manager, and Endpoint Monitoring. Towards the end, you will explore how to leverage VMware NSX REST API using various tools from Python to VMware vRealize Orchestrator.
Table of Contents (19 chapters)
Title Page
Packt Upsell
Foreword
Contributors
Preface
Index

Configuring DFW Session Timeout


Most firewalls have default session timeouts (often called idle timeouts). This timeout is normally tweaked when an application is having a problem with connections being reset due to premature timeouts. NSX 6.3.1 and later allows for configuring session timers for TCP, UDP, and ICMP sessions to be applied to VMs or vNICs.

Getting ready

Make sure you have Security Administrator or Enterprise Administrator access to NSX and log in to the vSphere web client.

How to do it...

Follow the steps below to configure DFW session timers:

  1. From the vSphere web client, navigate to Home | Networking & Security | Firewall. In the center pane, select Settings. DFW comes with system-generated Default Session Timers which apply to all objects.
  1. To edit the default timers, select the Default Session Timers and click the edit pencil icon; this will change the global default session timers. To create a new timer setting that can be applied to a specific object, click the plus sign...