0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ネームサーバーとは

Posted at

ネームサーバーとはなんぞや(DNSサーバー)

ネームサーバーとは、インターネット上でドメインとWebサーバーやメールサーバーを結びつけるための名前解決をするサーバーです。

インターネット上にあるサーバー(コンピューター)には、すべてIPアドレス(123.145.167.189のように数字で構成されたもの)が割り振られています。IPアドレスが判明すれば、実際にホームページやメールを運用しているサーバーにアクセスすることができます。
このIPアドレスとドメインを結び付ける役割を担っているのがネームサーバーとなります。いわば、電話番号(ドメイン)と電話機(サーバー)を結びつける電話線のようなものです。

なお、DNS(Domain Name System)サーバーと呼ばれることもあります。

参考URL

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?