A _________ configuration involves stand-alone firewall devices plus host-based firewalls working together under a central administrative control.
A. packet filtering firewall B. distributed firewall
C. personal firewall D. stateful inspection firewall
B. double bastion inline
You might also like to view...
A two-dimensional array has three subscripts.
Answer the following statement true (T) or false (F)
As you create paths, if you select the ____________________ button on the options bar, Photoshop creates a shape layer on the Layers panel.
Fill in the blank(s) with the appropriate word(s).
?The line from the actor to the use case is called a(n) _____.
A. ?association B. ?aggregation C. ?lifeline D. ?observation
Which of the following statements draws the string "Love to animate!" starting at coordinates (200, 50)?
a. Text myText = new myText(200, 50, "Love to animate!"); b. Text myText = new Text(50.0, 200.0, "Love to animate!"); c. Text myWords = new Text(200.0, 50.0, "Love to animate!"); d. Text Words = new Words(200, 50, "Love to animate!");