diff --git a/guides/common/modules/proc_disabling-dns-dhcp-tftp-for-unmanaged-networks.adoc b/guides/common/modules/proc_disabling-dns-dhcp-tftp-for-unmanaged-networks.adoc index 8c6b523ff2a..9bd7fd6132e 100644 --- a/guides/common/modules/proc_disabling-dns-dhcp-tftp-for-unmanaged-networks.adoc +++ b/guides/common/modules/proc_disabling-dns-dhcp-tftp-for-unmanaged-networks.adoc @@ -2,11 +2,15 @@ = Disabling DNS, DHCP, and TFTP for unmanaged networks If you want to manage TFTP, DHCP, and DNS services manually, you must prevent {Project} from maintaining these services on the operating system and disable orchestration to avoid DHCP and DNS validation errors. -However, {Project} does not remove the back-end services on the operating system. ++ +[IMPORTANT] +==== +Disabling these proxy features means {Project} will no longer orchestrate DNS, DHCP, and TFTP, but it does stop or remove the corresponding services. +==== .Procedure -. On {ProjectServer}, enter the following command: +. On {ProjectServer}, enter the following command to disable the Foreman Proxy features for DHCP, DNS, and TFTP: + [options="nowrap", subs="+quotes,attributes"] ---- @@ -15,9 +19,11 @@ However, {Project} does not remove the back-end services on the operating system --foreman-proxy-tftp false ---- -. In the {ProjectWebUI}, navigate to *Infrastructure* > *Subnets* and select a subnet. +. For every subnet where the {SmartProxy} is set as a TFTP proxy, disable the proxies: + +.. In the {ProjectWebUI}, navigate to *Infrastructure* > *Subnets* and select a subnet. -. Click the *{SmartProxies}* tab and clear the *DHCP {SmartProxy}*, *TFTP {SmartProxy}*, and *Reverse DNS {SmartProxy}* fields. +.. Click the *{SmartProxies}* tab and clear the *DHCP {SmartProxy}*, *TFTP {SmartProxy}*, and *Reverse DNS {SmartProxy}* fields. . In the {ProjectWebUI}, navigate to *Infrastructure* > *Domains* and select a domain.