Essentials Exam QuestionsBrowse all questions from this exam

Essentials Exam - Question 17


If you disable the Outgoing policy, which policies must you add to allow trusted users to connect to commonly used websites? (Select three.)

Show Answer
Correct Answer: ADE

To allow trusted users to connect to commonly used websites after disabling the Outgoing policy, you need to enable specific policies for essential services. HTTP port 80 is necessary for standard, unencrypted web traffic. HTTPS port 443 is needed for secure, encrypted web traffic. DNS port 53 is crucial for translating domain names into IP addresses, which is a fundamental part of accessing websites.

Discussion

1 comment
Sign in to comment
Satornjkk
Dec 17, 2020

E. DNS port 53 Access to website need to convert from name(google.com) to IP address (123.112.45.20) So udp 53 or dns services do that task.

Satornjkk
Dec 20, 2020

A. Tcp 80 for web site with out encryption D. TCP 443 For web site with secure encyption