DNS queries are either recursive or iterative. Use the data captured by ethereal to determine if DNS queries are generated by issuing the ping command.

What will be an ideal response?


The ethereal data indicates that the recursion bit is set so the queries are recursive in nature.
```
Domain Name System (query)
Transaction ID: 0x1f30
Flags: 0x0100 (Standard query)
0... .... .... .... = Response: Message is a query
.000 0... .... .... = Opcode: Standard query (0)
.... ..0. .... .... = Truncated: Message is not truncated
.... ...1 .... .... = Recursion desired: Do query recursively
.... .... ...0 .... = Non-authenticated data OK: Non-

authenticated data is unacceptable
```

Computer Science & Information Technology

You might also like to view...

Tap or click the Options tab in the Backstage view to display the Outlook Options dialog box, as shown in the accompanying figure.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

WEP guards one of the CIA characteristics, namely what?

A. integrity B. availability C. confidentiality D. access control

Computer Science & Information Technology

Active Directory is a ____ that houses information about all network resources such as servers, printers, user accounts, groups of user accounts, security policies, and other information.

A. file service B. domain C. directory service D. module

Computer Science & Information Technology

____ commands are commands sent to the operating system to perform a service on the user's behalf.

Execution System Assembly Client

Computer Science & Information Technology