0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

bindが起動しない時の対処法

Posted at

問題

bindが起動しない問題が発生した

原因

DNSサーバへIPアドレスが割り当てられていなかったこと

対策

上記のような問題を生じさせない為の対策は以下手順です

①bind設定後、ネットワークサービスを再起動させる

# servive network restart

②ログ確認を実施し、エラーがないことを確認する

# less /var/log/messages

以上がbindの問題時に対処した方法でした。
参考になれば幸いです。

最後までご覧いただきありがとうございました。

0
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?