Displaying 20 results from an estimated 20000 matches similar to: "Samba4 Internal DNS and local forwarding"
2015 Feb 27
1
specify alternative port for samba internal dns server
My goal is for the samba dns server to be authoritative for 'ad.mydomain.com'
but not for mydomain.com. The dns server that the clients in my domain use
is statically configured to resolve all requests for ad.mydomain.com via
the samba internal dns -- I believe this is exactly what is required for
samba to function ... Is this incorrect somehow?
A whole bunch of other samba services can
2013 Jul 10
1
NT_STATUS_TOO_MANY_OPENED_FILES with Samba 4.0.6 and Internal DNS
Hello,
I am using Samba 4.0.6 on Ubuntu 12.04 with the internal DNS and dns forwarder set to forward to an upstream dnsmasq server as follows:
[global]
workgroup = EXAMPLE
realm = EXAMPLE.COM
netbios name = DC0
server role = active directory domain controller
dns forwarder = 192.168.010
idmap_ldb:use rfc2307 = Yes
# disable printing since
2012 Apr 04
1
Samba4 internal DNS problems with smb.conf
Hi
Provision:
/usr/local/samba/sbin/provision --realm=hh3.site --domain=MARINA
--adminpass=123 at Abc --server-role=dc --dns-backend=SAMBA_INTERNAL
I set smb.conf according to the wiki at:
https://wiki.samba.org/index.php/DNS
smb.conf
[global]
server role = domain controller
workgroup = MARINA
realm = hh3.site
netbios name = HH3
passdb backend =
2015 Feb 26
7
specify alternative port for samba internal dns server
I asked this question on serverfault
http://serverfault.com/questions/666972/possible-to-make-samba4s-internal-dns-server-listen-on-non-standard-port
I would like to be able to configure the internal samba dns server to
listen on a port other than 53 so I can easily interoperate the samba
internal dns with another dns server on the same host.
Many other samba services have configuration to
2020 Jul 14
0
internal DNS not forwarding
Yes, all these work here also (! With bind9_dlz )
nslookup nasa.org $(hostname -i) ( running the command on the DC itself.)
nslookup nasa.org 1.1.1.1
nslookup nasa.org 8.8.8.8
Old samba version without the root zone provisioned maybe?
That is an old bug.
Which samba version is this?
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at
2020 Jul 15
0
internal DNS not forwarding
Hi Louis,
I'm going to update OS version following? your and Rowland's hint.
Thank you
Andrea
Il 15/07/20 08:57, L.P.H. van Belle via samba ha scritto:
> Yes, i believe you hitted "not" having the "root zone" in internal DNS.
> If i recall correctly its somewhere in 4.4. or 4.5 fix.
>
> But as Rowland said, i suggest also upgrading.
>
> ps other fix
2014 Sep 30
1
Samba4 internal DNS - can't resolve extrenal hosts
Hello List,
I am facing a probelm whereby my Samba4 internal DNS does not resolve
external addresses:
# host www.google.com
Host www.google.com not found: 3(NXDOMAIN)
The answer is immediate - so there's no timeout issue here.
Internal resolution as described in the wiki to test the Samba AD DNS
functions like
host -t SRV _kerberos._udp.samba.mydomain.com
host -t SRV
2013 Apr 17
1
samba4 internal dns update
Hello
Last week we changed our ip range, every computer was shutdown and everything is working, but we are still getting the old ip address on the dns, my version is samba 4.0.3 and i am using internal dns
This is the actual smb.conf
[global]
workgroup = MYCOMPANY
realm = MYCOMPANY.COM.CO
netbios name = DOMINIO
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
2020 Jul 14
2
internal DNS not forwarding
Hi Louis,
root at dc:~# samba -V
Version 4.3.11-Ubuntu
Andrea
Il 14/07/20 13:55, L.P.H. van Belle via samba ha scritto:
> Yes, all these work here also (! With bind9_dlz )
>
> nslookup nasa.org $(hostname -i) ( running the command on the DC itself.)
> nslookup nasa.org 1.1.1.1
> nslookup nasa.org 8.8.8.8
>
> Old samba version without the root zone provisioned maybe?
>
2019 Jul 10
2
Samba4 Internal DNS and pfSense DNS Resolver
Am 10.07.19 um 20:38 schrieb miguel medalha via samba:
>
>> How could I achieve that when my client from the LAN makes a request
>> to xmpp.domain.tld, SAMBA4 direct that request to pfSense and respond
>> with the IP assigned to it?
>
> In the smb.conf file of your DCs you insert the line:
>
> dns forwarder = [IP address of your pfSense machine]
there is no
2013 Jan 10
0
Samba4 internal DNS not responding to DNS requests - SOLVED
The problem was definitely SELinux and/or firewall (iptables).
Thank you for the help.
On Wed, Jan 9, 2013 at 8:38 PM, Andrew Bartlett <abartlet at samba.org> wrote:
> On Wed, 2013-01-09 at 09:47 -0500, felix at epepm.cupet.cu wrote:
> > > I am not able to get the Samba4 internal DNS server to respond to DNS
> > > requests on the network.
> > >
> > >
2013 Apr 09
1
Wrong local DNS responses from samba4
I'm running samba4 (compiled via git a few days ago, off 5530cc481653) on
Ubuntu, as an AD DC.
Everything works perfectly with the domain, /except/ that Samba seems to be
returning incorrect DNS entries for the local domain computers -- any
thoughts on how to debug this (or where Samba is getting its IPs from?).
As an example:
router/dhcp/upstream DNS is at 192.168.0.1
samba4 is at
2013 Jan 09
2
Samba4 internal DNS not responding to DNS requests
I am not able to get the Samba4 internal DNS server to respond to DNS
requests on the network.
I am running Samba4 4.1.0pre1-GIT-c1fb37d on my CentOS 6.3 system. I
followed the instructions here:
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
I configured Samba4 to use the internal DNS server. My Samba4 server is
192.168.0.13. Its full hostname is ubuntu-ad.allenlan.net. The realm is
2020 Jul 15
2
internal DNS not forwarding
Yes, i believe you hitted "not" having the "root zone" in internal DNS.
If i recall correctly its somewhere in 4.4. or 4.5 fix.
But as Rowland said, i suggest also upgrading.
ps other fix is, switch to bind9_DLZ
But again i still advice to upgrade.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
2012 Oct 04
5
Internal DNS stops forwarding
Hello to everyone
>From one day to another my internal dns server in samba4 stopped
forwarding queries. It was resolving well my domain. I had to restart
samba4 then it worked fine.
Cheers,
Felix.
2011 Apr 08
1
Host selection in ssh_config
Hello there,
I'm a little afraid of writing here, hope I don't make any mistake doing
so. I'm trying for days and searching the web too, but no obvious
solution, no reply from the specialized forum I wrote in.
Here is the situation:
I would like to have a lighter security inside our domain, without
changing when going outside. By "lighter security" I mean at least, no
2019 Sep 13
0
Use internal DNS to forward zone
On 13/09/2019 01:22, Juan Pablo Lorier via samba-technical wrote:
> As far as I've been able to find, there's no up to date information if
> the with internal samba 4 DNS I can set a forwarder server for a
> specific zone.
I think you are miss-understanding the use of a forwarder in Samba DNS.
>
> I've set the dns forwarder option in smb.conf but seems to have no
>
2014 Nov 14
0
SOLVED dnscache in front of samba4 internal dns (was: Re: Samba internal DNS + 2nd DNS)
On Sun, Oct 26, 2014 at 11:37 PM, Greg Zartman <gzartman at koozali.org> wrote:
> I'm workign to setup Samba4 and my current centos server deployment uses
> TinyDNS/DNSCache for the DNS. Understanding that it is best to use Sambas
> internal DNS for AD, I'm wondering how others are doing DNS? I really
> don't want to use BIND.
>
> Should my DHCP server send
2015 Nov 09
3
Internal DNS Forwarder
I have setup a Samba PDC using the following guide:
https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller
I have opted to use the internal Samba DNS server and have specified a DNS
forwarder of 8.8.8.8
When I test the DNS functionality according to the guide everything appears
fine:
user at myhost:~$ host -t SRV _ldap._tcp.ad.mydomain.com.au.
2020 Jul 14
6
internal DNS not forwarding
Hello,
I am trying to setup a samba4 AD dc in my network using smb-tool.
Everything seems to work except DNS forwarding.
If I query for the dc
root at dc:~# nslookup dc.local.domain.it
I get the correct answer:
root at dc:~# nslookup dc
Server:???????? aaa.bbb.ccc.ddd
Address:??????? aaa.bbb.ccc.ddd#53
Name:?? dc.xxxx.yyyy.it
Address: aaa.bbb.ccc.ddd
but if I query for an external domain:
root