프라이빗 클라우드 환경에서 실행되는 애플리케이션 및 워크로드에는 조회 및 IP 주소 할당을 위한 이름 확인 및 DHCP 서비스가 필요합니다. 이러한 서비스를 제공하려면 적절한 DHCP 및 DNS 인프라가 있어야 합니다. 프라이빗 클라우드 NSX를 구성하여 DHCP 및 DNS 서비스를 제공하거나 가상 머신 (VM)을 설정하여 프라이빗 클라우드에서 이러한 서비스를 제공할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Setting up DNS and DHCP using NSX\n=================================\n\nApplications and workloads running in a private cloud environment require name\nresolution and DHCP services for lookup and IP address assignment. A proper DHCP\nand DNS infrastructure is required to provide these services. You can configure\nyour private cloud NSX to provide DHCP and DNS service or set up a virtual\nmachine (VM) to provide these services in your private cloud.\n\nTo set up DNS and DHCP services using NSX:\n\n- [Set up DHCP](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/administration/GUID-1409548E-C26E-4AAE-9B6F-CFDCC6798175.html) using NSX.\n- [Set up IPAM](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.0/administration/GUID-A27DF20A-5162-40F5-B7D5-2DF8B6AE5DBE.html) using NSX\n\nBefore you begin\n----------------\n\n- Set up connectivity to your on-premises network by using\n [private services access](/vmware-engine/docs/networking/howto-setup-private-service-access) or set up\n [internet access for workload VMs](/vmware-engine/docs/networking/workload-internet-access) to use\n internet-based DNS servers.\n\n- Use a virtual machine template or ISO to create a VM.\n\nLinux-based DNS server setup\n----------------------------\n\nLinux offers various packages for setting up DNS servers. For information about\nsetting up an open-source BIND DNS server, see\n[How To Configure BIND as a Private Network DNS Server on CentOS 7](https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-centos-7).\n\nWindows-based setup\n-------------------\n\nFor information about DNS and DHCP in the Windows Server environment, see the\nfollowing pages:\n\n- [Dynamic Host Configuration Protocol (DHCP)](https://docs.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-top)\n- [Domain Name System (DNS)](https://docs.microsoft.com/en-us/windows-server/networking/dns/dns-top)"]]