Displaying 20 results from an estimated 1000 matches similar to: "selinux and 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
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 up running and seems to be working fine, so why no
reply, (on the first
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 NSD now and I think I can use NSD the same way I use
tinydns. The only
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
2006 Sep 21
1
transforming factor back to numbers
Hi
I generate a new dataframe by doing:
npl.agg <- aggregate(npl$DensPlants, list(year=npl$year, sim=npl$sim),
mean, na.rm=TRUE )
Now I want to plot it by using
coplot(npl.agg$x ~ npl.agg$year | npl.agg$sim, type="l")
but, as npl.agg$year is seen as a factor, the order of the points on the
x-axis (time axis) does not follow the numerical sorting 1...100, but
rather the text
2005 Nov 21
1
[OT] DNSguruz pl help: whois structure, delegation & handling delegation with Tinydns.
List:
Sorry for posting to this list but could not find step by step
instructions anywhere nor get any concerned list to respond.
Newbie to DNS technicals but can work with instructions if given
in ./configure for complete idiots ;-)
1. I have taken a static IP from my ISP 203.134.221.162 and the ISP has
put up an entry in APNIC whois (please check the same)...to me it seems
incomplete, as it
2006 Sep 20
4
Calculating mean together with split
Hi
I have a table called npl containing results of simulations.
It contains about 19000 entries and the structure looks like this:
NoPlants sim run year DensPlants
1 6 lng_cs99_renosterbos 1 4 0.00192
.
.
.
it has 43 different entries for sim and year goes from 1 to 100, and run
from 1 to 5.
I would like to calculate the mean of DensPlants for each
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
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 is nonzero (or omitted),
the timestamp is a starting time for the
2006 Jan 28
1
[Offtopic] tinydns -some help needed
> Sorry - I once was sold on the idea of djb's tools and Qmail, and I've
> regretted installing it ever since. Save yourself some serious agony -
run
> (don't walk!) away from djb-ANYTHING!
I don't know what problems you had with it, but I'm hapilly using it on
about
20 servers (both djbdns and qmail) and never had a problem with it. I'll
remember
your advice
2007 Jul 24
2
Winbind cache problem after upgrade to 3.0.25b.
Have just upgraded from 3.0.14a to 3.0.25b.
On starting winbindd it puts the following in /var/log/messages:
initialize_winbindd_cache: clearing cache and re-creating with version number 1
All the winbind UID/GID mappings are lost and it starts again from
scratch. Hence all file ownership / ACLs on this samba server become
invalid.
Anyone else seen this?
Why does it see fit to destroy this
2006 Dec 21
2
mongrel_service-0.3.1 problems - service will not start
Hey, I just finished a round of testing my app with mongrel-1.0rc1
(pretty good, four segfaults and a gc error in maybe ten thousands
requests) and was moving on to mongrel_service to see if it could cope
with said segfaults and gc errors. Sadly, the service will not start. I
installed using:
mongrel_rails service::install -N nplrails -e development -p 3000
claims to be happy. When I try to
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 Member
Koozali
2017 May 17
2
DNS (bind_dlz) forwarding not working
>
> Is anything else listening on port 53 ?
I don't think so.
# netstat -npl |grep 53
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
27882/samba
tcp6 0 0 :::53 :::* LISTEN
27882/samba
udp 0 0 0.0.0.0:53 0.0.0.0:*
27882/samba
udp6 0 0 :::53
2019 Jul 05
2
DNC and DNS
On 07/05/2019 01:43 PM, Rowland penny via samba wrote:
> On 05/07/2019 18:59, Robert A Wooldridge via samba wrote:
>> Is it necessary to use Samba's DNS when configuring as a domain
>> controller?? 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
2003 May 02
4
Did i get hacked?
hello,
i have a FreeBSD 4.8-PRERELEASE #0 that i use as a gateway / nat box for
my home.
It also acts as a dns / mail server to the outside world.
I'm using ipf and basically filter for bogus networks on the way in and out.
I allow everything out keeping state,
and allow this in:
pass in proto icmp from any to any icmp-type squench group 200
pass in proto icmp from any to any icmp-type timex
2009 Sep 07
1
Newbie Question: Xen Server & Linux Xen Dom0 Differences and a usage query
Hello All
I was planning to Implement Xen using Linux Xen dom0 based install
when I saw an Ad stating that Xen had made its Xen Server free of cost
(wonder if their business model is now only support?) with Tools &
Management Application. I would like to know what are the issues
involved and Pros & cons of using Linux Dom0 Server vs. Xen Server
free.
I assume domU machines will be
2003 Jun 24
1
Bug? Folder tree confusion
Can anyone else confirm this behaviour:
o Open an IMAP mailbox
o Make a new folder (foo/)
o Make another new folder under foo (foo/bar)
o Delete foo
o Bar will go away and foo will remain (Outlook bug ?)
o Try and delete foo, you won't be able to because Dovecot
thinks foo is not empty and Outlook thinks it is.
This is using Dovecot 0.99.10-rc2 and MS Outlook 2000.
Don't know
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
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