Jump to content

Recommended Posts

I didn't go to college but I have a job at a internet solutions business. I am trying to setup the name servers but am having issues. I configured cpanel and apache for them but I just can't get the nameservers working.

 

This is the site affected: http://goo.gl/qFSd8

These are the two ips to the server: http://pastebin.com/5MLmc8dp

Link to comment
https://forums.phpfreaks.com/topic/271659-nameserver-issues/
Share on other sites

You need to setup the nameserver IP's at your registrar's website. They should have a tool somewhere to configure them. Just go there and punch in the IP's for them.

I did and it still doesnt work is there some other software I need to use with cent os. I am using BIND right now.

Link to comment
https://forums.phpfreaks.com/topic/271659-nameserver-issues/#findComment-1397780
Share on other sites

According to the WHOIS info I see for the domain, it's nameservers are listed as ns1.sharics.com and ns2.sharics.com.  Neither of those will resolve to an IP for me.  Are those correct and should they be resolving to the listed IP addresses?

 

Also trying to query your listed IP's directly fails due to not being able to contact them.  Have you verified that bind is configured and running properly?  Do you have any firewalls or routers that may be blocking the connection?

 

To check if bind is running and configured, try querying it locally.  From the machines that are running bind, use dig yourdomain.com @127.0.0.1 and see if you get the proper response.  If both machines work with that, then next check for any firewalls or routers that may be blocking the connection.

 

 

Link to comment
https://forums.phpfreaks.com/topic/271659-nameserver-issues/#findComment-1397782
Share on other sites

According to the WHOIS info I see for the domain, it's nameservers are listed as ns1.sharics.com and ns2.sharics.com. Neither of those will resolve to an IP for me. Are those correct and should they be resolving to the listed IP addresses?

 

Also trying to query your listed IP's directly fails due to not being able to contact them. Have you verified that bind is configured and running properly? Do you have any firewalls or routers that may be blocking the connection?

 

To check if bind is running and configured, try querying it locally. From the machines that are running bind, use dig yourdomain.com @127.0.0.1 and see if you get the proper response. If both machines work with that, then next check for any firewalls or routers that may be blocking the connection.

 

Hmmm. Not sure what is wrong.

 

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.10.rc1.el6_3.5 <<>>thesiteiused.com @127.0.0.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 7864
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0


;; QUESTION SECTION:
;thesiteIused.com.                        IN      A


;; Query time: 948 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Dec  5 22:48:10 2012
;; MSG SIZE  rcvd: 32

Link to comment
https://forums.phpfreaks.com/topic/271659-nameserver-issues/#findComment-1397788
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.