User Tools

Site Tools


mswindows:ad

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mswindows:ad [2025/08/18 21:23] albertomswindows:ad [2025/08/18 21:27] (current) – [Firewall] alberto
Line 18: Line 18:
  
 ====== Firewall ====== ====== Firewall ======
- 
- 
  
 Inter-DC traffic: Inter-DC traffic:
  
-permit tcp <src> <dst> eq 53,88,135,137,139,389,445,464,636,3268-3269,5722,9389,49152-65535 +  * permit tcp <src> <dst> eq 53,88,135,137,139,389,445,464,636,3268-3269,5722,9389,49152-65535 
-permit udp <src> <dst> eq 53,88,123,137-138,389,445,464,49152-65535+  permit udp <src> <dst> eq 53,88,123,137-138,389,445,464,49152-65535
  
 Arguably that list at this point is excessive: Arguably that list at this point is excessive:
  
-    NetBIOS shouldn't be required any more, so that's tcp 137,139 and udp 137-138 that could be dropped +  *     NetBIOS shouldn't be required any more, so that's tcp 137,139 and udp 137-138 that could be dropped 
-    SMB should be TCP-only so that's udp 445 to potentially drop +      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+      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 Everything else in the list is essential though
  
-    53: DNS +  *     53: DNS 
-    88: Kerberos +      88: Kerberos 
-    123: NTP +      123: NTP 
-    135 + 49152-65535: RPC +      135 + 49152-65535: RPC 
-    389,636: LDAP & LDAPS +      389,636: LDAP & LDAPS 
-    445: SMB +      445: SMB 
-    464: Kerberos password change +      464: Kerberos password change 
-    3268,3269: Global Catalog LDAP & LDAPS +      3268,3269: Global Catalog LDAP & LDAPS 
-    9389: AD Web Services+      9389: AD Web Services
  
mswindows/ad.txt · Last modified: by alberto

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki