Displaying 20 results from an estimated 9000 matches similar to: "Samba Bind DLZ Slow queries"
2020 Feb 28
4
Samba Bind DLZ Slow queries
Thanks Rowland, I have removed from options, and amended the forwarders.
[global]
workgroup = <MYDOMAIN>
realm = <MYDOMAIN>.CORP
netbios name = <HOSTNAME>
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
idmap config * : range = 3000-7999 ----------> If I remove the
portion I get errors -> idmap
2020 Feb 28
3
Samba Bind DLZ Slow queries
So if this is done, is edns configure also ?
?
in resolv.conf add:
options edns0
?
and, name.conf test these.
?
??????? //?The forwarded zone to the AD-DC DNS use these also.
????????//dnssec-must-be-secure?internal.domain.tld no;
????????//dnssec-must-be-secure 168.192.in-addr.arpa no;
????????// listen-on-v6 { ::1; };? // test what works best, if not all?ipv6 is disabled also?enable this
2018 Jul 30
8
Internal DNS migrate to Bind9_DLZ
Hello Rowland,
See below as requested.
/etc/named.conf
# Global Configuration Options
include "/var/lib/samba/bind-dns/named.conf";
options {
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
memstatistics-file "/var/named/data/named_mem_stats.txt";
auth-nxdomain yes;
directory
2020 Feb 28
0
Samba Bind DLZ Slow queries
On 28/02/2020 08:46, Eben Victor via samba wrote:
> Hello All,
>
> I hope you can assist me,
> I'm running Bind DLZ with our Samba AD DC environment
>
> Is there anything I might be missing in my named config?
Well, yes and then again, no ;-)
> See below bind config,
> # cat /etc/named.conf
> # Global Configuration Options
>
> statistics-channels {
>
2018 Jul 30
2
Internal DNS migrate to Bind9_DLZ
Yes I have added "server services = -dns" to my smb.conf file and also
removed "dns forwarder ="
I've done the same setup but on Samba 4.7.7, RHEL6, named 9.8 and this
works perfect.
On Mon, Jul 30, 2018 at 11:18 AM Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Mon, 30 Jul 2018 10:57:11 +0200
> Eben Victor <eben.victor at gmail.com>
2020 Feb 28
0
Samba Bind DLZ Slow queries
Hai Eben (victor),
?
Great to hear that, you opened TCP 53 ?
edns?tcp/53?packet size 4096.
dns??? udp/53 packet size 512?
?
having that right helps?a lot, but only that is often not enough.?
This is why i add the options also to resolv.conf and?bind.?
?
test a bit, and see what works best for you.
?
Great weekend.
?
Greetz,
?
Louis
Van: Eben Victor [mailto:eben.victor at gmail.com]
2018 Jul 30
2
Internal DNS migrate to Bind9_DLZ
Hello,
I hope that someone can perhaps assist me or just guide me in the right
direction.
I've been following all the steps for setting up and migrating my Samba
Internal DNS to Bind9_DLZ.
https://wiki.samba.org/index.php/Setting_up_a_BIND_DNS_Server
https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End
But this doesn't seem to work for me, I can get bind started up 100% when I
remove
2018 Jun 01
2
DNS not resolving particular host from queries from particular subnet
True that! Sorry
smb.conf
> [global]
> netbios name = AD
> realm = XXXX.CO.UK
> server role = active directory domain controller
> server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
> winbindd, ntp_signd, kcc, dnsupdate
> workgroup = XXXX
> idmap config XXXX:unix_nss_info = yes
>
2014 Sep 08
1
Starting second DC makes named to freeze on primary DC
hey,
first, i user bind 9.8.1 as my DNS backend
Well, I have a domain controller, dc1.example.com, running correctly and
with the following configurations...
== smb.conf ==
[global]
workgroup = EXAMPLE
realm = EXAMPLE.COM
netbios name = DC1
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
server services = -dns
2020 May 15
2
Samba and DNS backend question
I had configured Samba AD's with Bind9_DLZ in all DC. But for some reason
(i couldn't determine) three (sambadc02,03,04) AD's responded very slowly
. So change to Samba_Internal backend into the servers with problem and
works fine.
sambadc01 -> with FSMO roles - Bind9_DLZ
sambadc02 -> Samba_Internal
sambadc03 -> Samba_Internal
sambadc04 -> Samba_Internal
My question is:
2017 Jul 10
3
using samba with bind dlz
On Mon, Jul 10, 2017 at 8:02 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Mon, 10 Jul 2017 06:43:37 -0600
> Jeff Sadowski <jeff.sadowski at gmail.com> wrote:
>
> > Bind-9.11 is installed. How do you configure it? Does it need anything
> > special in the config for samba to build the ...samba.../named.conf
> > file that I should be able
2017 Jul 10
2
using samba with bind dlz
In /usr/lib64/python2.7/site-packages/samba/provision/sambadns.py
Update: It is failing in create_samdb_copy specifically here:
# Copy root, config, schema partitions (and any other if any)
# Since samdb is open in the current process, copy them in a child
process
try:
tdb_copy(os.path.join(private_dir, "sam.ldb"),
os.path.join(dns_dir,
2020 Apr 12
2
BIND9/DNS lookups stopped working after upgrading our Comcast modem/gateway
OK here's our setup, we're running pfSense as our firewall/router. We
have a dual-WAN with a Comcast Business Gateway and another local ISP.
We're running Samba 4.7.6 as the AD DC & Bind 9.9.4. Here's the issue,
we just upgraded our Comcast service to a higher speed & they replaced
the modem/gateway. Everything was working fine, before the modem swap.
Once they did
2018 Jan 22
2
DNS issues after upgrade
On Mon, 22 Jan 2018 20:49:59 +0530
Anantha Raghava via samba <samba at lists.samba.org> wrote:
> Hi Rowland / Denis,
>
> Thanks for your quick reply. Find below smb.conf and named.conf for
> your reference.
>
I would change the 'options' part of named.conf to this:
options {
directory "/var/named";
dump-file
2017 Jul 10
2
using samba with bind dlz
OK so I don't have a program tdbbackup. Where do I get it?
On Mon, Jul 10, 2017 at 10:38 AM, Jeff Sadowski <jeff.sadowski at gmail.com>
wrote:
>
>
> On Mon, Jul 10, 2017 at 9:45 AM, Jeff Sadowski <jeff.sadowski at gmail.com>
> wrote:
>
>> In /usr/lib64/python2.7/site-packages/samba/provision/sambadns.py
>>
>> Update: It is failing in
2017 Oct 09
1
Samba AD DC dns issue
Hi,
I have 2 samba AD Dc's running 4.7.0 with bind_DLZ on both servers.
For the most part things seem to be working as expected. I have created
reverse zones as per
https://wiki.samba.org/index.php/DNS_Administration#Creating_a_new_zone.
I have noticed 2 things that seem odd. when I use the windows dns manager
to add an A record. If I check the box that says to update the reverse zone
and
2015 Aug 28
1
named failing with bind_dlz includes
On 08/28/2015 01:58 PM, Rowland Penny wrote:
> On 28/08/15 18:17, Robert Moskowitz wrote:
>> Bind if failing with:
>>
>> include "/var/lib/samba/private/named.conf";
>>
>> which has:
>>
>> # more /var/lib/samba/private/named.conf
>> # This DNS configuration is for BIND 9.8.0 or later with dlz_dlopen
>> support.
>> #
>>
2020 Feb 28
0
Samba Bind DLZ Slow queries
Ow and i forgot..
If the server is firewalled, make sure you allow udp AND tcp on port 53.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland penny via samba
> Verzonden: vrijdag 28 februari 2020 10:39
> Aan: sambalist
> Onderwerp: Re: [Samba] Samba Bind DLZ Slow queries
>
> On 28/02/2020 09:21, Eben Victor
2019 Nov 28
2
security = ads parameter not working in samba 4.9.5
On 27/11/2019 23:57, S?rgio Basto wrote:
> Thank you for the warning :) [1] , I'm fighting the same problem but I
> have a different configuration that I never told you before , I'm
> running my centos 7 packages (very similar to other fellows) [2] where
> DC1 , DC2 and DC3 are running SambaAD, samba-4.8.8-2.el7.x86_64 with
> BIND9_DLZ (bind-9.11.4-9.P2.el7.x86_64) .
First
2020 Feb 19
5
Why are ForeignSecurityPrincipals and Managed Service Accounts empty with no entries?
Hi Rowland,
This is my full /etc/named.conf:
//
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only nameserver (as a localhost DNS resolver only).
//
// See /usr/share/doc/bind*/sample/ for example named configuration files.
//
options {
listen-on port 53 { any; };
listen-on-v6 port 53 { ::1; };
directory