rule 47 at 8 inout protocol tcp strict from any to any port 3389 with extended src <UUID> with ext_src_ip addrset rextip<num> accept
rule 47 at 8 inout protocol tcp strict fromany to any port 3389 accept
VMware NSX - All Versions
NSX Groups
There are several reasons why an NSX group will not show any effective members or is missing an expected member:
DFW rules
The ESXi host will automatically add with ext_src_ip addrset rextip fields to the DFW rule so long as:
As soon as the last active session matching the DFW rule is removed, the ESXi host will remove those fields from the DFW rule
Any or all of the below items can be considered as a potential resolution:
corfu_tool_runner.py -o showTable -n nsx -t DirectoryUser > DirectoryUser.txt
corfu_tool_runner.py -o showTable -n nsx -t DirectoryGroup > DirectoryGroup.txt