예로 위와 같이 설정하면 nslookup www 만 쳐도 www.example.com 의 IP 를 찾아 줍니다.
확인
DNS 의 정상 설정 여부는 DNS 를 사용하는 nslookup 이나 host 명령어를 사용해서 정상 동작 여부를 확인하면 됩니다.
$ host google.com
google.com has address 172.217.25.78
google.com has IPv6 address 2404:6800:4004:81c::200e
google.com mail is handled by 50 alt4.aspmx.l.google.com.
google.com mail is handled by 10 aspmx.l.google.com.
google.com mail is handled by 20 alt1.aspmx.l.google.com.
google.com mail is handled by 30 alt2.aspmx.l.google.com.
google.com mail is handled by 40 alt3.aspmx.l.google.com.