LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-30-2024, 07:46 AM   #1
Bala451987
Member
 
Registered: Aug 2023
Posts: 35

Rep: Reputation: 0
DNS error


Hello Team,

I hope this message finds you well. I recently migrated my website's ad network from Google AdSense to Ezoic. My website includes a subdomain where I write and publish blogs. After changing the nameservers to Ezoic, I encountered some discrepancies in the DNS settings as indicated by warnings in the Ezoic dashboard.

I need your assistance in resolving the following issues:

1. **DNS Errors**: I am unsure how to identify and rectify the DNS settings that are causing the discrepancies. Could you please guide me on how to find and correct these errors?

2. **Google Search Console Indexing Issue**: Currently, my primary domain (www.drugvigil.com) is being indexed on Google Search Console, but the subdomain (https://blog.drugvigil.com) is not. I am puzzled by this error and would appreciate your help in resolving it.

3. **Blog Site Accessibility**: I noticed that my blog site is not accessible on my network, although it works fine on other networks. Could you please assist me in troubleshooting and fixing this issue?

Thank you for your prompt attention to these matters. I look forward to your guidance and support in resolving these issues.

Best regards,
Bala

Click image for larger version

Name:	DNS records.png
Views:	4
Size:	36.4 KB
ID:	42659

Click image for larger version

Name:	DNS-Ezoic.png
Views:	1
Size:	59.2 KB
ID:	42660

Click image for larger version

Name:	ezoic.png
Views:	4
Size:	21.3 KB
ID:	42661

Click image for larger version

Name:	Live url report.png
Views:	1
Size:	68.8 KB
ID:	42662

Click image for larger version

Name:	Live url.png
Views:	1
Size:	53.2 KB
ID:	42663
 
Old 03-30-2024, 11:27 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Hi,

I think the nameservers migration is not yet propagated. As you can see below, the authoritative nameservers for your domain are those of ostingraja.in:
Code:
dig +trace drugvigil.com
<-snip->
drugvigil.com.		14400	IN	A	103.93.17.162
drugvigil.com.		86400	IN	NS	ns83.hostingraja.in.
drugvigil.com.		86400	IN	NS	ns84.hostingraja.in.
;; Received 99 bytes from 103.93.17.161#53(ns83.hostingraja.org) in 271 ms
If I use a ezoic authoritative nameserver (taken from your 2nd image), I can resolve your domain/webserver, but not blog.drugvigil.com, because you didn't add a record for it (again from your 2nd image):
Code:
dig drugvigil.com @dunker.ezoicns.com +short
103.171.180.10

dig www.drugvigil.com @dunker.ezoicns.com +short
www.drugvigil.com.cdn.cloudflare.net.
Code:
dig blog.drugvigil.com @dunker.ezoicns.com
; <<>> DiG 9.19.17 <<>> blog.drugvigil.com @dunker.ezoicns.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 15002
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
<-snip->
 
Old 03-30-2024, 11:38 AM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,638

Rep: Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966
Quote:
Originally Posted by Bala451987 View Post
Hello Team,
I hope this message finds you well. I recently migrated my website's ad network from Google AdSense to Ezoic. My website includes a subdomain where I write and publish blogs. After changing the nameservers to Ezoic, I encountered some discrepancies in the DNS settings as indicated by warnings in the Ezoic dashboard. I need your assistance in resolving the following issues:

1. **DNS Errors**: I am unsure how to identify and rectify the DNS settings that are causing the discrepancies. Could you please guide me on how to find and correct these errors?

2. **Google Search Console Indexing Issue**: Currently, my primary domain (somesite.com) is being indexed on Google Search Console, but the subdomain (blog.somesite.com) is not. I am puzzled by this error and would appreciate your help in resolving it.

3. **Blog Site Accessibility**: I noticed that my blog site is not accessible on my network, although it works fine on other networks. Could you please assist me in troubleshooting and fixing this issue?
We aren't on your 'team', but there are a few things of note here.

You changed DNS hosts to Ezoic, and getting warnings from them...have you actually CONTACTED them to use the support you're paying for, to help resolve your issues???
bathory has correctly given you the answers to questions 1 and 2, and as for question 3, how do you think we can answer that??? We aren't ON your network, so we have no idea how your DNS or network configuration is set up, firewalls, filters, etc...things that would make this happen.

Also, you have asked about DNS before, and have been hinting around about sending mass-mailings; you're not going to get much help if you're trying to set up a spamming/scamming website:
https://www.linuxquestions.org/quest...nt-4175729085/
https://www.linuxquestions.org/quest...ms-4175734648/
https://www.linuxquestions.org/quest...rd-4175735106/
https://www.linuxquestions.org/quest...te-4175731022/

And you hardly ever follow up in your threads to post your solutions, or even say thanks.
 
Old 04-07-2024, 02:28 AM   #4
Bala451987
Member
 
Registered: Aug 2023
Posts: 35

Original Poster
Rep: Reputation: 0
Unhappy

Quote:
Originally Posted by bathory View Post
Hi,

I think the nameservers migration is not yet propagated. As you can see below, the authoritative nameservers for your domain are those of ostingraja.in:
Code:
dig +trace drugvigil.com
<-snip->
drugvigil.com.		14400	IN	A	103.93.17.162
drugvigil.com.		86400	IN	NS	ns83.hostingraja.in.
drugvigil.com.		86400	IN	NS	ns84.hostingraja.in.
;; Received 99 bytes from 103.93.17.161#53(ns83.hostingraja.org) in 271 ms
If I use a ezoic authoritative nameserver (taken from your 2nd image), I can resolve your domain/webserver, but not blog.drugvigil.com, because you didn't add a record for it (again from your 2nd image):
Code:
dig drugvigil.com @dunker.ezoicns.com +short
103.171.180.10

I'm back to using HostingRaja's nameservers. Please advise on how to set up Ezoic to work with both Primary and sub domains simultaneously.


So what i understand by your answer, Do I need to add separate records for domains and subdomains?

dig www.drugvigil.com @dunker.ezoicns.com +short
www.drugvigil.com.cdn.cloudflare.net.
Code:
dig blog.drugvigil.com @dunker.ezoicns.com
; <<>> DiG 9.19.17 <<>> blog.drugvigil.com @dunker.ezoicns.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 15002
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
<-snip->
I don't understand this snippet.
 
Old 04-07-2024, 02:31 AM   #5
Bala451987
Member
 
Registered: Aug 2023
Posts: 35

Original Poster
Rep: Reputation: 0
1. I'm back to using HostingRaja's nameservers. Please advise on how to set up Ezoic to work with both Primary and sub domains simultaneously.
2. So what i understand by your answer, Do I need to add separate records for domains and subdomains?
3. I don't understand the last snippet.
 
Old 04-07-2024, 07:37 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,638

Rep: Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966Reputation: 7966
Quote:
Originally Posted by Bala451987 View Post
1. I'm back to using HostingRaja's nameservers. Please advise on how to set up Ezoic to work with both Primary and sub domains simultaneously.
2. So what i understand by your answer, Do I need to add separate records for domains and subdomains?
3. I don't understand the last snippet.
  1. You think about what you've been told multiple times before, because this goes to point #2....
  2. ...which is very obviously yes. Don't register a domain/add a record to DNS=site won't get resolved.
  3. Read it and think about it; it's the output of a command
Again, you've been asking about DNS for a good while, rarely follow up and post any solutions (if at all), and don't appear to be listening to folks who try to help you. At some point you need to start learning for yourself.

Again, your blog site doesn't have a registered name...so how, exactly, do you think you'll be able to resolve any of them???
 
Old 04-07-2024, 11:49 AM   #7
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
Originally Posted by Bala451987 View Post
1. I'm back to using HostingRaja's nameservers. Please advise on how to set up Ezoic to work with both Primary and sub domains simultaneously.
2. So what i understand by your answer, Do I need to add separate records for domains and subdomains?
3. I don't understand the last snippet.
Now everything works with the old nameservers, even blog.drugvigil.com is resolved:
Code:
dig www.drugvigil.com +short
103.93.17.162

dig blog.drugvigil.com +short
103.93.17.162
If you want to migrate nameservers, you should ask the support of Ezoic to help you for this task...

Regards
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Doggo Is A DNS Lookup Utility With Colorful Output, DNS-overTLS and DNS-over-HTTPS Support LXer Syndicated Linux News 0 04-07-2021 02:30 AM
Claws email DNS error 451 Could not identify sender- DNS error 10060 sunny51 Linux - Newbie 2 08-13-2009 08:40 PM
Win2k3 DNS + PFsense DNS Forwarder = No internal DNS resolution Panopticon Linux - Networking 1 11-19-2007 09:59 PM
TEMP_FAILURE: DNS Error: Timeout while contacting DNS servers when receiving emails tonysutherland Linux - Networking 2 02-10-2006 09:04 AM
dns question -- new to dns gadhiraju Linux - Networking 7 05-09-2001 05:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration