Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Active Directory - Authentication Ports to open (DMZ to INTERNAL)

Status
Not open for further replies.

trent1980

IS-IT--Management
Dec 18, 2002
36
we upgraded to Active Directory and now our DMZ Windows2k server won't authenticate through our PIX firewall ... what ports are we supposed to open? i've read a bunch of different website but none are helping -- i tried to open these ports below, but it just hangs and then fails trying to authenticate --

conduit permit tcp host 192.168.100.60 eq ldap any (hitcnt=0)
conduit permit udp host 192.168.100.60 eq 135 any (hitcnt=0)
conduit permit tcp host 192.168.100.60 eq 135 any (hitcnt=76)
conduit permit udp host 192.168.100.60 eq 88 any (hitcnt=4)
conduit permit tcp host 192.168.100.60 eq 88 any (hitcnt=0)
conduit permit tcp host 192.168.100.60 eq 137 any (hitcnt=0)
conduit permit tcp host 192.168.100.60 eq domain any (hitcnt=0)
conduit permit udp host 192.168.100.60 eq domain any (hitcnt=70)
conduit permit tcp host 192.168.100.60 eq 3268 any (hitcnt=0)
conduit permit udp host 192.168.100.60 eq 1512 any (hitcnt=0)
conduit permit tcp host 192.168.100.60 eq 1512 any (hitcnt=0)
conduit permit tcp host 192.168.100.60 eq 445 any (hitcnt=0)
conduit permit udp host 192.168.100.60 eq 445 any (hitcnt=0)
conduit permit udp host 192.168.100.60 eq netbios-dgm any (hitcnt=12246)



----
the only luck i have is opening all dynamic ports 1024 and higher (ie 1024 to 65000)

do we have to open all those ports?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top