Hello all, I just got my ldap server running, the only problem is that the system that is running the ldap server has 2 nic cards. When I run netstat -nat, I see: tcp 0 0 0.0.0.0:389 0.0.0.0:* LISTEN I would like to bind the ldap server to an actual ip on the system. I looked in the archives, but didn't see any applicable answers.