Purchase Solution

DNS Working: Domain Name resolution to an IP address

Not what you're looking for?

Ask Custom Question

Your job is to support the desktop computers in a small company of 32 employees. A consulting firm is setting up a private Web server to be used internally by company employees. The static IP address of the server is 192.168.45.200. Employees will open their Web browser and enter personnel.mycompany.com in the URL address box to browse this Web site. What steps do you take so that each computer in the company can browse the site using this URL?

Purchase this Solution

Solution Summary

Solution clearly explains the concept of DNS and how to make a name to be resolved to IP address with a practical example.

Solution Preview

See the attached file.

The problem to be solved in this came is Domain Name resolution to an IP address. It can be addressed in 2 ways.
1. Putting a manual entry in hosts file on each machine (from where site should be accessed) to ...

Purchase this Solution


Free BrainMass Quizzes
Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Javscript Basics

Quiz on basics of javascript programming language.

C++ Operators

This quiz tests a student's knowledge about C++ operators.