Смоленск 1.6 Проблема с настройкой DNS

OIvanov

New member
Сообщения
48
#1
Возникла проблема с настройкой DNS, nslookup выдаёт следующее:
Server: 10.101.123.126
Address: 10.101.123.126#53

** server can't find 126.123.101.10.in-addr.arpa: NXDOMAIN
Файл named.conf.local:
//
// Do any local configuration here
//

// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";

zone "stend.local" {
type master;
file "/etc/bind/db.stend";
};

zone "123.101.10.in-addr.arpa" {
type master;
file "/etc/bind/db.10.101.123";
};
Файл db.10.101.123
$TTL 604800
@ IN SOA stend.local. root.stend.local. (
2011091301 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ARM-ADMIN-0.stend.local.

100 IN PTR ARM-ADMIN-0.stend.local.
101 IN PTR ARM-NDS-O.stend.local.
Файл db.stend:
$TTL 604800
@ IN SOA ARM-ADMIN-0.stend.local. root.ARM-ADMIN-0.stend.local. (
20110913 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ARM-ADMIN-0
@ IN A 10.101.123.126

@ ARM-ADMIN-0 IN A 10.101.123.126
@ ARM-NDS-O IN A 10.101.123.120
Уже как только не жонглировал (вероятно, в конфиге ошибок больше, чем было изначально), но причины так и не понял.
Что с этим можно поделать?

*Отмечена как решённая, т.к. здесь был другой вопрос, с которым смог разобраться
 
Последнее редактирование:

OIvanov

New member
Сообщения
48
#2
Файл логов:

Sep 18 09:19:27 ARM-ADMIN-0 nscd: 623 отслеживаемый файл «/etc/resolv.conf» был moved into place, добавление слежения
Sep 18 09:19:27 ARM-ADMIN-0 NetworkManager[621]: <warn> [1537251567.0586] dnsmasq[0x6c64688982d0]: dnsmasq exited with error: Network access problem (address in use, permissions) (2)
Sep 18 09:19:27 ARM-ADMIN-0 nscd: 623 отслеживаемый файл «/etc/resolv.conf» был moved into place, добавление слежения
Sep 18 09:19:27 ARM-ADMIN-0 NetworkManager[621]: <warn> [1537251567.0922] dns-mgr: plugin dnsmasq child quit unexpectedly
Sep 18 09:19:27 ARM-ADMIN-0 NetworkManager[621]: <warn> [1537251567.0922] dns-mgr: plugin dnsmasq child respawning too fast, delaying update for 300 seconds
Sep 18 09:19:27 ARM-ADMIN-0 kernel: [63231.719364] FAT-fs (sdd4): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Sep 18 09:19:27 ARM-ADMIN-0 kernel: [63231.722662] FAT-fs (sdd4): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Sep 18 09:19:27 ARM-ADMIN-0 systemd[1848]: Failed to stat device node file /dev/mapper/ARM--ADMIN--O-root: Operation not permitted
Sep 18 09:19:27 ARM-ADMIN-0 systemd[1367]: Failed to stat device node file /dev/mapper/ARM--ADMIN--O-root: Operation not permitted
 

Ivashka

New member
Сообщения
12
#3
Смените в конфиге пользователя root на пользователя, которого создавали во время установки ОС (Файл db.10.101.123, db.stend)
 

rkislov

New member
Сообщения
157
#4
А у вас днс на чем поднят bind9 или dnsmasq?????
В логах пишет что dnsmasq не может вклбчиться, т.к. адресс (порт) занят