Upgrade to Pro — share decks privately, control downloads, hide ads and more …

DNSについて理解を深める

Avatar for Kohei Saito Kohei Saito
January 21, 2020
120

 DNSについて理解を深める

『DNSについて理解を深める』勉強会用スライド。※本資料に記述された見解は私個人の見解であり、所属する会社&組織の見解を必ずしも反映したものではありません。ご了承ください。

Avatar for Kohei Saito

Kohei Saito

January 21, 2020
Tweet

Transcript

  1. DNS

  2. DNS • - IP - - DNS • - -

    IP • OCI - - Internet and VCN Resolver - Internet and VCN Resolver /etc/resolv.conf nameserver 169.254.169.254 DNS • • DNS • IP DNS • IP • • DNS • • • Agenda
  3. IP DNS HOSTS.TXT(hosts ) IP #Internet Address official host name

    alias # (IP ) ( ) ( ) 127.0.0.1 localhost 192.0.2.1 library 192.0.2.2 work1 office01 https://jprs.jp/glossary/index.php?ID=0199
  4. 150.0.0.1 . .jp .com .jp IP hint IP .jp 400

    NS ns.jp ns.jp 400 A 10.0.5.1 10.0.5.1 10.0.5.2 test.jp IP test.jp 400 A 150.0.0.1 test.jp IP A IP test.jp 150.0.0.1 150.0.0.1
  5. . .jp 10.0.5.1 test.jp 400 A 150.0.0.1 test.jp 150.0.0.1 ……

    …… .jp 400 NS ns.jp ns.jp 400 A 10.0.5.1
  6. OCI (DNS ) 2 Internet and VCN Resolver • •

    2 - - VCN Custom Resolver • - - OCI - VPN FascConnect OnP DNS OCI
  7. Internet and VCN Resolver DNS OCI OCI (169.254.0.0) Region VCN

    Subnet Internet and VCN Resolver 169.254.169.254 Internet
  8. Internet and VCN Resolver /etc/resolv.conf nameserver 169.254.169.254 DNS OCI [opc@instance

    ~]$ cat /etc/resolv.conf ; Any changes made to this file will be overwritten whenever the ; DHCP lease is renewed. To persist changes you must update the ; /etc/oci-hostname.conf file. For more information see ;[https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingDHCP.htm#notes] ; ; generated by /usr/sbin/dhclient-script search jupyter.oraclevcn.com jupytersubnet.jupyter.oraclevcn.com nameserver 169.254.169.254