Configure NSX-T north-south gateway firewall rules or policies

From Notes_Wiki
Revision as of 03:16, 21 September 2022 by Saurabh (talk | contribs) (Created page with "Home > VMWare platform > VMWare NSX > Configure NSX-T north-south gateway firewall rules or policies When we configure NSX-T T0 in active-active mode as advised at Configure NSX-T 3.0 from scratch with edge cluster and tier gateways or as is automatically done when using VCloud Foundation automated NSX-T deployment, then while configuring north-south gateway firewall rules or policies we need to: * Ensure that TCP strict is disabled as...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > VMWare platform > VMWare NSX > Configure NSX-T north-south gateway firewall rules or policies

When we configure NSX-T T0 in active-active mode as advised at Configure NSX-T 3.0 from scratch with edge cluster and tier gateways or as is automatically done when using VCloud Foundation automated NSX-T deployment, then while configuring north-south gateway firewall rules or policies we need to:

  • Ensure that TCP strict is disabled as the same Edge may not see all the packets related to 3-way handshake
  • Disable stateful as again edge may not see all packets related to connection establishment, acks, etc. to maintain proper TCP state of connection.

Refer:



Home > VMWare platform > VMWare NSX > Configure NSX-T north-south gateway firewall rules or policies