| Exam 350-401 | Question id=5730 | Architecture |
A client with IP address 209.165.201.25 must access a web server on port 80 at 209.165.200.225. To allow this traffic, an engineer must add a statement to an access control list that is applied in the inbound direction on the port connecting to the web server.
Which statement allows this traffic?
| A. |
permit tcp host 209.165.200.225 lt 80 host 209.165.201.25 | |
| B. |
permit tcp host 209.165.201.25 host 209.165.200.225 eq 80 | |
| C. |
permit tcp host 209.165.200.225 eq 80 host 209.165.201.25 | |
| D. |
permit tcp host 209.165.200.225 host 209.165.201.25 eq 80 |