exam questions

Exam N10-009 All Questions

View all questions & answers for the N10-009 exam

Exam N10-009 topic 1 question 363 discussion

Actual exam question from CompTIA's N10-009
Question #: 363
Topic #: 1
[All N10-009 Questions]

A server administrator deploys a new web server with an IP address of 192.168.16.100. The security policy dictates that all non-secure connection methods should be blocked. Which of the following security rules will satisfy the request without prohibiting other traffic?

  • A. Deny any 192.168.16.0 255.255.255.0 80
  • B. Deny 192.168.16.100 255.255.255.255 any
  • C. Deny any 192.168.16.100 255.255.255.255 80
  • D. Permit any 192.168.16.100 255.255.255.255 80
  • E. Permit 192.168.16.100 255.255.255.255 any
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jstark111
1 month, 2 weeks ago
Selected Answer: C
This rule blocks HTTP traffic (port 80) to the web server at IP 192.168.16.100, which is a non-secure method of web communication. It does not prohibit other traffic, such as HTTPS (port 443), SSH, or others — thereby satisfying the requirement to block only non-secure connections.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...