cpanel: solve ERR_NAME_NOT_RESOLVED - dns

I'm using cpanel the first time and I got the following error: ERR_NAME_NOT_RESOLVED.
Is here someone, who can help me to fix that issue? Here you can find the complete log of errors: https://intodns.com/kickbox.org
Thanks in advance!

Can you Please Brief About it...
Have you taken a Shared Hosting Plan or you have taken a VPS or a Decicated Server...
As if you have taken a shared Hosting Plan then Owner use to Provide their Name Servers to setup in your Domain.
And in case of VPS/Dedicated Server, you have to create it via WHM > Basic Configuration and you also need to create Child Name Server in Domain control with the IP of your VPS/Dedicated Server...
Hope this will Help you..

Related

How Do I Get DNS Server IP Address In NodeJS

I'm working on a project and stuck in the DNS Leak Tool, where I would have to perform the same task as http://dnsleak.com/ these website doing, is there any logic, where I can get fetch DNS server IP?
Really appreciate if you guys can help!
Regards,
Finn
I think you just have to do something like this :
const dns = require('dns');
dns.getServers();
See documentation for more information.
Hope it helps.

Godaddy subdomain not working

I am having a hosting server and i want to create a subdomain for apis hosted on same server.What i want is suppose I have my domain name domain.com and want to have sub domain api.domain.com and set a folder path /public_html/api for it to load APIs.What I did is created a sub domain in Domains/subdomains section in cpanel and set folder path there and then created a CNAME pointing to IP of my server. but unfortunately when I open it, it gives me error Internal Server Error.
Please suggest what need to do for configurations ?
Thanks!
Click on the "Subdomain" option in cPanel and create your subdomain, pointing the root document to your desired folder /public_html/api
It might not update right away either. I just did this the other day, then I tried going to the new URL and it wasn't loading, I thought I did it wrong. I checked the subdomain the next day and it was working.
Wait for some specific time period, the domain will automatically be accessible after some time. actually, it needs some time to propagate and resolve IP associated with a particular sub-domain. it takes around 24-48 hours to resolve. To know more about this process, Please refer to the detailed explanation here

Name server not working

I got a new server from 10gbps.io and setup the dns/hostname accordingly but when I check my domain federalwardogs.com with whatsmydns.net I get errors and some users cant access the site or see the site.
I'm currently using ns3.tbuilds.org and ns4.tbuilds.org but I still can't figure out what am I doing wrong.
It's been over 5 days and still nothing :/
Any help would be greatly appreciated.
Fixed it by adding an A record in my domain # and the servers IP address 👍🏼

Is there any way to use elastic IP with elastic beanstalk?

So i have a senario, where i have an application which can be assigned to any client's domain without doing anything on the application side. Client just adds the Cnames (the long url that is assigned to every Beanstalk app) of the Elastic Beanstalk URL.
So when client goes to www.example1.com they will see the website, similarly when another client goes to www.example2.com they will also see the same website. Now the issue is that i use clean url's without the www. In order to do that i have to Use A records, but Godaddy only let A records to be assigned to IP addresses but in the case of AWS beanstalk. I know you cant assign IP addresses to the Application url as the instances get deleted when scaled, so is there any other solution to this problem?
I have read somewhere that cloudflare can help but have no idea how to use it.
Well i know the question is not related to programming but i can see many similar questions asked over here, so i guess it should be OK.
As always, any help is appreciated. Thankyou :)
Use Route53 with ALIAS.
You can do something manually, but the changes won't be permanent. See here for the full list of options: http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options.html#command-options-general
Create a hosted zone "example1.com." in route53 and create an alias record "example1.com" pointing to the ELB of your environment in this hosted zone.
Now you can give the name servers for your route53 hosted zone to GoDaddy. Let me know if this setup does not work for you.

Sub-domain on a dedicated server

I don't know if my title made any since because I'm not sure what the terminology for what I'm trying to do is. Let me just explain my situation and see if anyone can shed light on to what to do next.
So I'm working on a research grant and we've got a shared server with GoDaddy currently serving our domain(also managed by GoDaddy). We also have a dedicated server through GoDaddy that we are using to do heavy computations on the research side of things. What I need to do is tie a sub-domain (say research.ourdomain.org) to the dedicated server. I tried sub domain-forwarding and Masking (forwarded to a Silverlight app) and this works until someone tries to request a page outside of our Silverlight app(at which point it first hits the Silverlight app then goes to a blank page). I feel like I'm going in the wrong direction with sub-domain forwarding and masking. Is their a better way to achieve what I need?
I hope that question wasn't too convoluted.
You can do this without forwarding and masking. All you need to do is setup the server to host the subdomain. Then you will need to create the A record in your DNS control and point it to your server IP. The link, http://x.co/ZmgJ, will have more info on how to create that record. If you need server assistance, http://x.co/ZmgM can show you how to initiate live chat with our server conceirges.

Resources