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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则