Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section DNS Server
  • Search

How do I prevent Bind9 from restarting automatically?

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
rasheid
Posts: 7
Joined: Wed Dec 16, 2015 4:51 am

How do I prevent Bind9 from restarting automatically?
  • Quote

Post by rasheid » Wed Dec 16, 2015 6:45 pm

When i stop bind9 it restarts automatically after few minutes.
How do i prevent it from restarting?
Why does it restart automatically?
Top

BBuchanan1013
Posts: 139
Joined: Thu Jan 07, 2016 12:01 am

Re: How do I prevent Bind9 from restarting automatically?
  • Quote

Post by BBuchanan1013 » Thu Jan 07, 2016 1:18 am

rasheid wrote:When i stop bind9 it restarts automatically after few minutes.
How do i prevent it from restarting?
Why does it restart automatically?
It restarts automatically to prevent the service from going down and preventing the built in DNS from being a failure for your websites.

Depending on your OS you can try:
chkconfig bind off
or
chkconfig named off
or
NOT RECOMMENDED
chkconfig bind --del
or
chkconfig named --del

You can also:
update.rc.d -f bind remove
or
update.rc.d -f named remove
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “DNS Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password