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

posta 2 anni fa657 visualizzazioni
2 Risposte
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
ESPERTO
Rob_H
con risposta 2 anni fa
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande