Displaying 20 results from an estimated 43 matches for "tinydns".
2014 Oct 27
1
tinydns exceeds "holdoff time" on startup under CentOS 7
Hello listmates,
Somehow or other my DNS services that are part of
the ndjbdns-1.06-1.el7.x86_64 package would not start properly at startup.
When I then start them up using systemctl:
systemctl start dnscache
systemctl start tinydns
they start just fine.
>From the log I got the following for tinydns:
Oct 24 15:01:43 ns99 tinydns[1867]: tinydns: version 1.06: starting: Oct-24
2014 15:01:43 EDT
Oct 24 15:01:43 ns99 tinydns[1867]: tinydns: DEBUG_LEVEL set to `1'
Oct 24 15:01:43 ns99 tinydns[1867]: tinydns: DATALIMIT set...
2013 Feb 14
1
selinux and tinydns
Hi all,
tinydns starts up fine, selinux reports no issues (now after a day of
clearing errors).
If I turn selinux back to permissive in /etc/sysconfig/selinux, and
reboot, tinydns responds to queries.
If I turn selinux back to enforcing and reboot, tinydns does not respond.
Monitoring /var/log/messages shows...
2006 Jan 27
1
tinydns -some help needed
Is there a tinydns or dns wizard that could give me some hints, please?
I am setting up and testing tinydns, but have some problems figuring out
how to route. I do get dnscache to listen on tinydns. Also I do not
understand why it will not answer the given ip (127.0.0.1) to the name
server.
1. Both services are...
2003 Sep 10
1
No such file or directory - error
Hi I've got rsync setup to replicate DNS for an irc network I help run.
I'm the primary DNS, so I use the rsync client to connect to a friend running another DNS server, and he has the rsync daemon setup.
the conf is as follows
log file = /root/rsync.log
[tinydns]
path = /etc/tinydns/root/
use chroot = no
max connections = 2
read only = false
list = false
uid = root
gid = wheel
auth users = dnssynch
secrets file = /etc/rsyncd.secrets
strict modes = true
hosts allow = *ua.sprint-hsd.net
transfer logging = true
permissio...
2013 Jan 28
1
Featurerequest for nsd4
Hello Wouter,
We used tinydns for many years. After migration to nsd3 we miss only one feature present in tinydns only:
tinydns may switch addresses by decreasing the ttl for old data and serve new data
starting from a fixed timestamp.
http://cr.yp.to/djbdns/tinydns-data.html:
You may include a timestamp on each line. If ttl...
2019 Dec 21
1
tinydns to nsd
I have used tinydns for many many years now and it has always worked
very well. I like its simplicity: 1 text file is converted into a cdb
database, there's no master/slave environment (all nameservers are
equal) and synchronisation is done by rsync. Tinydns is run by runit, a
supervise system.
I'm looking at...
2009 Feb 09
7
tinydns/djbdns opinion poll
Good morning:
We're about to start moving our public DNS to in-house managed
servers. My first thought was "Linux + BIND" and we're done. Someone
in another business unit's IT dept. has suggested tinydns be used.
>From what I could find, it looks like this software hasn't really had
any community drive behind it in a while. The latest RPMs on rpmforge
are for red hat 6 and red hat 7. I very much dislike the idea of
compiling my own because of all the overhead associated with making
sure the...
2006 Jan 28
1
[Offtopic] tinydns -some help needed
...lt. (i.e.
back when he was linking all of his software to the wrong error.h and
you had to mod it to get it to compile). Not only is it not written that
well; but qmail for example. You have to install another piece of
software to control relay, and it is totally non intuitive in any way.
As far as tinydns the idea of having to install a "control daemon" to
run his software is kind of ridiculous to me.
Bind really couldn't be any easier to use, and it works every
time.
-Drew
2005 Nov 21
1
[OT] DNSguruz pl help: whois structure, delegation & handling delegation with Tinydns.
...er a month & multiple contacts, letters & faxes).
Please advise what the ISP requires to do and what I require to do & in
what order. My ISP says that they will do whatever is possible but since
they have never had a query for delegation for a single IP, so they are
not sure.
Does the TinyDNS server have to be prepared in advance of the APNIC
delegation entry? Does the ISP have to create a account/ID with APNIC
for me? Please advise the generalised procedure & the steps sequence
wise to be taken to do this.
DNS Guruz please help...am desperate.
With regards.
Sanjay.
2014 Oct 27
1
Samba internal DNS + 2nd DNS
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 ddns updates to Samba's internal DNS for client
leases?
Thanks,
--
Greg J. Zartman
Board Membe...
2007 Nov 12
2
How to keep several puppetd in sync at the same time ?
Hi,
I''m still writing my djbdns module, I came to the following design issue
with master and slave tinydns.
Normally there is no such master and slave distinction in djbdns: all
tinydns instance are equal. Usually one instance on one host is
considered the master on, which the RR are changed, and when you need to
propagate them, you rsync the datas to the other hosts, where they will
be picked up.
Now...
2019 Dec 28
2
tinydns to nsd
On Sat, 28 Dec 2019 17:02:09 +0100
richard lucassen via nsd-users <nsd-users at lists.nlnetlabs.nl> wrote:
> The problem is (was) that I used "include:" statements in nsd.conf
> to load zone information. Apparently nsd does not reread the include
> files upon a SIGHUP. I scripted everything into 1 file and a HUP
> rereads the zone info now.
Wrong, I made a mistake it
2019 Jul 05
2
DNC and DNS
...ller?? Can a DNS server be used on a different machine?
>>
> The dns server must be authoritative for the AD dns domain but you do
> not need to use the Samba internal dns server, you can use Bind9
> instead, but it must run on the DC.
>
> Why are you asking ?
I currently run tinydns and dnscache on my proxy machine.? I was hoping
to keep that going.? I have a Windows Server2004 doing DC work right
now.? Need to update that.
--
Bob Wooldridge
2011 Feb 23
12
Alternative to cPanel
Hello all,
I'm looking to setup a new CentOS box for a buddy of mine who
wants to do hosting on a server via CoLo, Years ago I whipped up a CP of my
own on a Debian box he colo'd running a basterdized qmail/tinydns and custom
built httpd/mysql/etc (I was young). It worked ok but time to move on and I
don't have time to maintain all those packages. I also don't have
time to write another CP or port my PoS to it. I'm also just going to use the
default packages (bind, postfix, etc) instead of the...
2003 May 02
4
Did i get hacked?
...icmp from any to any icmp-type timex group 200
pass in proto icmp from any to any icmp-type paramprob group 200
pass in quick proto tcp from any port > 1023 to any port = smtp group 200
pass in quick proto udp from any port > 1023 to any port = domain group 200
on these ports i run qmail and tinydns
i was a bit sloppy by leaving these w/out a password
figuring they can't login anyway.
gtinydns::nnnn:nnnn::0:0:tinydns:/nonexistent:/sbin/nologin
gdnslog::nnnn:nnnn::0:0:dns logger:/nonexistent:/sbin/nologin
gaxfrdns::nnnn:nnnn::0:0:zone transfer:/nonexistent:/sbin/nologin
I've changed...
2009 Sep 07
1
Newbie Question: Xen Server & Linux Xen Dom0 Differences and a usage query
...machine plus a few servers on the
workstation itself, using Xen. Not using RDP or other remote protocols
to view the desktop machine, get it on the xen machine locally.
Target is to virtualize & commoditize applications, e.g. my
workstation has an instance of postgreSQL running and another of
TinyDNS and I would like to virtualize them into seperate servers, to
be commoditized for any machine that requires them.
Comments & Critique of approach wanted. Shoestring budget.
With best regards.
Sanjay.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xenso...
2015 Jan 13
3
DJBDNS: very weird dnscache issue
Hello all,
We have put a DNS server online running DJBDNS v1.06
(ndjbdns-1.06-1.el6.x86_64) on a 64-bit CentOS 6.6 server. We have done
some limited testing on the machine which it passed - i.e., dnscache was
talking to tinydns, the queries went through fine, etc.
As soon as we put it online subjecting it to live load the following
happened:
1) Within a short time period (about a minute) the dnscache process reached
the CPU utilisation level of 100%.
2) The process would then die reporting the following message to the...
2019 Jul 05
1
DNC and DNS
On 07/05/2019 02:11 PM, Rowland penny via samba wrote:
> On 05/07/2019 20:03, Robert A Wooldridge via samba wrote:
>> On 07/05/2019 01:55 PM, Rowland penny via samba wrote:
>>> I currently run tinydns and dnscache on my proxy machine.? I was
>>> hoping to keep that going.? I have a Windows Server2004 doing DC
>>> work right now.? Need to update that.
>>>>
>>>> --
>>>> Bob Wooldridge
>>>>
>>> You can run a caching names...
2004 Nov 05
6
A distro around Shorewall
Hi all,
Currently at work we use a commercial product called "Gnatbox", which, I
believe, is a BSD derivative running on a floppy disk. They have a pretty
UI and all, but I''d feel much safer/happier with a GNU/Linux box and
Shorewall doing the same thing.
In fact, I''m doing something very close to this at home using Openwrt and
Shorewall on my WRT54G router, but I
2015 Jan 14
2
DJBDNS: very weird dnscache issue
...nscache issue
>
> > Hello all,
> >
> > We have put a DNS server online running DJBDNS v1.06
> > (ndjbdns-1.06-1.el6.x86_64) on a 64-bit CentOS 6.6 server. We have done
> > some limited testing on the machine which it passed - i.e., dnscache was
> > talking to tinydns, the queries went through fine, etc.
> >
> > As soon as we put it online subjecting it to live load the following
> > happened:
> >
> > 1) Within a short time period (about a minute) the dnscache process
> reached
> > the CPU utilisation level of 100%.
> &g...