How To Install and Configure DNS (Bind9) on Ubuntu 22.04 Server11 min read

You may also like...

Subscribe
Notify of
guest

12 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Dmitry
Dmitry
November 15, 2022 6:42 pm

Thank you very much for this kind of work.

But strangely – after restarting the OS resolv.conf is reset to search . and that’s it. All entries from there disappear after the reboot.

Dmitry
Dmitry
November 21, 2022 7:11 am

>vi /etc/resolv.conf
This file will be recreated the first time netplan is restarted.

Dmitry
Dmitry
November 21, 2022 7:16 am

With Ubuntu Server everything is clear. It’s a complete mess.

Dmitry
Dmitry
December 27, 2022 2:50 pm

It’s kind of okay, but.
 nslookup ns
Server:     192.168.2.1
Address:    192.168.2.1#53

** server can’t find ns: NXDOMAIN

….
 cat db.fwd.est001.local | ..
; name servers – NS records
   IN   NS   ns.est001.local.

karthick
karthick
June 14, 2023 12:33 pm

facing bind9 services not running

Screenshot 2023-06-14 at 6.01.34 PM.png
Hunter08
Hunter08
August 10, 2024 2:19 pm

I was doing in my VM setup one is server and another is client but server itself go some errors
i setup everything but nslookup it shows like this
nslookup ns
Server: 192.168.15.136
Address: 192.168.15.136#53
** server can’t find ns: NXDOMAIN

For IP
nslookup 192.168.15.136
** server can’t find 136.15.168.192.in-addr.arpa: NXDOMAIN

From the client machine (192.168.15.137) i ping with the domain not works what is the issue here. can you help me with that

Recommended tutorial
In this tutorial how to install openssh server on Debian…
12
0
Would love your thoughts, please comment.x
()
x