Displaying 2 results from an estimated 2 matches for "srv01ham".
2016 May 22
2
[samba_upgradedns] Error parsing DNS data
...A 192.168.0.201
$ORIGIN th01.inet.
$TTL 604800 ; 1 week
_kerberos TXT "TH01.INET"
$ORIGIN _msdcs.th01.inet.
29f1582a-3589-4ebb-9755-7be96de04949 CNAME comsrv01tst.th01.inet.
$TTL 900 ; 15 minutes
b81d6916-6a8f-4c02-84e9-8dcc3a6bc8ba CNAME srv01ham.th01.inet.
$ORIGIN _tcp.Default-First-Site-Name._sites.dc._msdcs.th01.inet.
_kerberos SRV 0 100 88 srv01ham.th01.inet.
SRV 0 100 88 comsrv01a.th01.inet.
SRV 0 100 88 comsrv01tst.th01.inet.
_ldap SRV 0 10...
2014 Jul 23
1
Question about adding DNS records
Hello all,
I managed to install an extra DC.
The first DC is comsrv01a with ip 192.168.0.200.
I run Samba 4.1.9 and BIND 9.8.1-P1.
The new DC is srv01ham with ip 172.16.32.222.
I use the internal DNS.
I run Samba 4.1.9.
I use a permanent LAN-2-LAN VPN via my Draytek routers.
The first DC (comsrv01a, 192.168.0.200) is my primary DNS server. This is
configured in all my routers and DHCP servers.
I followed the documents:
1. "Join a domain as a...