Displaying 4 results from an estimated 4 matches for "werr_dns_error_invalid_properti".
Did you mean:
werr_dns_error_invalid_property
2013 Sep 09
0
DNS Administration Strangeness
I'm running Samba 4.0.9 as a domain controller in a Windows 2008 R2 functional level single domain forest with a Windows 2012 domain controller. I am using Bind 9.9.3-P2 as the DNS backend with dlz_bind9_9.so driver.
When I add my Samba DC to the DNS Manager snap-in, my main domain.com zone has a red X and I cannot expand it. The _msdcs.domain.com zone seems to be ok. Also, one of my reverse
2024 Jun 23
1
Fwd: Two DNS issues with samba
On Sun, 23 Jun 2024 09:34:46 +0200
Ronny Preiss via samba <samba at lists.samba.org> wrote:
> Now the 3rd DC has the same Problem as the 2nd one.
> Only the 1st DC has no issues.
>
> /var/log/syslog
> [...]
> Jun 23 06:05:20 01-dc03 samba[87230]: [2024/06/23 06:05:20.132829, 0]
> source4/rpc_server/dnsserver/dcerpc_dnsser
>
>
2024 Jun 23
1
Fwd: Two DNS issues with samba
Thanks for the good explanation. The client is my Windows 10 computer.
I should perhaps mention that I use the RSAT tools to manage DNS.
What I don't understand is why the DC 01 doesn't have these problems. Is it
maybe because it has all FSMO roles and is the PDC?
Am So., 23. Juni 2024 um 09:59 Uhr schrieb Rowland Penny via samba <
samba at lists.samba.org>:
> On Sun, 23 Jun
2024 Jun 23
3
Fwd: Two DNS issues with samba
Hi,
- I have changed my /etc/resolv.conf for all my three DCs.
### DC 01-03
nameserver 10.10.10.11
nameserver 10.10.10.12
nameserver 10.10.10.13
search intern.preiss.network
- In the next step I changed my /etc/hosts for each DC
### DC1
127.0.0.1 localhost
10.10.10.11 01-dc01.intern.preiss.network 01-dc01
### DC2
127.0.0.1 localhost
10.10.10.12 01-dc02.intern.preiss.network 01-dc02