Displaying 2 results from an estimated 2 matches for "ip_dns2".
Did you mean:
ip_dns
2020 Sep 07
0
No DNS domain configured
...u can combine these..
Only i would not recommend it, works fine, but i preffer to pick one type of setup.
>
> It was such a lot easier when you just edited /etc/network/interfaces
> and /etc/resolv.conf and then rebooted :-\
All /etc/network/interfaces needs is : dns-addresses ip_dns1,ip_dns2
And a restart of networking
Or use only systemd its networking setup, then it was only 1 file you need to edit.
#/etc/systemd/network/lan-member-dev-ethx.network
# This setup is for a Domain MEMBER server.
# IPV4 only.
[Match]
Name=eth0
#Name=eno1
#Name=e*
[Network]
DHCP=no
DNSSEC=allow-downgra...
2020 Sep 07
4
No DNS domain configured
See below, basicly what now happend is.
This one line :
> 127.0.1.1 gaia.rompen.local gaia <<<< CHANGE THIS
Is what is your problem.
Read throught the settings, you need a few changes.
Its mostly good.
After the changes, reboot the AD-DC.
Then after its rebooted and after the changes for the member, reboot that also.
Then is should be ok.
Greetz,
Louis
>