DNS Testing

DNS Testing

DNS between Datacenter and VPCs

  1. Access AWS System Manager

    • Select Session Manager
    • Select Start session

DNS Components Deployment

  1. In the Start session interface

    • Select NP1-tgw-Server
    • Select Start session

DNS Components Deployment

  1. In the Session interface, do a ping np1.your_domain_name
ping np1.aws.example.com

DNS Components Deployment

  1. Continue with the command:
dig aws.example.com

DNS Components Deployment

  1. In the AWS Management Console interface

    • Find Route 53
    • Select Route 53

DNS Components Deployment

  1. Select Outbound endpoints

DNS Components Deployment

  1. Select tgw-dns-dc1outendpoint

DNS Components Deployment

  1. Select rule to display

DNS Components Deployment

  1. Start session with DC1-tgw-BIND, select Start session

DNS Components Deployment

  1. Execute the following commands:
sudo su
cat /etc/named.conf

DNS Components Deployment

  1. Go to Inbound Endpoint, select Ednpoint to display.

DNS Components Deployment

  1. View details Inbound Endpoint

DNS Components Deployment

  1. Go to Route 53, select Hosted zones, we will see the created domain names.

DNS Components Deployment