Questions tagged [bind9]

Bind9 is an application that enables your computer to function as a DNS server.

Bind9 is an application that enables your computer to function as a DNS server. Bind can be installed on Windows, but again, I would recommend that you configure Microsoft own DNS option, if you are running a Windows DNS server.

Installation Linux

apt-get update
apt-get install apache2
apt-get install bind9
111 questions
-1
votes
1 answer

Subdomain DNS seems to only be partially propagating

I own a domain, and clearly its DNS resolution is fine, everywhere seems to point to the right server : https://dnschecker.org/#A/e-bis.fr I created a wildcard for subdomains, and it seems like it only points to the right server in some random…
Bad
  • 81
  • 8
-2
votes
1 answer

Permissions error when creating an A record

I have a Bind9 name server working. When I tried automating the creation of A records using Terraform there is a permissions error. In journal -xe: Jul 05 19:28:10 Bind9DNS named[2051]: client @0x7f34300e4170 X.X.X.X#64718/key terraformkey: updating…
Anthony
  • 7
  • 4
-2
votes
1 answer

server: Name or service not known BIND9

root@server: ping -c 4 servidor ping: servidor: Name or service not known Could someone please tell me if I have any syntax errors or is it some other kind of error? Thank you very much in advance.
Ivo
  • 1
-2
votes
1 answer

how to use domain address instead of IP for dns

I have ubuntu server on Digitalocean with Vestacp installed on domain.ltd In my domain panel i pointed dns to my server IP (000.000.000.000). I want to have multiple websites on this server, the problem is that i don't want to point my server ip,…
Siavash
  • 21
  • 1
  • 8
-2
votes
1 answer

"dig domain_name" is working only locally. What's wrong with configuration?

I have configured bind9 on ubuntu 16.04 server, on our local network. dig legalact.uz returns follows: ; <<>> DiG 9.10.3-P4-Ubuntu <<>> legalact.uz ;; global options: +cmd ;; Got answer:x ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27505 ;;…
Chajar
  • 7
  • 1
-2
votes
2 answers

move domain from one server to another?

I have a website on a shared hosting and I'm trying to move it to an unmanaged VPS the thing that I have set up my server and tried this tutorial to make my domain name point at my server but I had no luck. because when ever I try to do this : ping…
FareedMN
  • 152
  • 7
1 2 3 4 5 6 7
8