Set up Nameservers

Hi,

What do you mean with “nameserver”?
Do you mean DNS, Domain Name Server?

Hi Lucian,

Welcome aboard!

Unfortunately NS can’t act as an Authoritative DNS server.

Please read this topic: External DNS Management

Kind regards,
Gabriel

EDIT:

Other useful topics regarding this subject:

Replace dnsmasq with BIND9
bind9+facileManager webui

2 Likes

Thanks a lot, Gabriel! (Multumesc mult!)

I guess i have to try other solutions!

1 Like

You are welcome!

I still use Windows 2k3 Server as Authoritative DNS Server (till now, the best solution for me).
And I still looking for a (Linux with GUI) solution to replace it!

You should try Debian+Ispconfig3 (i know it does more but you should give it a try)

2 Likes

In the dnsmasq man page…
http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html

Dnsmasq can act as authoritavive DNS.

2 Likes

Hi Jim,

You’re right. Dnsmasq can act as Authoritative DNS Server, but partial ( Comparison of DNS server software - Wikipedia).
But here, we are talking about NethServer and as Giacomo said, “Sadly we never designed current DNS implementation for such scenario.”, …

And the same behavior occure:
It’s just an option to set or not.
Is it the developper to choose how to use NethServer or is it the user to choose how to use Netserver?

Why not let Nethserver versatile with the option to set or not, and offer the choice for the final user?

If you let dnsmasq behave as authoritative dns, the adminsitrator must deeply understand how the dns protocol works and be able to configure many options which are actually hidden to the users :frowning:

2 Likes

I use zoneedit.com for my domain, it’s free.
NethServer comes with Unbound DNS (https://www.unbound.net/), which can be configured to be an authoritative dns (you can find some docs on the net).

3 Likes

Since Nethserver 6.5… I don’t remember read something about the change from Dnsmasq to Unbound…
But it can be a fail of mind :smile:

You’re right!

http://docs.nethserver.org/projects/nethserver-devel/en/v7rc/dns.html#dns-server

1 Like

Unbound is running along with dnsmasq for spam checks when using the mail server.

:joy::joy::joy:
Don’t try to have the last word

Or I will climb back my old white horse, and come back with my “cruzade”

  • Sysadmin are not dumber
    And
  • Improve the communication

:smile:

1 Like

A little hint for the developers: could unbound be a useful replacement-with-upgrade of dnsmasq?

First feature could be DNSSec

It could, but NethServer depends heavily on dnsmasq and its features.
That’s why we use both. We could change how we link them together.
Dismissing dnsmasq completely will be a huge work.
We can start with a plan today, I’ll happily contribute to the discussion.

1 Like

It looks like unbound can’t act as an authoritative dns… anyway it would be great if you could add such capabilities to nethserver in a future version(zentyal can do it but your distro is much better)

I think it could be a good idea… a small enterprise and bigger ones need autoritative DNS

I think we can try to follow this document:
https://www.22decembre.eu/2014/04/14/local-dns-setup-with-dnsmasq-nsd-and-unbound-en/

so… it’s the nsd which act as authoritative dns… but can it be set to work with nethserver? and jim… yes…you are right… small enterprises need to host their own nameservers and they don’t have an extra server (and IP) for at least one nameserver.