hello,
Am Dienstag, 8. September 2015, 12:44:27 schrieb Ron Loftin:
> Here are the relevant lines from my /etc/named.conf file on CentOS 5.
>
> directory "/var/named";
>
> zone "43.168.192.in-addr.arpa" {
> type master;
> file "data/192.168.43";
> };
>
Thank's now I foun
Here are the relevant lines from my /etc/named.conf file on CentOS 5.
directory "/var/named";
zone "43.168.192.in-addr.arpa" {
type master;
file "data/192.168.43";
};
This will create/modify file "/var/named/data/192.168.43" and works with
no issues after an upgrade.
On
Hello,
Am Montag, 7. September 2015, 09:10:03 schrieb Ron Loftin:
> Try reconfiguring your setup so that the DNSSEC files live
> in /var/named/data instead of /var/named. That directory should be
> owned by named:named already, and it stays that way after updates, at
> least in CentOS 5.
can you
Try reconfiguring your setup so that the DNSSEC files live
in /var/named/data instead of /var/named. That directory should be
owned by named:named already, and it stays that way after updates, at
least in CentOS 5.
On Mon, 2015-09-07 at 14:31 +0200, Günther J. Niederwimmer wrote:
> Hello,
>
> I
Hello,
I have enabled for a Domain DNSSEC and it working correct, after I change the
rights for /var/named to root:named 0770
but after a update it is always change back to root:named 0750
after this, DNSSEC don't work any more?
named have no right to write his secure files.
Is there
5 matches
Mail list logo