What is name server of my domain, pointing to hosted site on Github Pages?

Posted by nournia on Server Fault See other posts from Server Fault or by nournia
Published on 2012-04-08T20:12:43Z Indexed on 2012/04/08 23:33 UTC
Read the original article Hit count: 167

Filed under:
|

I've got one domain name and I want to set it up for my hosted site on Github Pages service. In the documentation this point is mentioned that

If you are using a top-level domain like example.com, you must use an A record pointing to 204.232.175.78.

But my domain registrar doesn't permit me to add a DNS Record. But only asks me to fill one table like this:

Name Server (NS Record)

Server Name ......... | Server IP

ns53.parsihost.com | 94.232.173.52

ns2.parsihost.com | 206.223.171.254

I asked the registrar about this problem and they said to me "You must put Github's name server in those cells". So, what is the mapping from this table to DNS Records, and what is your advice for filling this kind of table?

© Server Fault or respective owner

Related posts about dns

Related posts about github