Bind stop working

Discussion in 'Installation/Configuration' started by pecka33, Sep 26, 2023.

  1. pecka33

    pecka33 Member

    Hello,

    i have a problem with DNS, in failed i can see
    named.service loaded failed failed BIND Domain Name Server

    At all, i can not get to ispconfig to set it by this Setting up your own name service (DNS) with ISPConfig (howtoforge.com) ,
    before that i had set here right.

    In syslog i can see
    dns_check: DNS error: -3, Temporary failure in name resolution

    Because dns problem i can not resolve for example debian package online, force ispconfig etc.

    Any idea please?
     
  2. pecka33

    pecka33 Member

    And here
    Code:
    root@samantos:~# systemctl status named.service
    × named.service - BIND Domain Name Server
         Loaded: loaded (/lib/systemd/system/named.service; enabled; preset: enable>
         Active: failed (Result: exit-code) since Tue 2023-09-26 12:47:42 CEST; 6s >
           Docs: man:named(8)
        Process: 171453 ExecStart=/usr/sbin/named -f $OPTIONS (code=exited, status=>
       Main PID: 171453 (code=exited, status=1/FAILURE)
            CPU: 23ms
    
    Sep 26 12:47:42 samantos systemd[1]: named.service: Scheduled restart job, rest>
    Sep 26 12:47:42 samantos systemd[1]: Stopped named.service - BIND Domain Name S>
    Sep 26 12:47:42 samantos systemd[1]: named.service: Start request repeated too >
    Sep 26 12:47:42 samantos systemd[1]: named.service: Failed with result 'exit-co>
    Sep 26 12:47:42 samantos systemd[1]: Failed to start named.service - BIND Domai>
    lines 1-13/13 (END)...skipping...
    × named.service - BIND Domain Name Server
         Loaded: loaded (/lib/systemd/system/named.service; enabled; preset: enabled)
         Active: failed (Result: exit-code) since Tue 2023-09-26 12:47:42 CEST; 6s ago
           Docs: man:named(8)
        Process: 171453 ExecStart=/usr/sbin/named -f $OPTIONS (code=exited, status=1/FAILURE)
       Main PID: 171453 (code=exited, status=1/FAILURE)
            CPU: 23ms
    
    Sep 26 12:47:42 samantos systemd[1]: named.service: Scheduled restart job, restart counter is at 5.
    Sep 26 12:47:42 samantos systemd[1]: Stopped named.service - BIND Domain Name Server.
    Sep 26 12:47:42 samantos systemd[1]: named.service: Start request repeated too quickly.
    Sep 26 12:47:42 samantos systemd[1]: named.service: Failed with result 'exit-code'.
    Sep 26 12:47:42 samantos systemd[1]: Failed to start named.service - BIND Domain Name Server.
    
    IN ISPCONFIG i had set own nameservers long time, but for my main domain - hostname i dont use that - i am using nameservers of my registrant and there i have set DNS secords for my domain - this main domain which is as hostname i have add in ispconfig too i DNS zone.

    But i can not get ispconfig to change it. Maybe does not work port 8080, but dont know how can i fix it.

    Thank you.
     
  3. pecka33

    pecka33 Member

    I guess this is no ok? Probably here should be port 8080? Dont know why there is 8081
     

    Attached Files:

  4. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig: port 8080
    ISPConfig Apps Vhost: port 8081
     

Share This Page