N10-008 Exam QuestionsBrowse all questions from this exam

N10-008 Exam - Question 506


Which of the following can be used to limit the ability of devices to perform only HTTPS connections to an internet update server without exposing the devices to the public internet?

Show Answer
Correct Answer: AC

Allowing connections only to an internal proxy server limits devices to performing only HTTPS connections to an internet update server while preventing exposure to the public internet. The internal proxy server can be set up to filter and only permit the designated HTTPS traffic to the update server, ensuring other public internet traffic is blocked.

Discussion

12 comments
Sign in to comment
testgokOption: A
Apr 11, 2023

According to ChatGPT v4 A. Allow connections only to an internal proxy server. By allowing connections only to an internal proxy server, you can limit the devices to perform only HTTPS connections to the internet update server without exposing them to the public internet. The proxy server can be configured to allow only HTTPS connections to the specific update server while blocking all other traffic, providing a secure and controlled connection.

MolongoOption: A
Apr 26, 2023

I don't think C is correct. The question isn't asking you to secure the network and it's devices, rather it asks that you secure the devices that need to reach the update server. Putting that device into a DMZ / screened subnet won't stop that device from being exposed to the public internet. However with A, you can only allow connections from a specific HTTPS update server, then you have successfully blocked all other parts of the public internet.

Cohort07Option: A
Apr 13, 2023

Correct answer is a

CannnonOption: C
Apr 19, 2023

C. Create a screened network and move the devices to it. The purpose of a screened subnet or DMZ is to establish a network with heightened security that is situated between an external and presumed hostile network

lukeowen93Option: C
Apr 22, 2023

how is this not screened subnet?

[Removed]
May 3, 2023

A screened subnet is designed to allow public access to the resources located inside the screened subnet. The question is asking for a solution that prevents exposure to the public Internet.

fola_pc
Jul 1, 2023

correct

3f2045e
May 17, 2024

got confused

CannnonOption: C
Apr 19, 2023

C. Create a screened network and move the devices to it. The purpose of a screened subnet or DMZ is to establish a network with heightened security that is situated between an external and presumed hostile network

I_Know_Everything_KY
Nov 7, 2023

A screened network (more correctly subnet) does the very opposite to what the question asks - it contains servers that ARE accessible to public internet. The answer is A - allow connections only through a proxy server.

CannnonOption: A
Apr 20, 2023

Correct answer is a

Doaa81Option: A
Apr 21, 2023

The option that can be used to limit the ability of devices to perform only HTTPS connections to an internet update server without exposing the devices to the public internet is A. Allow connections only to an internal proxy server.

Paula77Option: A
Dec 28, 2023

An internal proxy server can be configured to allow only HTTPS connections to specific internet update servers, effectively limiting the devices’ exposure to the public internet.

Biancoega10Option: A
May 9, 2024

It's A

HeylingOption: C
Jul 19, 2024

The correct answer is C. Create a screened network and move the devices to it. Here's why: A screened network, also known as a demilitarized zone (DMZ), is a separate network segment that isolates devices from the public internet while still allowing them to access specific resources. By moving the devices to a screened network, you can limit their ability to perform only HTTPS connections to the internet update server without exposing them to the public internet.