Update DNS attributes for VPC

0

This page states that I should be able to edit the DNS configuration by going to the Actions drop-down and choosing either Edit DNS hostnames or Edit DNS resolution. Neither of those is available in the dropdown.

I launched the VPC using this guide, except I chose t2.nano as the instance type. The instance launched without DNS support

질문됨 2년 전659회 조회
2개 답변
0

For a VPC you can edit whether the settings are enabled or not. You just highlight the VPC (mark the checkbox next to it) you want to edit and then go to the actions menu in order to choose edit DNS Hostname or DNS Resolution.

profile pictureAWS
전문가
Rob_H
답변함 2년 전
0

Hi! Good question.

When an instance is lauched into a VPC, it is typically provided with a private DNS hostname. If the instance is configured with a public IPv4 address and the VPC DNS attributes are enabled, it will be provided with a public DNS hostname.

Keep in mind that the format of the private DNS hostname depends on the configuration of the EC2 instance when it is launched.

To change the DNS support provided for the VPC, you can follow along to do the following:

https://docs.aws.amazon.com/vpc/latest/userguide/VPC_DHCP_Options.html#AmazonDNS

jsonc
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠