VMware Networking Community
wamer
Contributor
Contributor
Jump to solution

NSX NAT

Hello,

I am trying to configure NAT in NSX edge to NAT internal server when the server exit from the outside interface.

I've tried SNAT and DNAT but it isn't working.

192.168.1.2 (server) --> vinc2 (edge internal inside) --> 10.1.218.76 (edge vinc4 uplink outside ip)

pastedImage_0.png

pastedImage_2.png

Thank you,

Reply
0 Kudos
1 Solution

Accepted Solutions
ddesmidt
VMware Employee
VMware Employee
Jump to solution

Do you have Firewall enabled on your Edge?

Note: Firewall function is required to do NAT.

View solution in original post

Reply
0 Kudos
4 Replies
chunchitng
Enthusiast
Enthusiast
Jump to solution

Are you trying to configure the edge for the Internet access? The snat should be vnic4 instead of vnic2. Usually we configure the source as ip subnet instead of individual ip.

Reply
0 Kudos
wamer
Contributor
Contributor
Jump to solution

Hello,

Yes I m trying to configure the edge as gateway for internet access.

I've tried the following configuration as well changing the interface to the outside edge interface but not taking effect.

pastedImage_0.png

Reply
0 Kudos
ddesmidt
VMware Employee
VMware Employee
Jump to solution

Do you have Firewall enabled on your Edge?

Note: Firewall function is required to do NAT.

Reply
0 Kudos
wamer
Contributor
Contributor
Jump to solution

Firewall was disabled.

Thank you.

Reply
0 Kudos