vasoq
April 27th, 2009, 09:21 PM
I need to put some entries in like this:
_ldap._tcp.example.com. SRV 0 0 389 dc1.example.com.
_kerberos._tcp.example.com. SRV 0 0 88 dc1.example.com.
_ldap._tcp.dc._msdcs.example.com. SRV 0 0 389 dc1.example.com.
_kerberos._tcp.dc._msdcs.example.com. SRV 0 0 88 dc1.example.com.
I'm using the latest version of bind9 dns server available on 8.04. Can someone please help me figure out where these entries go and if they're the right format? I googled a lot but with no luck. I don't even know what config files to put in this, so please ask for something if you need it.
_ldap._tcp.example.com. SRV 0 0 389 dc1.example.com.
_kerberos._tcp.example.com. SRV 0 0 88 dc1.example.com.
_ldap._tcp.dc._msdcs.example.com. SRV 0 0 389 dc1.example.com.
_kerberos._tcp.dc._msdcs.example.com. SRV 0 0 88 dc1.example.com.
I'm using the latest version of bind9 dns server available on 8.04. Can someone please help me figure out where these entries go and if they're the right format? I googled a lot but with no luck. I don't even know what config files to put in this, so please ask for something if you need it.