• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Trotz Dhcp + DNS keine Namensauflösung

OP
E

Enz

Das habe ich auch so gemacht, trotzdem keine Änderung, immer noch 'Automatic empty zones ...'.

Pascal
 
OP
E

Enz

Eine Frage, wer muss Besitzer und Gruppe des Ordners named sein? Root oder wer?

Was auch komisch ist, ist dass ein Checkconf ausgibt dass es den Ordner var/lib/named nicht findet, dann jedoch die Zonenserials inliest???

Ich versteh gar nichts mehr.

Pascal
 

framp

Moderator
Teammitglied
SuSE 10.3
Code:
obelix:/var/lib/named # ls -la
total 68
drwxr-xr-x  9 root  root  4096 Jan 20 20:55 .
drwxr-xr-x 37 root  root  4096 Jan 21 22:23 ..
-rw-r--r--  1 root  root   425 Jan  5 18:22 127.0.0.zone
-rw-r--r--  1 root  root   192 Jul  4  2001 127.0.0.zone.org
-rw-r--r--  1 root  root   446 Jan  5 18:23 192.168.0.zone
drwxr-xr-x  2 root  root  4096 Jan 22 18:15 dev
drwxr-xr-x  2 named named 4096 Sep 22 02:12 dyn
drwxr-xr-x  3 root  root  4096 Jan 22 18:15 etc
-rw-r--r--  1 root  root  1182 Jan  5 18:26 framp.home.zone
-rw-r--r--  1 root  root   158 Nov 26  2003 localhost.zone
-rw-r--r--  1 root  root   158 Jul  4  2001 localhost.zone.org
drwxr-xr-x  2 named named 4096 Sep 22 02:12 log
drwxr-xr-x  2 root  root  4096 Sep 22 02:12 master
-rw-r--r--  1 root  root   823 Oct 11 16:40 root.hint
-rw-r--r--  1 root  root  2517 Sep 22 02:13 root.hint.org
drwxr-xr-x  2 named named 4096 Sep 22 02:12 slave
drwxr-xr-x  4 root  root  4096 Jan  5 18:17 var
 
Oben