当前位置:网站首页>DNS解析过程【访问网站】
DNS解析过程【访问网站】
2022-07-31 00:00:00 【Miracle_ze】
DNS解析网站过程
1.检查本地DNS缓存,看缓存是否有解析数据
windows
ipconfig /all

Liunx
dig www.baidu.com
nslookup www.baidu.com


2.查看本地hosts文件【本地域名解析文件】
window与Liunx都是在hosts文件里面
3.本机固定的DNS服务器(路由器) 找到13根域服务器【使用迭代查找】
4.根域找到找到顶级域,而百度顶级域是.com,com找到baidu域名
如此给你返回结果;返回到主机
5.和百度服务器建立TCP可靠连接,三次握手
三次握手
建立完连接后,keep-alive保活,request返回信息,response回答。最终通过浏览器实现解析页面
边栏推荐
- How to use joiplay emulator
- Flex布局使用
- .NET 跨平台应用开发动手教程 |用 Uno Platform 构建一个 Kanban-style Todo App
- 360核心安全大脑3.0正式发布,构建政企用户的“能力中枢平台”
- 状态机动态规划之股票问题总结
- JS中? ?和??=和?.和 ||的区别
- Shell programming conditional statement test command Integer value, string comparison Logical test File test
- joiplay模拟器不支持此游戏类型怎么解决
- 2022 China Logistics Industry Conference and Entrepreneur Summit Forum will be held in Hangzhou!
- Linux 部署mysql 5.7全程跟踪 完整步骤 django部署
猜你喜欢

.NET 跨平台应用开发动手教程 |用 Uno Platform 构建一个 Kanban-style Todo App

实验8(vlan实验)

测试人面试 常被问到的计算机网络题,高薪回答模板来了

mysql中关于存储过程无法实现迁移复制表中数据问题

【LeetCode】64. 最小路径和 - Go 语言题解

【飞控开发基础教程10】疯壳·开源编队无人机-PID 基础原理

如何在WordPress网站上添加导航菜单

$\text{ARC 145}$

HCIP第十五天笔记

Steven Giesel recently published a 5-part series documenting his first experience building an application with the Uno Platform.
随机推荐
ctfshow 文件包含
测试人面试 常被问到的计算机网络题,高薪回答模板来了
PS Basic Learning (1)
Linux 部署mysql 5.7全程跟踪 完整步骤 django部署
Machine Learning 1-Regression Model (2)
How to open the payment channel interface?
第一节 zadig 入门
xss的绕过
二叉查找树的定义,查找,插入,删除
[动态规划] 0-1背包问题和完全背包问题
Steven Giesel 最近发布了一个由5部分内容组成的系列,记录了他首次使用 Uno Platform 构建应用程序的经验。
[0x800706D9] solution appears in Microsoft Store
pytorch的安装注意事项
MPI简谈
HCIP第十五天笔记
2D Transform Module && Media Queries
proemthues 服务发现配置
乌克兰外交部:乌已完成恢复粮食安全出口的必要准备
Necessary artifacts - AKShare quants
An easy-to-use interface testing tools - the Postman