Dear, I can not see my DNS from the outside of my server. I have a server (It is not a virtual machine) CentOS 6.9 32bits, I have configured my DNS, which within the server respond well. But when I perform from my windows console:
λ nslookup
Servidor predeterminado: UnKnown
Address: [mi ip]
> www.[mi dominio].com
Servidor: UnKnown
Address: [mi ip]
*** No hay registros internal type for both IPv4 and IPv6 Addresses (A+AAAA) disponibles para www.[mi dominio].com
> ns1.[mi dominio].com
Servidor: UnKnown
Address: [mi ip]
*** No hay registros internal type for both IPv4 and IPv6 Addresses (A+AAAA) disponibles para ns1.[mi dominio].com
>
From Linux:
[
serverroot@server~]$ nslookup
> www.[midominio].com
Server: [mi ip]
Address: [mi ip]#53
Name: www.[mi dominio].com
Address: [mi ip]
> dns.[mi dominio].com
Server: [mi ip]
Address: [mi ip]#53
Name: dns.[mi dominio].com
Address: [mi ip]
> ns1.[mi dominio].com
Server: [mi ip]
Address: [mi ip]#53
Name: ns1.[mi dominio].com
Address: [mi ip]
>
What I am needing is to address my domain goingcode.com to my server, but I am not achieving it because I try to configure the DNS of the domain, it tells me that my DNS does not exist. My ip is set to be static from CentOS. I assume that I have well configured my DNS of
/etc/named.conf
/etc/resolv.conf