Asked by duncanb7
at 2024-07-25 06:55:20
Point:500 Replies:9 POST_ID:828609USER_ID:11059
Topic:
Apache Web Server;Domain Name Service (DNS);Linux Networking
Recently I have been studying DNS server setup , now it seems more understanding
of DNS server function which is transfer from domain name to IP address when
we type the domain name of website on the broswer
Now I am using 8.8.8.8 Google public DNS as DNS setting on my ISP broadband connection, and I can go to any website around the world that is of course.
So I try to change the previous DNS setting on my window 7 from 8.8.8.8 to 212.1.210.209 which
is my remote VPS server and re-connection my ISP and then I only go to my website, for example, www.mysite.com(212.1.210.209) [Notic: and my nameserver IP is also same as 219.210.209(ns1.mysite.com)], of course other world wide website I can NOT go to since
the DNS setting IP is changing to my nameserver
Now I want to do a simple test, could I set www.facebook.com domain transfer to its IP on mynameserver(212.1.210.209) , So besides go to my wbesite and also able to go to www.facebook.com if DNS setting is changed to 212.1.210.209(my namserver)
I have google a lot about DNS setup on Linux such as follows
http://www.aboutdebian.com/dns.htm
http://ostechnix.wordpress.com/2013/01/25/setup-dns-server-step-by-step-in-centos-6-3-rhel-6-3-scientific-linux-6-3-3/
http://www.icann.org/en/resources/compliance/complaints/transfer
http://brennan.id.au/08-Domain_Name_System_BIND.html
but I still not understand too much
COuld you help me to do the simple test about go to www.facebook.com on my broswer if DNS setting is set at my nameserver(202.1.210.209) ?
(Notice: Host Name : www.facebook.com , IP Address : 69.171.242.27)
(Notice: My server/nameserver is at US, and my broswer and I am at HongkOng )
How to change file on /etc/named.conf to complete the test ?
Please advise (hope you understand my question easily)
Duncan
of DNS server function which is transfer from domain name to IP address when
we type the domain name of website on the broswer
Now I am using 8.8.8.8 Google public DNS as DNS setting on my ISP broadband connection, and I can go to any website around the world that is of course.
So I try to change the previous DNS setting on my window 7 from 8.8.8.8 to 212.1.210.209 which
is my remote VPS server and re-connection my ISP and then I only go to my website, for example, www.mysite.com(212.1.210.209) [Notic: and my nameserver IP is also same as 219.210.209(ns1.mysite.com)], of course other world wide website I can NOT go to since
the DNS setting IP is changing to my nameserver
Now I want to do a simple test, could I set www.facebook.com domain transfer to its IP on mynameserver(212.1.210.209) , So besides go to my wbesite and also able to go to www.facebook.com if DNS setting is changed to 212.1.210.209(my namserver)
I have google a lot about DNS setup on Linux such as follows
http://www.aboutdebian.com/dns.htm
http://ostechnix.wordpress.com/2013/01/25/setup-dns-server-step-by-step-in-centos-6-3-rhel-6-3-scientific-linux-6-3-3/
http://www.icann.org/en/resources/compliance/complaints/transfer
http://brennan.id.au/08-Domain_Name_System_BIND.html
but I still not understand too much
COuld you help me to do the simple test about go to www.facebook.com on my broswer if DNS setting is set at my nameserver(202.1.210.209) ?
(Notice: Host Name : www.facebook.com , IP Address : 69.171.242.27)
(Notice: My server/nameserver is at US, and my broswer and I am at HongkOng )
How to change file on /etc/named.conf to complete the test ?
Please advise (hope you understand my question easily)
Duncan