This content has been marked as final.
Show 2 replies
-
1. Re: Is Remote Desktop connection (RDP) with NLA supported
Nick_Andreev Nov 7, 2019 4:04 AM (in response to vSohill)Hi vSohill,
Do you have a DFW which is not working or is it just a general question?
DFW supports L4 and L7 (context-aware) rules in 6.4. If you are using L4 rules, they match packets based on source/destination IP and port. So as long as it's port 3389, NSX DFW doesn't care about protocols specifics like NLA.
L7 rules are protocol-based, they not just look at IP and port, but also do some protocol inspection using Distributed Deep Packet Inspection (DPI). Which can be a bit more tricky. So need some more detail from you here.
---------------------------------------------------------------------------------------------------------
Was it helpful? Let us know by completing this short survey here.
-
2. Re: Is Remote Desktop connection (RDP) with NLA supported
vSohill Sep 30, 2019 3:55 AM (in response to Nick_Andreev)Thank you Nick