Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
VMware NSX Network Essentials

You're reading from   VMware NSX Network Essentials Join the revolution in Software Defined Networking

Arrow left icon
Product type Paperback
Published in Sep 2016
Publisher
ISBN-13 9781782172932
Length 274 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
sreejith c sreejith c
Author Profile Icon sreejith c
sreejith c
Arrow right icon
View More author details
Toc

Table of Contents (9) Chapters Close

Preface 1. Introduction to Network Virtualization FREE CHAPTER 2. NSX Architecture 3. NSX Manager Installation and Configuration 4. NSX Virtual Networks and Logical Router 5. NSX Edge Services 6. NSX Security Features 7. NSX Cross vCenter 8. NSX Troubleshooting

NSX Edge NAT


How do we merge two intranets with duplicate addresses and ensure that the host assigned with a private IP can communicate with other hosts through the Internet? There is only one solution for it: Network Address Translation (NAT).

NSX Edge NAT supports two types of NAT services:

  • Source NAT (SNAT): Translates the internal private IP address to a public address for outbound access

  • Destination NAT (DNAT): Translates the public IP address to an internal private address for inbound access

Okay, let's have a look at how this whole feature works. In the following figure, one of our application servers is in need of communicating with the public network. We can see the application server 172.16.20.1 sending an outbound packet to NSX Edge. Based on the NAT entries, which the NSX administrator would have configured earlier, Edge will perform a NAT table lookup. Since we have a Source NAT, which is configured for 172.16.20.1, it will translate the IP to 170.168.2.1, which is the public...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime