mswindows:ad
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mswindows:ad [2025/05/14 17:05] – alberto | mswindows:ad [2025/08/18 21:27] (current) – [Firewall] alberto | ||
---|---|---|---|
Line 15: | Line 15: | ||
Décomissioner un Domain Controler : | Décomissioner un Domain Controler : | ||
- | ntdsutil.exe -> metadata cleanup -> remove selected server <ServerName> | + | ntdsutil.exe -> metadata cleanup -> remove selected server <DCServerName> |
+ | ====== Firewall ====== | ||
+ | Inter-DC traffic: | ||
+ | |||
+ | * permit tcp <src> <dst> eq 53, | ||
+ | * permit udp <src> <dst> eq 53, | ||
+ | |||
+ | Arguably that list at this point is excessive: | ||
+ | |||
+ | * | ||
+ | * SMB should be TCP-only so that's udp 445 to potentially drop | ||
+ | * DFS-R just works off RPC now instead of having a dedicated port, so that's tcp 5722 to potentially drop | ||
+ | |||
+ | Everything else in the list is essential though | ||
+ | |||
+ | * 53: DNS | ||
+ | * 88: Kerberos | ||
+ | * 123: NTP | ||
+ | * 135 + 49152-65535: | ||
+ | * | ||
+ | * 445: SMB | ||
+ | * 464: Kerberos password change | ||
+ | * | ||
+ | * 9389: AD Web Services | ||
mswindows/ad.1747235146.txt.gz · Last modified: by alberto