“DNS 基本工作原理、配置使用”的版本间的差异
跳到导航
跳到搜索
Jihongchang(讨论 | 贡献) |
Jihongchang(讨论 | 贡献) |
||
第1行: | 第1行: | ||
− | DNS | + | === DNS 服务概述 === |
− | |||
DNS(Domain Name System)域名系统,在 TCP/IP 网络中有非常重要的地位,能够提供域名与 IP 地址的解析服务。 | DNS(Domain Name System)域名系统,在 TCP/IP 网络中有非常重要的地位,能够提供域名与 IP 地址的解析服务。 | ||
− | Windows 本地域名解析 | + | === Windows 本地域名解析 === |
− | |||
"C:\Windows\System32\drivers\etc\hosts" | "C:\Windows\System32\drivers\etc\hosts" | ||
− | + | === Linux 本地域名解析 === | |
− | Linux 本地域名解析 | ||
− | |||
/etc/hosts | /etc/hosts |
2022年8月18日 (四) 09:49的版本
DNS 服务概述
DNS(Domain Name System)域名系统,在 TCP/IP 网络中有非常重要的地位,能够提供域名与 IP 地址的解析服务。
Windows 本地域名解析
"C:\Windows\System32\drivers\etc\hosts"
Linux 本地域名解析
/etc/hosts