View Single Post
  #10 (permalink)  
Old 05-07-2008, 02:58 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,158
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Re: Implement a DNS server in pure PHP

Quote:
Originally Posted by senraj View Post
Hi jeyaseelansarc,

above dns server explanation is very super.i have Again one question below here.

How do I find out my DNS Server Address under Linux / UNIX / Windows operating system?
DNS is key to many network services. Internet browsing, mail server, web server etc all depends upon DNS server. But where DNS server IP address are defined i.e. how can I find out current DNS server IP address. Under Linux, FreeBSD and all UNIX like oses you have file called /etc/resolv.conf file. It is often know as resolver configuration file. If you are using Windows NT/2000/XP/98 etc then see below for how to find out DNS server address under Windows.
__________________
With,
J. Jeyaseelan

Everything Possible
Reply With Quote