Why to make DNS server? If a Client accessing the internet
have or not connected with DNS server.
Answers were Sorted based on User's Feedback
Answer / urja shah
DNS is the Domain Name Server it contains the ip addresses
of the corresponding domain name,so inorder to access any of
the website user need not to remember ip address of the site
just enter domain in url and it will be converted to ip
address by DNS.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jitendra soni
DNS has database which has ip addresses corrensponding to
releted FQDN(fully qualiffied domain name). when we ping to
any machine or browse any site it resolves machine name or
site name to ipaddress elese if we put ip-address it
resoles ip-address to hostmachine or web-url.
In every machine it has host file in system32. the same
function DNS does but host file is locally accessiable and
DNS is accessiable throught the domain.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gtkhan
Basically DNS is used for IP to host or Host to IP resolution.
For example you can use www.google.com or you can use IP of the google.
It will redirect you to the google webpage.
Alternatively you can refer below link for better understanding.
http://technet.microsoft.com/en-us/library/cc772774(v=ws.10).aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rohan dhanji
A single client can access internet websites using the ISP's DNS server. but if the client machine is trying to access intranet sites, it will not be able to, hence the host to IP resolution has to be done by the DNS and it is needed in the domain network. This problem can be solved locally by adding the host and IP address to the HOST file locally in the client and if the no. of clients are more, you need to do the same procedure to all the clients; therefore to ease the process and centrally manage the Host to IP or IP to host resolution, we need a DNS in the domain network.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nathantharumam
DNS server we can give security for system resource and can
give restrictions.
if the client accessing internet. its not means the client
system not under with DNS.
DNS and Internet access are different things.
| Is This Answer Correct ? | 0 Yes | 2 No |
• What is Active Directory? • What is LDAP? • Can you connect Active Directory to other 3rd-party Directory Services? Name a few options. • Where is the AD database held? What other folders are related to AD? • What is the SYSVOL folder? • Name the AD NCs and replication issues for each NC • What are application partitions? When do I use them • How do you create a new application partition • How do you view replication properties for AD partitions and DCs? • What is the Global Catalog?
What do you do to install a new Windows 2003 DC in a Windows 2000 AD?
What are administrative templates?
How do you change the DS Restore admin password?
You want to standardize the desktop environments (wallpaper, My Documents, Start menu, printers etc.) on the computers in one department. How would you do that?
You work as the application developer at Certkiller .com. You are developing a debug build of an existingapplication. You want to locate a specific line of code which resulted in the exception occurring. Choose the property of the Exception class that you should use to accomplish the task.
What are GPOs?
Which is best among dotnet and dotnet diploma? Friends Please answer this question as soon as possible.
does computer certificate from school works in bank po's qualifications
Hi, I am gayathri.Could anyone of u who see this question plz answer and help me in this regard.I want to do .NET certification...I want to know the centres which offers this certification.
Name three booting files?
You work as the application developer at Certkiller .com. You are working on an application and want to use platform invoke services to call an unmanaged function from managed code. How will you accomplish the task?