3rd long LEC 8 PT.1 Flashcards
(39 cards)
T/F
The client/server programs can be divided into
two categories.
True
two categories of client/serve programs
directly used by the user, such as email
support other programs
____ is a supporting program that is used by other programs such as email
Domain Name System (DNS)
To be unambiguous, the names assigned to machines must be carefully selected from a _____ with complete control over the binding between the names and IP addresses
name space
2 ways to organize name space
Flat
Hierarchical
a name in this space is a sequence of characters without structure
Flat
each name is made of several parts
hierarchical
___ cannot be used in a large system such as the Internet because it must be centrally controlled to avoid ambiguity and duplication.
flat
the names are defined in an inverted-tree structure with the root at the top. The tree can have only 128 levels:
domain name space
T/F
The information contained in the domain name space
must be stored
True
T/F
it is very inefficient and also unreliable to have just one computer store such a huge amount of information.
True
____ what a server is responsible for or has authority over; contiguous
part of the entire tree
zone
T/F
If the domain is not divided into smaller domains, domain and zone refer
to the same thing.
true
______ is a server whose zone consists of the whole tree.
root server
T/F
A root server usually does not store any information about domains but delegates its authority to other servers, keeping references to those servers.
True
______ is a server that stores a file
about the zone for which it is an authority.
primary server
____ is responsible for creating,maintaining,
and updating the zone file.
primary server
______ is a server that transfers
the complete information about a zone from another server (primary or secondary) and stores the file on its local disk.
secondary server
T/F
A primary server loads all information from the disk file; the secondary server
loads all information from the primary server.
True
______ is when the secondary downloads information from the primary
zone transfer
___ is a protocol that can be used in different platforms
DNS
3 sections of the domain name space (tree) in the internet
generic domains, country domains, inverse domains
Mapping a name to an address or an address to a
name is called ______
name-address resolution
_____expects the server to supply the final answer
resolver (client)