Microsoft
Software
Hardware
Network
Question : Windows 2008R2 static ports for ntds/rpc/ntfrs
On our past Windows 2003 domain controllers, we used the following registry settings to restrict the port usage on various AD-related services to a single, static port each:
[HKEY_LOCAL_MACHINE\SYSTEM
\CurrentCo
ntrolSet\S
ervices\Ne
tlogon\Par
ameters]
"DCTcpipPort"=dword:000014
51
[HKEY_LOCAL_MACHINE\SYSTEM
\CurrentCo
ntrolSet\S
ervices\NT
DS\Paramet
ers]
"TCP/IP Port"=dword:00001450
[HKEY_LOCAL_MACHINE\SYSTEM
\CurrentCo
ntrolSet\S
ervices\Nt
Frs\Parame
ters]
"RPC TCP/IP Port Assignment"=dword:00001452
You can see that this limits ntfrs, ntds, and netlogon port usage each to their own static port. We now need to do the same for our new Windows 2008R2 domain controllers we are bringing up. However, I'm not seeing much on Microsoft's support site saying whether these registry settings will work. It looks like the ntfrs setting might work, since that particular KB article has been updated to reflect 2008. I can't find info on the other settings, though.
Does anyone have any info on assigning static ports for rpc-based services on 2008 AD servers?
Answer : Windows 2008R2 static ports for ntds/rpc/ntfrs
The above registry setting will work on 2008 too.
Because registry settings & port no functionality is same.
http://social.technet
.microsoft
.com/wiki/
contents/a
rticles/
ac
tive-direc
tory-repli
cation-ove
r-firewall
s.aspx
http
://www.egg
headcafe.c
om/softwar
e/aspnet/3
5601758/rp
c-
ports.as
px
Random Solutions
Show dates that are within 2 weeks from today in SQL view
Kodak Easyshare All In One Printer 5500 Ink cartriges Can ink heads be soaked or can a drop of ?? be placed on them to loosen them up
Week Number of Month - Excel 2007
Oracle SQL: why this regular expression doesn't work?
Excel: Programmatically determine if Trust Access To VB Project has been set
when moving files(pdf mp3 etc.) from Mac OS X 10.6 to NTFS'ed UBS Stick then to Win XP, hidden files appear
How to change the regualr property to the automated property for which the automated property is working fine
the workstation driver is not installed, cannot access network shares from server or workstations
Microsoft Access 2007 - ControlTip Text on Form Control
IAT patching, problem when calling back to original target function?