Top-Rated Free Essay
Preview

Linux Hw

Satisfactory Essays
287 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Linux Hw
What kind of server repond to recursive queries ? how does this server work ?
A DNS servers that is setup with to preform recursive queries or an SQL server
What kind of dns record is likely to be returned when a web browser tries to resolve the domain part uri?
An A (address) record points to a domain.
What are mx resource records for? identifies the email servers for a domain
How would you find the ip address of example.com from the command line?
$ hostname example.com or $ dig example.com
How would you instruct a linux system to use the local network? Dns cache located at 192.168.1.254 or the isp’s Dns cache ,located at 1.2.3.4, if lan nameserver is unavailable ?

Tree files to check on.

etc man host.conf will tell you about the order option

etc Is for static dns resolve

etc the file for all your dns needs

then edit:
/etc/resolv.conf
add the following: nameserver 192.168.1.254 nameserver 1.2.3.4
How would you instruct a Dns server response only to queries from the 137.44*ip range
Add the following line to the Options section in /etc/named.conf: allow-query { 137.44.0.0/24 };
How might a resolver attempt to find the ipaddress of the example domain
A resolver will append several different domains to an unqualified Domain Name producing FQDNS that passes them one at a time.

How would you set up a private domain name hierarchy that does not include any of the official interNIC assigned domain names ?
Set up a DNS cache that defines the zone . (period) clause explicitly, rather than relying on the hint file.

You May Also Find These Documents Helpful

  • Satisfactory Essays

    4. Locate the DNS query and response messages. Are then sent over UDP or TCP?…

    • 671 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    router D) destination host Save Question 2 (1 point) Servers are normally given ________ IP addresses. Question 2 options: A) well-known B) static C) dynamic D)…

    • 268 Words
    • 6 Pages
    Satisfactory Essays
  • Powerful Essays

    Nt1330 Unit 3 Assignment 1

    • 2019 Words
    • 9 Pages

    10001100.10110011.11011100.11001000 We see the address in the decimal form Your computer sees it in the binary form Binary Octet: • An octet is made up of eight “1”s and “0”s, representing the following values: 128 64 32 16 8 4 2 1 • So the value of 140 (the first octet of our example) looks like this: 1 0 0 0 1 1 0 0 Binary Octet: 1 0 128…

    • 2019 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    Nt1330 Unit 5 Assignment 1

    • 1348 Words
    • 6 Pages

    To write a C program to develop a DNS client server to resolve the given…

    • 1348 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    IT302 Assignment 5.1

    • 308 Words
    • 2 Pages

    IP-based virtual hosts use the address of the connection to decide the correct virtual host to connect to. In order for name-based virtual hosting to work, the server depends on the client to deliver the hostname as part of the HTTP headers. Many different hosts can share the same IP address using this method.…

    • 308 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 10 Assignment 1

    • 469 Words
    • 3 Pages

    NS(Name Server) Lookup: Resolves host name with Ip address and configured by the contents of the operating system file resolv.config…

    • 469 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    NT1330 final exam

    • 1081 Words
    • 3 Pages

    1. The process of obtaining an IP address for a computer name (for example, “Computer A”) is called __________. Name Resolution…

    • 1081 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Unit 3 Lab

    • 290 Words
    • 2 Pages

    DNS converts common domain names into IP addresses to route data to the correct destination over the internet without having the user provide the exact IP address.…

    • 290 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The third domain is the actual LAN or Local Area Network which is basically where all the workstations connect to one another locally. This is the last of the internal use only standard because after this point, TCP and UDP are now affected since from the exit point to the wide area network or WAN, all information sent out is no longer as secure since its now on a openly public network, the world wide web.…

    • 387 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Unit 8 Assignment 1

    • 509 Words
    • 3 Pages

    First, the SOA record lists the name server for the domain, and next the e-mail address of the administer of the domain (note that the @ has been replaced by a period). The serial number doesn 't have to be a date, however, whenever a change to the zone file on the master DNS server is changed, the…

    • 509 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Unit 3 Assignment 1

    • 310 Words
    • 1 Page

    a. American Registry for Internet Numbers (ARIN): ARIN manages the distribution of Internet number resources, including IPv4 and IPv6 address space and AS numbers.…

    • 310 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Unit 8 Assignment 1

    • 127 Words
    • 1 Page

    The Domain Name System (DNS) is a standard technology for managing the names of Web sites and other Internet domains. DNS technology allows you to type names into your Web browser like google.com and your computer to automatically find that address on the Internet.…

    • 127 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    linux

    • 456 Words
    • 2 Pages

    1. What change is necessary to make sendmail listen to all network traffic on port 25? What file would you edit?…

    • 456 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    10. Given the following entries, what will happen when a client at address 172.16.24.100 tries to access a Web site running on this server? Pg 447-448…

    • 1032 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Why Bother?

    • 722 Words
    • 3 Pages

    | A Web site that allows anyone to add or edit content is called a ________.…

    • 722 Words
    • 3 Pages
    Satisfactory Essays

Related Topics