Sign In
Not register? Register Now!
You are here: HomeEssayTechnology
Pages:
7 pages/≈1925 words
Sources:
2 Sources
Level:
APA
Subject:
Technology
Type:
Essay
Language:
English (U.S.)
Document:
MS Word
Date:
Total cost:
$ 37.8
Topic:

Configuring DNS and DHCP (Essay Sample)

Instructions:
Requirements Unit Assignments include short essay, descriptive tables and screen captures demonstrating the configuration and use of the Windows Server 2012/R2 software. Documents should be submitted using APA Style (use double line spacing with a title page and a reference page). Essays should be separated into sections by the Assignment Part number and the question number. 1. In a short essay outline the DNS query process. What are the two types of queries? 2. Create a table showing the DNS resource record types and functions. RR Type Function Example 3. Research the GlobalNames Zone (GNZ) feature. In a short essay explain this feature including a brief background, advantages, disadvantages, and your opinion on the usefulness of it. 4. In a short essay explain the four step process of DHCP. What is the difference between an exclusion range and a reservation? How do you configure a DHCP Relay Agent? 5. create a 2-page report consisting of an embedded Excel spreadsheet and a 1-page summary section for observations and conclusions. Scenario: Your immediate supervisor, the Vice President of Information Technology, has a major concern. He just returned from a security conference and his awareness of the need to ensure that the network is fully protected has increased. In particular, he supposes that your organization does not have the correct processes in place to ensure effective and secure user management practices on the network and on the associated servers. He has asked you to investigate and to create a very concise, 2 page report on your findings. Your work will entail conducting an investigation and collecting valid evidence on user rights, administrative and other privileges from a variety of sources within your organization. You will utilize the principle of least privilege to inform your best practice analysis. Determine the sources of the data, and the nature of the data (what attributes the data set contains.) Assume a Windows 2012 Server based LAN, 8 Workstations, 10 current users, 1 Production Application Server, 1 Development Server, 1 Database Server. Use your imagination and knowledge of Windows 2012 to create appropriate groups and roles for your sample data. All the workstations belong to a development team. Roles vary, there is a system admin, a team lead for each of the various projects, and all developers are not assigned to all projects. There is normal turnover of employees in the department. The LAN is standalone and is not associated with a larger LAN. Create a table to illustrate the data. You will need to create sample data, 10–14 rows for each data set should illustrate the issues well. Display the appropriate attributes and attribute values from the various data sets. Match and compare the data to current real world observations of the current real state of affairs, processes and procedures, followed or not, (You will make these up – imagine the answers provided when interviewing the users/managers of the system). You will need to know the correct questions to ask of the data/users in order to support or negate the hypothesis. In this case the hypotheses will be “Our user management process leads to less secure systems over time” One example of this comparison would be: Are all the users listed on the network and servers access control lists accurate and current? To do this you would need a list of all current and active users and their privileges (real world observation/inquiry). If everything is the way it should be for maximum security there should be no discrepancy between this list and the data found on the network/servers access control list details. Finally, based on your full and complete investigation of the data, including comparisons to the real world state of affairs with the current situation reflected by the network/server(s) administration data, provide a summary statement and a conclusions paragraph. It is expected that you will be able to defend your conclusions based upon your empirical study of the data. You are not expected to propose solutions. You only need to support or negate the hypotheses and to clearly and concisely explain the meaning of that data to your boss. You will be applying your knowledge of user rights, group membership rights, administrative privileges, and the principle of least privilege? Write a 2-page report containing the table in spreadsheet format (Excel embedded sheet). Finish the report with your observations and conclusions. Clarity and conciseness are the hallmarks of a great report. You will need to know: - What data is contained in the data set(s) and the easiest way to collect that data. - What data to collect from the real world. - What questions you should be trying to answer (There are 3 very important questions and perhaps a few ancillary ones.) - What are the appropriate sources of the data? source..
Content:
Configuring DNS and DHCP Name: Institution: 1. In a short essay outline the DNS query process. What are the two types of queries? A client using a DNS may want to search for a name in a program. The client will issue a query to DNS servers which are responsible for resolving the name. The query is composed of three segments of information which the server is required to respond to. The pieces of information include: * A specific DNS domain name stated as FQDN or fully qualified domain name. * A specified group or class containing the DNS domain name. * A specified type of query. There are different ways that DNS queries can be resolved. Using cached information, the client can answer the query locally. The DNS server can answer a query using its own cache of record information. The requesting client can delegate the query to a DNS server which will then send back the feedback to the client in a process called recursion. The client may decide to contact the DNS server directly for name resolution. A client accomplishes that using separate and additional queries that are non-recursive based referral feedback from servers; a process called iteration. There are two types of DNS queries: * Recursive name query – generally made to a DNS server by a DNS client, or by a DNS server that is configured to forward unresolved name queries to other DNS servers. The DNS server is expected by the DNS client to respond using the requested resource record or an error message specifying that the domain or record is non-existent. * Iterative name query – the DNS server is allowed by the DNS client to return an apt feedback based on zone or cached data. If the server does not have the required name, it returns a referral (a pointer variable to a DNS server that is authoritative for a more rudimental level of the domain namespace). The client will continue querying based on referrals until it locates the server that can resolve the name or give a time-out condition or error. 2. Create a table showing the DNS resource record types and functions. Record Type RFC Description AAAA 1886 Address record that maps the name of a host into IPv6 address. AFSDB 1183 Provides the location either a Distributed Computing Environment (DCE) cell’s authenticated server or an Andrew File System (AFS) cell database server. HINFO 1035 Identifies the host’s operating system and hardware. ISDN 1183 Variation of the address resource record that maps the domain to an ISDN address. MB 1035 A resource record that is experimental specifying the DNS host with a specified mailbox. MG 1035 An experimental record used to specify a mailbox belonging to a mailing list specified by a given DNS domain name. MINFO 1035 Experimental resource record that specifies a mailbox responsible for referring to another mailbox MR 1035 Experimental resource record that identifies a mailbox that is a rename of another one. RP 1183 Resolves the responsible person for a given host or DNs domain. RT 1183 Specifies an intermediary host that routes data packets to a terminal host. TXT 1035 Associates an item in the DNS database with general textual information. WKS 1035 Describes the services provided by a specific internet protocol on a given interface. X.25 1183 Maps the name to an X.121 address. WINS Used for finding the host part of a DNS name that does not exist in the DNS zone. WINS reverse lookup (WINS-R) Employed in a reverse lookup zone for resolving the host part of the DNS name of given its IP address. ATMA Employed in mapping DNS domain names to ATM addresses. Table SEQ Table \* ARABIC 1 Resource Record Types and Functions RR Type Function Example – An NS RR is used in advertising server names for delegated subdomains. 3. Research the GlobalNames Zone (GNZ) feature. In a short essay explain this feature including a brief background, advantages, disadvantages, and your opinion on the usefulness of it. WINS is usually employed as a secondary name resolution protocol for NetBIOS names. The protocol leverages NetBIOS over TCP/IP (NBT) to resolve names. Microsoft customers are still using the service in their networks because most enterprise servers have static names. The GNZ feature is a desirable consideration for people wishing to migrate from WINS. GNZ is an effort to retire WINS from the customer’s networks. The feature gives DNS support in emergency servers for single-label names lookups; allowing customers to move to DNS-only environment and remove WINS servers from their networks (Sharma, 2008). GNZ is important in a situation where it is convenient to employ single-label, short names to represent long fully-qualified domain names (FQDNs) as GNZ is basically a list of alias (CNAME) records. 4. In a short essay explain the four step process of DHCP. What is the difference between an exclusion range and a reservation? How do you configure a DHCP Relay Agent? According to Arora (2013), Dynamic Host Configuration Protocol (DHCP) is a protocol used to control a host via a remote server. Its functionality is realized as it is installed as default feature is numerous operating systems. DHCP is a four step process: * Step 1: When the client host is connected to a network or boots up, a DHCPDISCOVER message is relayed from the client to the server. If the server lies on a local subnet, it will receive the message directly or if it lies on a global subnet then a relay agent attached on the client’s subnet is leveraged in routing the request to the server. The message uses UDP protocol and port number 67. The client host goes into the initializing phase in this step. * Step 2: Once the DHCPDISCOVER message is receiver by the DHCP server, the server replies the message using a DHCPOFFER message. UDP protocol in the transport layer is used in this step with port 68 as the destination. The client then goes into the selecting stage. * Step 3: A DHCPREQUEST message is formed by the client in response to the feedback DHCPOFFER message. The message is routed to the server indicating that the client wants to acknowledge the network configuration sent embedded in the DHCPOFFER message. The client can then enter the requesting stage. * Step 4: Once the DHCPREQUEST is received from the client by the server, DHCPPACK message is relayed back showing that the client is free to use the IP address it is assigned. The client finally enters the bound state. DHCP Reservation is a DHCP server’s feature that allows the DHCP administrators to set aside one or more IP addresses for specific mission-critical computers only. DHCP Exclusion is the configuration of the DHCP server in which a single IP address or a range of IP addresses are exempted by direct assignment to the DHCP client computers (Viveknayyar007, 2013). Microsoft Inc. (2016) discusses the configuration of a DHCP Relay Agent. To configure the agent: * The RRAS MMC Snap-in is opened. * IPv4 is expanded in the Remote Access MMC snap-in and the Routing before DHCP Relay Agent is clicked. * The network interfaces on which the DNS server might receive DHCP requests is added. DHCP Relay Agent is right-clicked before New Interface is clicked. Then the par network interface is selected followed by an OK click. * Relay DHCP packets is selected in the DHCP Relay Properties dialog box before OK is clicked. * DHCP Relay Agent is right-clicked in the navigation pane before the Properties option is clicked. * The IPv4 address of the DHCP servers is entered on the General tab. The address is to be provided with DHCP services from the RRAS server’s clients. Add is clicked before OK. 5. Report Introduction Server administration is a tedious task especially concerning assigning each role and user manually, before assigning the users to the roles determined then the roles to projects. Password definitions are specified for new accounts to be created. Users can be allowed or be restricted from changing their passwords in their subsequ...
Get the Whole Paper!
Not exactly what you need?
Do you need a custom essay? Order right now:

Other Topics:

Need a Custom Essay Written?
First time 15% Discount!