Link to home
Create AccountLog in
Avatar of gsfc
gsfcFlag for United States of America

asked on

Using multiple LDAP ports

I would like to know if I can use alternate ports for active directory access? and if so, how.
I know the default is 389 for LDAP, I would like to know if I can continue to use 389 for internal PC's and servers, but use a seperate port that I choose for external access.

as always, Thanks for the help!

Chris.
Avatar of vsg375
vsg375

Hi,

Here's what I would do :

1. Close external access to port 389
2. Choose an alternate port for external requests
3. Set up a rule on the firewall, redirecting any LDAP request performed on this alternate port to the proper server, on port 389.

Of course, this procedure heavily depends on your Firewall's possibilities.

HTH
Cheers
ASKER CERTIFIED SOLUTION
Avatar of rama_krishna580
rama_krishna580
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer