-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
I hope it is ok to ask this here via an issue. I have a multi homed ldap server, dig returns something like this
[@-]$ dig +short ldap.dev.example.net
192.168.110.240
10.10.130.20
However my java application is only on the 10.10.x.x network, it currently only tries to connect to 192.168.110.240 instead of 10.10.130.20.
I know this can be resolved with sorting in dns, but I don't have this currently available. Can this be resolved in unboundid?
Metadata
Metadata
Assignees
Labels
No labels