I have a statement in my PIX that says:
access-list 101 permit tcp host 192.168.1.21 255.255.255.255 10.0.0.36 eq ldap
I need to put a similiar statement on an ACL that i am building for my catalyst. However there is no eq ldap in my cat ios. should i just add the following to the acl:
TCP port 389 for client communications
TCP port 636 for SSL communications
TCP port 3268 for communications to Global Catalog server
TCP port 3269 for SSL communications to Global Catalog server