CheckPoint Exam Questions

In order to prevent outgoing NTP traffic from being hidden behind a Cluster IP you should?

In order to prevent outgoing NTP traffic from being hidden behind a Cluster IP you should?

A.
Edit the relevant table.def on the gateway and add the line no_hide_services_ports = { <123,
17> }.

B.
Edit the relevant table.def on the Management Server and add the line
no_hide_services_ports = { <123, 17> }; and then push policy.

C.
Edit the relevant table.def on the gateway and add the line no_hide_services_ports = { <17,
123> };.

D.
Edit the relevant table.def on the Management Server and add the line
no_hide_services_ports = { <17, 123> }; and then push policy.