Using _______________ on outgoing traffic, an administrator can block certain computers from accessing the Internet.

Fill in the blank(s) with the appropriate word(s).


packet filtering or IP filtering

correct

Computer Science & Information Technology

You might also like to view...

Explain the following unexpected result:

Computer Science & Information Technology

Given the following code snippet, what will be displayed on the web page if the user enters 6.35 at the prompt?

``` var A = prompt("Enter a number:"); document.write(parseFloat(A) + ", "); document.write(parseInt(A)); ``` a. 6.35NaN b. 6.35 6 c. 6.35, 6 d. 6.35, 6.35

Computer Science & Information Technology

Write permission normally implies ____________________ permission as well.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

?The most commonly used network technologies within SANs are Fibre Channel and ___________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology