Displaying 20 results from an estimated 2580 matches for "nameservic".
Did you mean:
nameservice
2012 Mar 15
3
using puppet to configure local settings
Hi,
I was asked by my boss if puppet can handle the following scenario.
- 2 server (A and B)
- same config for each server, eg. /etc/resolv.conf (nameserver
1.2.3.4)
- but B should have a local unique requirement of another nameserver
5.6.7.8
so, A will have
nameserver 1.2.3.4
but B will have
nameserver 5.6.7.8
nameserver 1.2.3.4
when we change the global nameserver 1.2.3.4 to 9.8.7.6, it
2005 May 14
10
alternative nameserver from local network
hi,
I have a debian system with shorewall acting as a router between my adsl
line and my local network. One of the things on that local network is my
playstation, and I''m having trouble playing an online game with it - the
game tries to access the internet, and then fails at the stage where it
tries to find the game servers.
The debian machine is 192.168.0.3, and the playstation is
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
2017 Nov 08
1
DC's are unavailable when PDC halted
Hai Stefan,
What happens on the DC itself.
The dns `CLIENT queries` (resolving) goes through /etc/resolv.conf
And uses these settings.
for example, ping www.google.nl from the DC commandline.
The PC in the lan use the DC DNS but NOT /etc/resolv.conf of the DC.
That uses the DNS Server settings, internal samba, used the forward setting in smb.conf
Or bind9_dlz + samba, used the forward
2015 Aug 27
2
centos 6 - changing resolv.conf by hand gets overwritten by rebooting
given machine with C6 x86_64 (seen on C 6.6 but also before and probably
still present on C6.7) only 1 interface, there is dhcp on this network
(for kickstarting) but the machines have static ip's, and NO
networkmanager installed
contents of resolv.conf
search some.domain.here
nameserver x.x.x.x #dns1
nameserver y.y.y.y #dns2
change resolv.conf to:
search some.newdomain.here
nameserver
2018 Jun 06
4
Recurrent DNS issues after DC loss
On 06.06.2018 16:48, Rowland Penny via samba wrote:
> It doesn't say that any more ;-)
>
> This is from my DCs
>
> root at dc4:~# cat /etc/resolv.conf
> search samdom.example.com
> nameserver 192.168.0.6
> root at dc4:~# hostname -i
> 192.168.0.6
>
> root at dc3:~# cat /etc/resolv.conf
> search samdom.example.com
> nameserver 192.168.0.7
> root at
2010 Aug 31
1
Bug#594638: klibc-utils: ipconfig assumes dhcp server is nameserver
On Fri, 27 Aug 2010, Vagrant Cascadian wrote:
>
> ipconfig apparently assumes that the dhcp server's ip address is the
> nameserver when dhcp gives it no nameservers, dhcp gives the nameserver
> 0.0.0.0, or the nameservers are not ip addresses (i.e. ns1.example.org).
> while these scenarios are probably not extremely common, i'm not sure
> this is a good default with no
2005 Jan 14
2
caching-nameserver network install failure
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Due to the removal of caching-nameserver-7.3-3_EL3.noarch.rpm from the
3.4 i386, network installs (using boot.iso from within the os tree) will
fail if the caching-nameserver package is included at package selection
time.
If you wish to use network installs and want to install
caching-nameserver, first perform a network install excluding the
2023 May 19
1
On Debian 12: nsupdate (as called from samba_dnsupdate) crashes named/bind9_dlz
Thanks for your reply.
On 2023-05-18 12:29 a.m., Rowland Penny via samba wrote:
> On 18/05/2023 04:31, Steven Monai via samba wrote:
>> Successfully obtained Kerberos ticket to DNS/dc33.ttwo.ad.example.org
>> as DC34$
>
> That's one misconfiguration you probably have there, it looks like your
> second DC isn't using itself as its nameserver, it appears to be
2015 Apr 22
7
Cannot authenticate the administrator account
Are you sure you have the "correct" administrator password ..
?
this should work ,? echo ${SAMBA_NT_ADMIN_PASS}| smbclient //localhost/netlogon -U Administrator -c 'ls'
that does not involve kerberos yet..
?
Please run:
?
SETHOSTNAME=`hostname -s`
SETDNSDOMAIN=`hostname -d`
SETFQDN=`hostname -f`
host -t SRV _ldap._tcp.${SETDNSDOMAIN}.
host -t SRV
2020 Feb 12
2
Failover DC did not work when Main DC failed
On 12/02/2020 12:54, L.P.H. van Belle via samba wrote:
>
>
>> Hello Louis,
>>
>> Thanks for your reply.
>>
>> For that dig command I get...
>>
>>
>> root at dc3.mydomain.com ~ $ (screen) dig NS $(hostname -d)
>>
>> ; <<>> DiG 9.11.3-1ubuntu1.11-Ubuntu <<>> NS mydomain.com
>> ;; global options: +cmd
2018 Apr 11
0
Order of Dcs resolv.conf [ RESOLVED ]
> >
> > so seems to me that adding 'localhost' as a first choice is a good
> > choice.
> >
> > Or not?!
Better Not.. It may give some problems in the long run.
Because if a "something" is using kerberos auth and it uses localhost, it may fail.
Just prevent this, by setting the ip of dc, it really helps in the long run.
So in my optinion, dont use
2020 Feb 01
1
Failover DC did not work when Main DC failed
On 31/01/2020 18:47, Rowland penny via samba wrote:
> in /etc/resolv.conf on Linux clients and I don't have a problem when DNS disconnects on the first nameserver.
Just to check, should the 'nameserver' entries in /etc/resolv.conf on the DCs be...
nameserver 127.0.0.1
or
nameserver 192.168.0.218
I have it as the latter - taken from the Wiki... "On your DC, set the AD DNS
2009 Oct 09
2
Resolv.conf with multiple adaptors on multiple networks
Hi All,
I did a clean install of CentOS 5.3 yesterday. During setup I
activated both adapters on startup. etho is my public IP and eth1 is
my private/internal IP.
It did not let me specify nameservers though.
So I know this is resolv.conf.
I know I put in:
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
But how do I put in nameservers for specific networks? Example, I want
my
2007 Aug 01
0
Hostname DNS update (using nsupdate-gss) to Active Directory DNS using Sites
Hi,
We were unable to use nsupdate-gss to a Windows 2003 Active Directory. I
modified the nsupdate-gss script to use the local Domain Controller to do
the DNS update and then it works (albeit giving a TKEY integrity error).
The patch attached adds a 5th argument to the command line to specify the
local Domain Controller to send the DNS update to.
Usage: nsupdate-gss.pl HOST DOMAIN IP TTL
2008 Jul 07
3
how do I find out which nameserver returns a DNS query?
Hi all
If I do a "dig mydomain.co.za" from a Linux server, how do I know which
DNS nameserver returns the queries?
I seem to have a faulty DNS server, but can't see which one, so I want
to find out which nameserver (if there's 4 - ns1.myserver, ns2.myserver,
ns3.myserver & ns4.myserver) returns the queries?
--
Kind Regards
Rudi Ahlers
CEO, SoftDux
Web:
2015 Mar 12
0
reslov.conf on two DC's
It would be nice to know what IPs the DCs have.
BTW: I updated the wiki:
https://wiki.samba.org/index.php/Join_a_domain_as_a_DC#Follow-Up_on_.2Fetc.2Fresolv.conf
Am 12. M?rz 2015 14:30:34 MEZ, schrieb James <lingpanda101 at gmail.com>:
>I have six. Three sites across wan links
>
>DC01
>nameserver 172.16.232.39
>nameserver 172.16.232.29
>
>DC02
>nameserver
2016 Apr 13
1
[Fwd: Re: Samba_dlz, dhcp y zona inversa no actualiza]
>> what is in '/usr/bin/dhcpd-update-samba-dns.sh' ?
# will receive addresses from this DHCP server. Instructions are found here:
#
https://wiki.archlinux.org/index.php/Samba_4_Active_Directory_Domain_Controller#DHCP
sleep 5
checkvalues()
{
[ -z "${2}" ] && echo "Error: argument '${1}' requires a parameter." &&
exit 1
case ${2} in
-*)
echo
2018 Aug 27
2
Mail has quit working
> Date: Sunday, August 26, 2018 22:37:55 -0400
> From: TE Dukes <tdukes at palmettoshopper.com>
>
>> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of
>> Richard Sent: Sunday, August 26, 2018 10:25 PM
>>
>>
>> > Date: Sunday, August 26, 2018 21:10:48 -0400
>> > From: TE Dukes <tdukes at palmettoshopper.com>
>>
2017 Oct 30
2
Listing AD group members
Oh, apologies, I thought you were referring to the fact that I had changed your -d0 to -d10 since I was getting no output for 10 minutes... :)
smb.conf
[global]
workgroup = DOMAIN
security = ADS
realm = DOMAIN.LOCAL
idmap config *:backend = tdb
idmap config *:range = 95000-99999
idmap config DOMAIN:backend = rid
idmap config DOMAIN:range = 100000-999999
winbind