Skip to content

multihomed ldap server  #166

@f1-outsourcing

Description

@f1-outsourcing

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions