Routing / DNS issues

techlists at phpcoderusa.com techlists at phpcoderusa.com
Tue May 23 19:47:47 MST 2017


I failed to mention I am using Plesk on this VPS. 

On 2017-05-23 19:09, Sesso wrote:

> What's your zone file look like? 
> 
> ----
> ns2.my-web-site.tld.    A    66.254.68.92
> my-web-site.tld.    A    66.254.68.92
> my-web-site.tld.    NS    ns2.my-web-site.tld.
> ns1.my-web-site.tld.    A    66.254.68.92
> my-web-site.tld.    NS    ns1.my-web-site.tld.
> webmail.my-web-site.tld.    A    66.254.68.92
> my-web-site.tld.    MX (10)    mail.my-web-site.tld.
> my-web-site.tld.    TXT    v=spf1 +a +mx +a:my-vps-host-name.hosts.my-vps-vendor.net -all
> _dmarc.my-web-site.tld.    TXT    v=DMARC1; p=none
> ftp.my-web-site.tld.    CNAME    my-web-site.tld.
> ipv4.my-web-site.tld.    A    66.254.68.92
> mail.my-web-site.tld.    A    66.254.68.92
> www.my-web-site.tld.    CNAME    my-web-site.tld.
> 
> The zone looks like one of the site's that is working, except the domain is different. 
> ---- 
> 
> What happens when you dig your name servers directly? 
> 
> ---- 
> dig ns1.my-name-server.tld
> 
> ; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> ns1.my-name-server.tld
> ;; global options: +cmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26460
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
> 
> ;; OPT PSEUDOSECTION:
> ; EDNS: version: 0, flags:; udp: 512
> ;; QUESTION SECTION:
> ;ns1.my-name-server.tld.                IN      A
> 
> ;; ANSWER SECTION:
> ns1.my-name-server.tld. 600     IN      A       50.63.202.85
> 
> ;; Query time: 34 msec
> ;; SERVER: 68.105.28.16#53(68.105.28.16)
> ;; WHEN: Tue May 23 19:38:59 DST 2017
> ;; MSG SIZE  rcvd: 67 
> - - - - 
> 
> Thank you for your help!! 
> 
> Sent from my iPhone 
> 
> On May 23, 2017, at 6:54 PM, techlists at phpcoderusa.com wrote:
> 
>> Hi, 
>> 
>> Recently I started to move my web sites to a VPS. 
>> 
>> After configuring name servers I configured 3 websites on this VPS.  2 work as expected. 
>> 
>> One does not.  Not sure why.  Any help is much appreciated.  Thank you in advance!! 
>> 
>> I've been using dig to trouble shoot  :  dig my-web-site.tld  +trace  :  I get the following: 
>> 
>> ; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> dig my-web-site.tld +trace
>> ;; global options: +cmd
>> .                       152953  IN      NS      j.root-servers.net [1].
>> .                       152953  IN      NS      k.root-servers.net [2].
>> .                       152953  IN      NS      l.root-servers.net [3].
>> .                       152953  IN      NS      m.root-servers.net [4].
>> .                       152953  IN      NS      a.root-servers.net [5].
>> .                       152953  IN      NS      b.root-servers.net [6].
>> .                       152953  IN      NS      c.root-servers.net [7].
>> .                       152953  IN      NS      d.root-servers.net [8].
>> .                       152953  IN      NS      e.root-servers.net [9].
>> .                       152953  IN      NS      f.root-servers.net [10].
>> .                       152953  IN      NS      g.root-servers.net [11].
>> .                       152953  IN      NS      h.root-servers.net [12].
>> .                       152953  IN      NS      i.root-servers.net [13].
>> ;; Received 811 bytes from 127.0.1.1#53(127.0.1.1) in 182 ms
>> 
>> org.                    172800  IN      NS      a0.org.afilias-nst.info [14].
>> org.                    172800  IN      NS      a2.org.afilias-nst.info [15].
>> org.                    172800  IN      NS      b0.org.afilias-nst.org [16].
>> org.                    172800  IN      NS      b2.org.afilias-nst.org [17].
>> org.                    172800  IN      NS      c0.org.afilias-nst.info [18].
>> org.                    172800  IN      NS      d0.org.afilias-nst.org [19].
>> org.                    86400   IN      DS      9795 7 1 364DFAB3DAF254CAB477B5675B10766DDAA24982
>> org.                    86400   IN      DS      9795 7 2 3922B31B6F3A4EA92B19EB7B52120F031FD8E05FF0B03BAFCF9F891B FE7FF8E5
>> org.                    86400   IN      RRSIG   DS 8 1 86400 20170605200000 20170523190000 14796 . gvvP+jlEw2bLx7VTx1OK6245yrwHd3aepRDO+xnnknGIImwrVZ/eqvrY Q5M7WRk8RxZiCAhCvP8vjgrc4jhmG+iarvJzCGLEEwrz/T957dF9gu1K Q7X40cRhWXmdIZGJLgeRo/phFaoFstT5FudsjFidI7xjzT+L86d2MedW 2wlGw3RYigwghwutEA8XkZBrm5P7sx4v/eS24sBbyCk3yvEJFKkoRAdX 5HYywCMFFN3B6hRHvc1bwy1CmGVjT4onvu9ITPDxSsDo6ms8NFkiqLgG cAHFGRaH5UDMHvYVYQ67KpuzS89yvYErQrFVWwSsHDS/0ysp8u6K6k78 wHtPeA==
>> ;; Received 819 bytes from 199.7.83.42#53(l.root-servers.net [3]) in 247 ms
>> 
>> my-web-site.tld.      86400   IN      NS      ns1.my-name-server.tld.
>> my-web-site.tld.      86400   IN      NS      ns2.my-name-server.tld.
>> h9p7u7tr2u91d0v0ljs9l1gidnp90u3h.org [20]. 86400 IN NSEC3 1 1 1 D399EAAB H9PARR669T6U8O1GSG9E1LMITK4DEM0T NS SOA RRSIG DNSKEY NSEC3PARAM
>> h9p7u7tr2u91d0v0ljs9l1gidnp90u3h.org [20]. 86400 IN RRSIG NSEC3 7 2 86400 20170614013601 20170524003601 3947 org. hsgW5dXl+zb/iZs8xDeG6iLFjuTArC8Qg/npgFrruola6hc2keSPMK2l Q8eY18lfsFdZZ7NYefrYHOLBfQpOXZKE78imNHIH1Hkt5zNruHjnMUr2 dbTNQZeAIIWpPqwy9vEI1O8AueQ3Ie2wkmTeswMa8L9xTR768GbAWD+w H9U=
>> 7g2abkednc8sudjpj7ahanjnabvfbcl0.org [21]. 86400 IN NSEC3 1 1 1 D399EAAB 7G2ELI18KQ6ARHN843EB7F8K9K1TSSC8 NS DS RRSIG
>> 7g2abkednc8sudjpj7ahanjnabvfbcl0.org [21]. 86400 IN RRSIG NSEC3 7 2 86400 20170607152920 20170517142920 3947 org. HvAfSGsWo7o6PAGQyIc3lVVCCkr/0D3JYuS74ZNtqRW+cMD94kx9CtVr 8kpL/ryVopRHl9a+uyBPCC7p8vTvzNZmx6CzwiHvP1DYvptybmQRZFEc tQMqVURm2zbNQuPKQ3mYI0K8j0/HllNRm2jjweHkN62RYss1cUo7Glu+ Ink=
>> ;; Received 593 bytes from 2001:500:f::1#53(d0.org.afilias-nst.org [19]) in 100 ms
>> 
>> ;; connection timed out; no servers could be reached
> 
>> ---------------------------------------------------
>> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
> 
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
 

Links:
------
[1] http://j.root-servers.net
[2] http://k.root-servers.net
[3] http://l.root-servers.net
[4] http://m.root-servers.net
[5] http://a.root-servers.net
[6] http://b.root-servers.net
[7] http://c.root-servers.net
[8] http://d.root-servers.net
[9] http://e.root-servers.net
[10] http://f.root-servers.net
[11] http://g.root-servers.net
[12] http://h.root-servers.net
[13] http://i.root-servers.net
[14] http://a0.org.afilias-nst.info
[15] http://a2.org.afilias-nst.info
[16] http://b0.org.afilias-nst.org
[17] http://b2.org.afilias-nst.org
[18] http://c0.org.afilias-nst.info
[19] http://d0.org.afilias-nst.org
[20] http://h9p7u7tr2u91d0v0ljs9l1gidnp90u3h.org
[21] http://7g2abkednc8sudjpj7ahanjnabvfbcl0.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20170523/34a13b23/attachment.html>


More information about the PLUG-discuss mailing list