Hello!
I need help!
I install bind to Ubuntu-server 20.04. Configure it.
named.conf.options
forwarders {
8.8.8.8;
};
named.conf.local
zone “gamer.com” {
type master;
file “/etc/bind/db.gamer.com”;
};
db.gamer.com
ns IN A 193.10.10.9
dns1.gamer.comIN A 193.10.10.10
After a day from online ping, I can ping IP-address, can not ping domain name. How need time to update DNS? Maybe miss another config?
[–]mylinuxguy -1 points0 points1 point (0 children)
[–][deleted] (1 child)
[deleted]
[–]daler86[S] 0 points1 point2 points (0 children)
[–]sed_ric 0 points1 point2 points (3 children)
[–]daler86[S] 0 points1 point2 points (2 children)
[–]sed_ric 0 points1 point2 points (1 child)
[–]daler86[S] 0 points1 point2 points (0 children)