I cannot access local services such as ldap when a network cable is not connected to the host. Should the address to these local services be the ip to the host or should it be 127.0.0.1 for all of them?
This is my etc hosts files:
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
10.10.10.236 my-ldap my-ldap
10.10.10.236 my-ntp my-ntp
10.10.10.236 my-db my-db