GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Tech DNS Issue - Help Please (https://gfy.com/showthread.php?t=1194455)

Freedom6995 04-26-2016 10:15 AM

DNS Issue - Help Please
 
http://www.xxxsextube.club/

I have name servers set correctly and Registrar confirms this.

Host says:
"They need to clear the domain name cache on their servers"

I've never heard about a Registrar needing to clear a domain cache before. Wtf!?

Can someone please kindly lmk to whom it is that I should be taking a crap on, please and thanks.

st0ned 04-26-2016 10:36 AM

I've never heard of that either. Tried running your domain through IntoDNS but apparently it doesn't like the .club extension.

NemesisEnforcer 04-26-2016 10:44 AM

Quote:

Originally Posted by Freedom6995 (Post 20860292)
"They need to clear the domain name cache on their servers"

Wow, I haven't heard those words since the 90s.

I believe your host is referring to propagation. Unless, you're dealing with some lost tribe in the Amazon jungle, propagation should take a few hours globally.

robwod 04-26-2016 10:48 AM

It's a SERVFAIl status, likely caused by no IP assigned to it (yet). A DIG for it shows an "A" record with no IP assigned to it. Thus, it's generating a SERVFAIL response.

dig xxxsextube.club

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.6 <<>> xxxsextube.club
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 32438
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;xxxsextube.club. IN A IP.SHOULD.BE.HERE

;; Query time: 278 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Tue Apr 26 13:42:42 2016
;; MSG SIZE rcvd: 33

Freedom6995 04-26-2016 10:53 AM

Quote:

Originally Posted by st0ned (Post 20860334)
I've never heard of that either. Tried running your domain through IntoDNS but apparently it doesn't like the .club extension.

I'm of the mind that it has something to do with the .club extension, but what that is I dunno.

Quote:

Originally Posted by NemesisEnforcer (Post 20860355)
Wow, I haven't heard those words since the 90s.

I believe your host is referring to propagation. Unless, you're dealing with some lost tribe in the Amazon jungle, propagation should take a few hours globally.

I set name servers 10? days ago. Yeah, rare that it takes more than a couple of hours to propagate.

Freedom6995 04-26-2016 01:25 PM

Quote:

Originally Posted by robwod (Post 20860361)
It's a SERVFAIl status, likely caused by no IP assigned to it (yet). A DIG for it shows an "A" record with no IP assigned to it. Thus, it's generating a SERVFAIL response.

dig xxxsextube.club

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.6 <<>> xxxsextube.club
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 32438
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;xxxsextube.club. IN A IP.SHOULD.BE.HERE

;; Query time: 278 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Tue Apr 26 13:42:42 2016
;; MSG SIZE rcvd: 33

Would this be an issue with server or Registrar? I'm inclined to think server, but I'm being asked to run this in linux (like I have some magical way of accessing Registrar's server) dig -t ns xxxsextube.club

Thanks for your help, it is appreciated.

Freedom6995 04-26-2016 01:46 PM

It's the Host, as I figured all along.

Thanks for looking people.

Dugan 04-26-2016 01:57 PM

It's not the host. You need to contact your registrar because even though you've set your nameservers to the correct one. When you run this command in linux if you have access to a server (not your registrars server) you can see the nameservers flip flopping or just not existing at all:
dig -t ns xxxsextube.club

That will give you a response for what your nameservers are set to at your registrar level. If those are not consistent then there are deeper issues that only the registar can fix for you.

Freedom6995 04-26-2016 02:10 PM

Quote:

Originally Posted by Dugan (Post 20860817)
It's not the host. You need to contact your registrar because even though you've set your nameservers to the correct one. When you run this command in linux if you have access to a server (not your registrars server) you can see the nameservers flip flopping or just not existing at all:
dig -t ns xxxsextube.club

That will give you a response for what your nameservers are set to at your registrar level. If those are not consistent then there are deeper issues that only the registar can fix for you.

I switched name servers to another Host and site was live in under 5 minutes; however, that is not the Host I need it to point to.

I'll send this to Registrar, thank-you for taking the time to help.

Barry-xlovecam 04-26-2016 02:59 PM

Your name servers are not set up right.

Or not propagated yet?
it can take 24 to as long as 48 hours if it is a new domain and not an update

Professional Toolset | DNSstuff

Code:

barry@8:~$ dig xxxsextube.club         

; <<>> DiG 9.10.3-P4-Ubuntu <<>> xxxsextube.club
;; global options: +cmd
;; connection timed out; no servers could be reached
barry@8:~$ ^C
barry@8:~$ dig NS xxxsextube.club

; <<>> DiG 9.10.3-P4-Ubuntu <<>> NS xxxsextube.club
;; global options: +cmd
;; connection timed out; no servers could be reached
barry@8:~$
barry@8:~$ dig abc.club

; <<>> DiG 9.10.3-P4-Ubuntu <<>> abc.club
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64443
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;abc.club.                      IN      A

;; AUTHORITY SECTION:
abc.club.              299    IN      SOA    ns1.googledomains.com. dns-admin.google.com. 1342177864 21600 3600 1209600 300

;; Query time: 69 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Tue Apr 26 17:49:23 EDT 2016                                                                                                                                                                                                                                   
;; MSG SIZE  rcvd: 111                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                       
barry@8:~$ dig NS abc.club                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                       
; <<>> DiG 9.10.3-P4-Ubuntu <<>> NS abc.club                                                                                                                                                                                                                           
;; global options: +cmd                                                                                                                                                                                                                                                 
;; Got answer:                                                                                                                                                                                                                                                         
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53306                                                                                                                                                                                                               
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;abc.club.                      IN      NS

;; ANSWER SECTION:
abc.club.              21599  IN      NS      ns1.googledomains.com.
abc.club.              21599  IN      NS      ns2.googledomains.com.
abc.club.              21599  IN      NS      ns3.googledomains.com.
abc.club.              21599  IN      NS      ns4.googledomains.com.

;; Query time: 61 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Tue Apr 26 17:50:06 EDT 2016
;; MSG SIZE  rcvd: 126

barry@8:~$ whois xxxsextube.club
Domain Name: XXXSEXTUBE.CLUB
Domain ID: D3383049-CLUB
WHOIS Server: whois.nic.club
Referral URL: http://whois.dynadot.com
Updated Date: 2016-04-19T22:38:26Z
Creation Date: 2016-04-16T21:06:55Z
Registry Expiry Date: 2017-04-15T23:59:59Z
Sponsoring Registrar: Dynadot LLC
... ommited


Freedom6995 04-26-2016 04:33 PM

Quote:

Originally Posted by Barry-xlovecam (Post 20860937)
Your name servers are not set up right.

Or not propagated yet?
it can take 24 to as long as 48 hours if it is a new domain and not an update

Professional Toolset | DNSstuff

Code:

barry@8:~$ dig xxxsextube.club         

; <<>> DiG 9.10.3-P4-Ubuntu <<>> xxxsextube.club
;; global options: +cmd
;; connection timed out; no servers could be reached
barry@8:~$ ^C
barry@8:~$ dig NS xxxsextube.club

; <<>> DiG 9.10.3-P4-Ubuntu <<>> NS xxxsextube.club
;; global options: +cmd
;; connection timed out; no servers could be reached
barry@8:~$
barry@8:~$ dig abc.club

; <<>> DiG 9.10.3-P4-Ubuntu <<>> abc.club
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64443
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;abc.club.                      IN      A

;; AUTHORITY SECTION:
abc.club.              299    IN      SOA    ns1.googledomains.com. dns-admin.google.com. 1342177864 21600 3600 1209600 300

;; Query time: 69 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Tue Apr 26 17:49:23 EDT 2016                                                                                                                                                                                                                                   
;; MSG SIZE  rcvd: 111                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                       
barry@8:~$ dig NS abc.club                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                       
; <<>> DiG 9.10.3-P4-Ubuntu <<>> NS abc.club                                                                                                                                                                                                                           
;; global options: +cmd                                                                                                                                                                                                                                                 
;; Got answer:                                                                                                                                                                                                                                                         
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53306                                                                                                                                                                                                               
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;abc.club.                      IN      NS

;; ANSWER SECTION:
abc.club.              21599  IN      NS      ns1.googledomains.com.
abc.club.              21599  IN      NS      ns2.googledomains.com.
abc.club.              21599  IN      NS      ns3.googledomains.com.
abc.club.              21599  IN      NS      ns4.googledomains.com.

;; Query time: 61 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Tue Apr 26 17:50:06 EDT 2016
;; MSG SIZE  rcvd: 126

barry@8:~$ whois xxxsextube.club
Domain Name: XXXSEXTUBE.CLUB
Domain ID: D3383049-CLUB
WHOIS Server: whois.nic.club
Referral URL: http://whois.dynadot.com
Updated Date: 2016-04-19T22:38:26Z
Creation Date: 2016-04-16T21:06:55Z
Registry Expiry Date: 2017-04-15T23:59:59Z
Sponsoring Registrar: Dynadot LLC
... ommited


I triple checked name servers. For you, I checked again and they are correct. Name servers were pointed 10? days ago.

If I point them to my own servers name servers, I have a live site in 5 minutes.

I fail to see how this is a Registrar issue, yet tech is telling me that it is indeed on their end?!

I'm stumped...

plaster 04-26-2016 04:40 PM

Email admin at way3 dot Com and tell him someone sent you and he thought way3 would be able to determine your issue quickly. The guys name is Chris and he's a server and dns guru.

Then consider switching hosting companies and I recommend him, as he has saved me so many thousands of dollars over the years.

Barry-xlovecam 04-26-2016 04:44 PM

At DNSstuff . com

are there the current name servers listed correctly?
Quote:

WARN
Parent zone provides NS records Parent zone does not provide glue for nameservers, which will cause delays in resolving your domain name. The following nameserver addresses were not provided by the parent 'glue' and had to be looked up individually. This is perfectly acceptable behavior per the RFCs. This will usually occur if your DNS servers are not in the same TLD as your domain (for example, a DNS server of "ns1.example.org" for the domain "example.com"). In this case, you can speed up the connections slightly by having NS records that are in the same TLD as your domain.

NS1.TRINITYTCP.COM. | No Glue | TTL=7200
NS2.TRINITYTCP.COM. | No Glue | TTL=7200
TTL=7200 should not be a long cache

Barry-xlovecam 04-26-2016 04:48 PM

WHO? :1orglaugh
Code:

barry@-8:~$ dig xxxsextube.club  @NS1.TRINITYTCP.COM

; <<>> DiG 9.10.3-P4-Ubuntu <<>> xxxsextube.club @NS1.TRINITYTCP.COM
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 57818
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;xxxsextube.club.              IN      A

;; Query time: 35 msec
;; SERVER: 66.254.126.11#53(66.254.126.11)
;; WHEN: Tue Apr 26 19:47:02 EDT 2016
;; MSG SIZE  rcvd: 44

barry@-8:~$

and 2

Code:

barry@-8:~$ dig xxxsextube.club  @NS2.TRINITYTCP.COM

; <<>> DiG 9.10.3-P4-Ubuntu <<>> xxxsextube.club @NS2.TRINITYTCP.COM
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 52096
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:                                                                                                                         
;xxxsextube.club.              IN      A                                                                                                   
                                                                                                                                             
;; Query time: 36 msec                                                                                                                       
;; SERVER: 66.254.127.11#53(66.254.127.11)                                                                                                   
;; WHEN: Tue Apr 26 19:53:04 EDT 2016                                                                                                       
;; MSG SIZE  rcvd: 44                                                                                                                       
                                                                                                                                             
barry@-8:~$


plaster 04-26-2016 04:56 PM

Quote:

Originally Posted by Barry-xlovecam (Post 20861105)
WHO? :1orglaugh
Code:

barry@-8:~$ dig xxxsextube.club  @NS1.TRINITYTCP.COM

; <<>> DiG 9.10.3-P4-Ubuntu <<>> xxxsextube.club @NS1.TRINITYTCP.COM
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 57818
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;xxxsextube.club.              IN      A

;; Query time: 35 msec
;; SERVER: 66.254.126.11#53(66.254.126.11)
;; WHEN: Tue Apr 26 19:47:02 EDT 2016
;; MSG SIZE  rcvd: 44

barry@-8:~$

and 2

Code:

barry@-8:~$ dig xxxsextube.club  @NS2.TRINITYTCP.COM

; <<>> DiG 9.10.3-P4-Ubuntu <<>> xxxsextube.club @NS2.TRINITYTCP.COM
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 52096
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:                                                                                                                         
;xxxsextube.club.              IN      A                                                                                                   
                                                                                                                                             
;; Query time: 36 msec                                                                                                                       
;; SERVER: 66.254.127.11#53(66.254.127.11)                                                                                                   
;; WHEN: Tue Apr 26 19:53:04 EDT 2016                                                                                                       
;; MSG SIZE  rcvd: 44                                                                                                                       
                                                                                                                                             
barry@-8:~$


What does that mean? His DNS is wrong, is hacked, is shaddy??

anexsia 04-26-2016 05:14 PM

Quote:

Originally Posted by Freedom6995 (Post 20860373)
I'm of the mind that it has something to do with the .club extension, but what that is I dunno.

It shouldn't - I have a bunch of .club, .xyz, .online, etc... on various dns hosting sites (cloudflare, google domain dns, namecheap, godaddy, etc) and it works just fine.

I moved the majority of my dns stuff to Cloudflare (when you add your site just click on the cloud icons so they turn gray and that way you can just use Cloudflare's free dns and not all their other stuff) since their free dns hosting is fast as hell and stable.

Barry-xlovecam 04-26-2016 05:33 PM

It means that server [TRINITYTCP] has no/or cannot read the domain's zone file.

I have no idea why.

Remake the zone file on that DNS name server, [TRINITYTCP], so it is the correct one
Or, move the DNS servers to another and propagate.
The Registrar cannot set a zone where none exists.

1. Set the zone on your DNS server FIRST
2. only then, if the Registrar is able to find the domain's new zone on that DNS server, will the Registrar successfully update the zone in the root servers -- that is the ''Law of ICANN -- the Internet Gods''
3. The registrar will fail to change the DNS if its servers cannot locate the zone file.

Freedom6995 04-27-2016 05:23 AM

Quote:

Originally Posted by plaster (Post 20861090)
Email admin at way3 dot Com and tell him someone sent you and he thought way3 would be able to determine your issue quickly. The guys name is Chris and he's a server and dns guru.

Then consider switching hosting companies and I recommend him, as he has saved me so many thousands of dollars over the years.

This is not my host. Hosted situation where I have no control over server.

Quote:

Originally Posted by anexsia (Post 20861144)
It shouldn't - I have a bunch of .club, .xyz, .online, etc... on various dns hosting sites (cloudflare, google domain dns, namecheap, godaddy, etc) and it works just fine.

I moved the majority of my dns stuff to Cloudflare (when you add your site just click on the cloud icons so they turn gray and that way you can just use Cloudflare's free dns and not all their other stuff) since their free dns hosting is fast as hell and stable.

Probably not that. It was the only difference that I could see.

Quote:

Originally Posted by Barry-xlovecam (Post 20861159)
It means that server [TRINITYTCP] has no/or cannot read the domain's zone file.

I have no idea why.

Remake the zone file on that DNS name server, [TRINITYTCP], so it is the correct one
Or, move the DNS servers to another and propagate.
The Registrar cannot set a zone where none exists.

1. Set the zone on your DNS server FIRST
2. only then, if the Registrar is able to find the domain's new zone on that DNS server, will the Registrar successfully update the zone in the root servers -- that is the ''Law of ICANN -- the Internet Gods''
3. The registrar will fail to change the DNS if its servers cannot locate the zone file.

I have no idea why either, but I'll send this to the tech people, thank-you.


All times are GMT -7. The time now is 02:35 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123