I am trying to minimize the RPC traffic between my DMZ and Internal LAN. In Microsoft's article it says to add the following key:
HKEY_LOCAL_MACHINE\CurrentControlSet\Services
\NTDS\Parameters
Registry Value: TCP/IP Port
Value Type: REG_DWORD
Value Data: (available port)
When I go to HKEY_LOCAL_MACHINE, I do not see the \CurrentControlSet\Services\NTDS\Parameters
Listing. I don't even see \CurrentControlSet. Does anyone know if I have to add this? Has anyone done what I am trying to do?
Here is the link to the article:
Microsoft Knowledge Base Article - 224196
Restricting Active Directory Replication Traffic to a Specific Port
TIA,
Karl
HKEY_LOCAL_MACHINE\CurrentControlSet\Services
\NTDS\Parameters
Registry Value: TCP/IP Port
Value Type: REG_DWORD
Value Data: (available port)
When I go to HKEY_LOCAL_MACHINE, I do not see the \CurrentControlSet\Services\NTDS\Parameters
Listing. I don't even see \CurrentControlSet. Does anyone know if I have to add this? Has anyone done what I am trying to do?
Here is the link to the article:
Microsoft Knowledge Base Article - 224196
Restricting Active Directory Replication Traffic to a Specific Port
TIA,
Karl