Replication ports

  • Thread starter Thread starter Dude
  • Start date Start date
D

Dude

Wasup Dudes.
I would like to know what ports uses DNS for replication
between primary and sec DNS server.
And 2nd if the zone iz ADinteg then it'll use AD
replication. What ports uses AD for replication?
 
In
posted their said:
In

179442 - How to Configure a Firewall for Domains and Trusts
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q179442&FR=1

Yeah man, there's about 30 ports for AD. I would suggest to use a VPN thru
the firewall instead of opening all those ports and turning it into Swiss
cheese.

As for strict DNS traffic between two W2k DNS servers, (not AD replication),
TCP 53 and UDP 53, and need to open UDP 1024-65534 for the response port. If
it were BIND, it would only need TCP 53 and UDP 53.


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
D> I would like to know what ports uses DNS for ["zone transfer"
D> database] replication between primary and sec DNS server.

The shape of the hole that you knock into your firewall depends
from which sides of it the "master" and the "slave" are on.

<URL:http://homepages.tesco.net./~J.deBoynePollard/FGA/dns-shaped-firewall-holes.html>

Active Directory database replication is a different mechanism
entirely, of course. Unlike the "zone transfer" replication
mechanism, it is not an extension to the DNS protocol.
 
Back
Top