Author Topic: Error restarting DNS service  (Read 1768 times)

JLLEWELYN

  • Zen Monk
  • **
  • Posts: 65
  • Karma: +5/-0
    • View Profile
Error restarting DNS service
« on: July 16, 2018, 05:09:15 pm »
Some time ago I have this error, since I updated from version 5.0 to 5.1.
Every so often I lose connectivity with the active directory and the computers lose access to the shared folders and do not login with the domain.
After inquiring, it is a problem to have to restart the server completely. Try restarting the DNS service and it is not possible.

Code: [Select]
Command output: .
Exit value: 1
2018/07/16 10:58:12 ERROR> Service.pm:967 EBox::Module::Service::restartService - root command nsupdate -g -t 10 /var/lib/zentyal/tmp/UUoao5tSs8 failed.
2018/07/16 10:58:12 ERROR> RestartService.pm:61 EBox::SysInfo::CGI::RestartService::_process - Restart of DNS from dashboard failed: root command nsupdate -g -t 10 /var/lib/zentyal/tmp/UUoao5tSs8 failed.
Error output: ; Communication with 127.0.1.1#53 failed: timed out
 dns_request_createvia3: address family not supported

Command output: .
Exit value: 1

Code: [Select]
● bind9.service - BIND Domain Name Server
   Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled)
  Drop-In: /run/systemd/generator/bind9.service.d
           └─50-insserv.conf-$named.conf
   Active: active (running) since lun 2018-07-16 10:58:01 -04; 1h 30min ago
     Docs: man:named(8)
  Process: 12593 ExecStop=/usr/sbin/rndc stop (code=exited, status=0/SUCCESS)
 Main PID: 12600 (named)
    Tasks: 7
   Memory: 45.8M
      CPU: 17.304s
   CGroup: /system.slice/bind9.service
           └─12600 /usr/sbin/named -f -u bind -4

jul 16 11:43:55 servidor named[12600]: client 192.168.1.105#60346: update 'savidoca.com/IN' denied
jul 16 11:43:55 servidor named[12600]: samba_dlz: cancelling transaction on zone savidoca.com
jul 16 11:46:19 servidor named[12600]: samba_dlz: starting transaction on zone savidoca.com
jul 16 11:46:19 servidor named[12600]: client 192.168.1.111#65288: update 'savidoca.com/IN' denied
jul 16 11:46:19 servidor named[12600]: samba_dlz: cancelling transaction on zone savidoca.com
jul 16 11:46:19 servidor named[12600]: samba_dlz: starting transaction on zone savidoca.com
jul 16 11:46:19 servidor named[12600]: samba_dlz: disallowing update of signer=M11\$\@SAVIDOCA.COM name=M11.savidoca.com type=
jul 16 11:46:19 servidor named[12600]: client 192.168.1.111#57933/key M11\$\@SAVIDOCA.COM: updating zone 'savidoca.com/NONE':
jul 16 11:46:19 servidor named[12600]: samba_dlz: cancelling transaction on zone savidoca.com
lines 1-23

Code: [Select]
● bind9.service - BIND Domain Name Server
   Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled)
  Drop-In: /run/systemd/generator/bind9.service.d
           └─50-insserv.conf-$named.conf
   Active: active (running) since lun 2018-07-16 18:06:00 -04; 16min ago
     Docs: man:named(8)
  Process: 11040 ExecStop=/usr/sbin/rndc stop (code=exited, status=0/SUCCESS)
 Main PID: 11048 (named)
    Tasks: 7
   Memory: 51.1M
      CPU: 2.915s
   CGroup: /system.slice/bind9.service
           └─11048 /usr/sbin/named -f -u bind -4

jul 16 18:07:46 servidor named[11048]: client 192.168.1.108#58217/key M08\$\@SAVIDOCA.COM: updating zone 'savidoca.com/NONE': adding an RR at 'M08.savidoca.com' A 192.168.1.108
jul 16 18:07:46 servidor named[11048]: samba_dlz: added rdataset M08.savidoca.com 'M08.savidoca.com.        1200        IN        A        192.168.1.108'
jul 16 18:07:46 servidor named[11048]: samba_dlz: committed transaction on zone savidoca.com
jul 16 18:13:26 servidor named[11048]: samba_dlz: starting transaction on zone savidoca.com
jul 16 18:13:26 servidor named[11048]: client 192.168.1.111#55467: update 'savidoca.com/IN' denied
jul 16 18:13:26 servidor named[11048]: samba_dlz: cancelling transaction on zone savidoca.com
jul 16 18:13:26 servidor named[11048]: samba_dlz: starting transaction on zone savidoca.com
jul 16 18:13:26 servidor named[11048]: samba_dlz: disallowing update of signer=M11\$\@SAVIDOCA.COM name=M11.savidoca.com type=AAAA error=insufficient access rights
jul 16 18:13:26 servidor named[11048]: client 192.168.1.111#51058/key M11\$\@SAVIDOCA.COM: updating zone 'savidoca.com/NONE': update failed: rejected by secure update (REFUSED)
jul 16 18:13:26 servidor named[11048]: samba_dlz: cancelling transaction on zone savidoca.com
« Last Edit: July 17, 2018, 12:23:00 am by JLLEWELYN »