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 Management Server and add the line no_hide_services_ports = { <17, 123> }; and then push policy.
B. Edit the relevant table.def on the gateway and add the line no_hide_services_ports = { <17, 123> };.
C. Edit the relevant table.def on the Management Server and add the line no_hide_services_ports = { <123, 17> }; and then push policy.
D. Edit the relevant table.def on the gateway and add the line no_hide_services_ports = { <123, 17> }.
Answer: C