N10-005 · Question #748
An administrator would like to block all HTTP traffic and allow all HTTPS traffic on the firewall. Using the default port numbers, which of the following should the administrator configure? (Select…
The correct answer is A. Allow port 443 D. Deny port 80. HTTP uses TCP port 80 and HTTPS uses TCP port 443 by default. To meet the requirement, the administrator must: A) Allow port 443 - this permits encrypted HTTPS web traffic; and D) Deny port 80 - this blocks unencrypted HTTP web traffic. The other options are unrelated: port 53…
Question
An administrator would like to block all HTTP traffic and allow all HTTPS traffic on the firewall. Using the default port numbers, which of the following should the administrator configure? (Select TWO).
Options
- AAllow port 443
- BDeny port 53
- CDeny port 20
- DDeny port 80
- EAllow port 23
How the community answered
(33 responses)- A85% (28)
- B3% (1)
- C9% (3)
- E3% (1)
Explanation
HTTP uses TCP port 80 and HTTPS uses TCP port 443 by default. To meet the requirement, the administrator must: A) Allow port 443 - this permits encrypted HTTPS web traffic; and D) Deny port 80 - this blocks unencrypted HTTP web traffic. The other options are unrelated: port 53 (B) is DNS, port 20 (C) is FTP data transfer, and port 23 (E) is Telnet - none of these relate to HTTP or HTTPS.
Topics
Community Discussion
No community discussion yet for this question.