当前位置:网站首页>华为ensp模拟器 DNS服务器的配置
华为ensp模拟器 DNS服务器的配置
2022-07-04 20:11:00 【Python-派大星】
目录
DNS服务器是用于域名解析的。
原理:当pc机访问网址时,这个网址会发送给DNS服务器,DNS服务器会将网址解析成ip地址返回给pc机,然后pc机拿着这DNS服务器返回来的ip地址,访问这个网址的服务器。
若没有DNS,则无法访问网址。
一、首先我们需要有一台服务器
二、打开服务器,配置DNS服务器。
我们拉出服务器后,连接好交换机,开始配置服务器的信息。
1、双击打开服务器完成基础配置,给服务器配置一个IP地址:
2、配置服务器的信息,配置DNS服务器:
三、进入路由器配置信息
四、在pc机中查看dns服务器,并ping网址
1、让pc机IP地址都靠配置的DHCP获取
2、打开pc机命令行,输入ipconfig查看网络信息
3、尝试能否ping通网址。
没问题,表示DNS服务器已经配置完毕。实验结束。
补充知识:
TCP协议与UDP协议的优点缺点。
TCP协议:
优点:可靠性高
缺点:传输较慢
适合对文件传输的完整性要求高,但对延迟不明感的传输类型。
例如:电子邮件、更新客户端,这些类型文件传输中丢一个包可能就导致文件不可用。所以使用TCP协议。
UDP协议:
优点:传输速度快
缺点:可能会丢包
适合传输对速度有要求,但对完整性要求不高的文件类型。
例如:游戏中的操作,需要极致的速度,对速度要求高,但少量丢包影响不大。
DNS与CDN:
DNS:
DNS服务器的作用是将用户输入的网址解析,将网址解析成IP地址,供用户访问想要的信息。
CDN:
不同的人访问同个网址,返回不同的IP地址。
在双十一的时候,会有特别多购物的人,大家都访问淘宝的时候,如果只有一台淘宝服务器,肯定会炸,所以淘宝不止一台服务器,但服务器IP地址是固定的,大家都是访问同个淘宝网址。怎么让用户访问网址的时候去到不同的服务器呢?
这时候就出现了CDN,CDN就是将网址返回不同的IP地址,让用户访问到不同的淘宝服务器,放置服务器过载。
边栏推荐
- NetWare r7000 Merlin system virtual memory creation failed, prompting that the USB disk reading and writing speed does not meet the requirements. Solution, is it necessary to create virtual memory??
- VIM asynchronous problem
- Ten years' experience of byte test engineer directly hits the pain point of UI automation test
- mysql语句执行详解
- Quelques suggestions pour la conception de l'interface
- 【optimtool.unconstrain】无约束优化工具箱
- How does the computer save web pages to the desktop for use
- Fleet tutorial 08 introduction to AppBar toolbar Basics (tutorial includes source code)
- ACM组合计数入门
- uniapp 富文本编辑器使用
猜你喜欢
UTF encoding and character set in golang
黄金k线图中的三角形有几种?
Hwinfo hardware detection tool v7.26 green version
工厂从自动化到数字孪生,图扑能干什么?
Qt五子棋人机对战画棋子之QPainter的使用误区总结
[server data recovery] a case of RAID5 data recovery stored in a brand of server
Idea restore default shortcut key
What if the WiFi of win11 system always drops? Solution of WiFi total drop in win11 system
D3.js+Three.js数据可视化3d地球js特效
Advantages of RFID warehouse management system solution
随机推荐
Implementation of redis distributed lock
Idea plug-in
语义化标签的优势和块级行内元素
【服务器数据恢复】某品牌服务器存储raid5数据恢复案例
Automatic generation of interface automatic test cases by actual operation
Go notes (1) go language introduction and characteristics
MySQL --- 数据库查询 - 聚合函数的使用、聚合查询、分组查询
冰河的海报封面
[Shenbo introduction] VI How to contact your favorite doctoral tutor
D3.js+Three.js数据可视化3d地球js特效
Remember to build wheels repeatedly at one time (the setting instructions of obsidian plug-in are translated into Chinese)
Advantages of RFID warehouse management system solution
PS竖排英文和数字文字怎么改变方向(变竖直显示)
RFID仓库管理系统解决方案有哪些功能模块
阿里测试师用UI自动化测试实现元素定位
【optimtool.unconstrain】无约束优化工具箱
What should I do if my computer sharing printer refuses access
搭建一个仪式感点满的网站,并内网穿透发布到公网 1/2
Redis分布式锁的实现
科普达人丨一文看懂阿里云的秘密武器“神龙架构”