DNS Issues

Hello

I have an issue with my website

the website does not shows up in some places

I think that maybe the problem is for the DNS

my domain points to the Linode DNS

can you please guide me because im in so much troubles for that

thank you

this is my domain name

cpl.org.pe

5 Replies

DNS looks OK from here (United States):

$ whois -h kero.yachay.pe cpl.org.pe
Domain Name: cpl.org.pe
WHOIS Server: NIC .PE
Sponsoring Registrar: NIC .PE
Domain Status: ok
Registrant Name: camara peruana del libro
Admin Name: [removed]
Admin Email: [removed]
Name Server: ns1.linode.com
Name Server: ns2.linode.com
Name Server: ns3.linode.com
Name Server: ns4.linode.com
Name Server: ns5.linode.com
DNSSEC: unsigned
>>> Last update of WHOIS database: 2016-01-31T22:45:05.509Z <<<

TERMS OF USE: You are not authorized to access or query our Whois
database through the use of electronic processes that are high-volume and
automated.  Whois database is provided as a service to the internet
community.

The data is for information purposes only. Red Cientifica Peruana does not
guarantee its accuracy. By submitting a Whois query, you agree to abide
by the following terms of use: You agree that you may use this Data only
for lawful purposes and that under no circumstances will you use this Data
to: (1) allow, enable, or otherwise support the transmission of mass
unsolicited, commercial advertising or solicitations via e-mail, telephone,
or facsimile; or (2) enable high volume, automated, electronic processes.

The compilation, repackaging, dissemination or other use of this Data is
expressly prohibited.
$ dig -t ANY cpl.org.pe

; <<>> DiG 9.7.3 <<>> -t ANY cpl.org.pe
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 929
;; flags: qr rd ra; QUERY: 1, ANSWER: 9, AUTHORITY: 5, ADDITIONAL: 0

;; QUESTION SECTION:
;cpl.org.pe.                    IN      ANY

;; ANSWER SECTION:
cpl.org.pe.             21599   IN      A       45.79.9.145
cpl.org.pe.             21599   IN      MX      10 mail.cpl.org.pe.
cpl.org.pe.             21599   IN      NS      ns2.linode.com.
cpl.org.pe.             21599   IN      NS      ns4.linode.com.
cpl.org.pe.             21599   IN      NS      ns5.linode.com.
cpl.org.pe.             21599   IN      NS      ns3.linode.com.
cpl.org.pe.             21599   IN      NS      ns1.linode.com.
cpl.org.pe.             21599   IN      SOA     ns1.linode.com. jburga.tecnostore.pe. 2015102704 14400 14400 1209600 86400
cpl.org.pe.             21599   IN      AAAA    2600:3c00::f03c:91ff:fe37:b4c5

;; AUTHORITY SECTION:
cpl.org.pe.             21599   IN      NS      ns2.linode.com.
cpl.org.pe.             21599   IN      NS      ns4.linode.com.
cpl.org.pe.             21599   IN      NS      ns3.linode.com.
cpl.org.pe.             21599   IN      NS      ns1.linode.com.
cpl.org.pe.             21599   IN      NS      ns5.linode.com.

;; Query time: 371 msec
;; SERVER: 64.136.164.146#53(64.136.164.146)
;; WHEN: Sun Jan 31 18:17:44 2016
;; MSG SIZE  rcvd: 317

$ dig www.cpl.org.pe

; <<>> DiG 9.7.3 <<>> www.cpl.org.pe
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46607
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 5, ADDITIONAL: 0

;; QUESTION SECTION:
;www.cpl.org.pe.                        IN      A

;; ANSWER SECTION:
www.cpl.org.pe.         21487   IN      A       45.79.9.145

;; AUTHORITY SECTION:
cpl.org.pe.             21257   IN      NS      ns3.linode.com.
cpl.org.pe.             21257   IN      NS      ns5.linode.com.
cpl.org.pe.             21257   IN      NS      ns2.linode.com.
cpl.org.pe.             21257   IN      NS      ns1.linode.com.
cpl.org.pe.             21257   IN      NS      ns4.linode.com.

;; Query time: 157 msec
;; SERVER: 64.136.164.146#53(64.136.164.146)
;; WHEN: Sun Jan 31 18:23:27 2016
;; MSG SIZE  rcvd: 148

The theme is just here in Peru

in some places i can see the website but in anothers dont

shows up this error

~~![](<URL url=)http://i1140.photobucket.com/albums/n56 … -13-38.png">http://i1140.photobucket.com/albums/n564/zonageek/Captura%20de%20pantalla%20de%202016-01-28%2000-13-38.png" />

for example in my office I saw the website but in my home dont~~

If I visit the same URL as in your screenshot <http://cpl.org.pe/cgi-sys/defaultwebpage.cgi>, I get the same error page.

If I visit just <http://cpl.org.pe/>, then I get redirected to <http://www.cpl.org.pe/> which looks like a normal web site for "Cámara Peruana del Libro" (though I can't read Spanish).

Have you made sure to update your domain name server's at your domain registrar (godaddy, namecheap, etc)?

Your NS nameserver on domain registrar is OK. For the next steps, you have to set your DNS on Linode DNS Manager, there is tutorial to add dns zone here https://www.linode.com/docs/networking/dns/dns-manager

Did you add your domain to dns manager?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct