- DNS in Action
- Alena Kabelova, Libor Dostalek
- 224字
- 2021-04-29 19:11:17
1.6 Reserved Domains and Pseudodomains
It was later decided that other domains could also be used as TLD. Some TLD were reserved in RFC 2606:
- The
test
domain for testing - The
example
domain for creating documentation and examples - The
invalid
domain for evoking error states - The
localhost
domain for software loops
Domains that are not directly connected to the Internet can also exist, i.e., computers that do not even use the TCP/IP network protocol therefore do not have an IP address. These domains are sometimes called pseudodomains. They are meaningful especially for electronic mail. It is possible to send an email into other networks and then into the Internet with the help of a pseudodomain (like DECnet or MS Exchange).
In its internal network, a company can first use TCP/IP and then DECnet protocol. A user using TCP/IP in the internal network (for example, <Daniel@computer.company.com>
) is addressed from the Internet. But how do you address a user on computers working in the DECnet protocol?
To solve this, we insert the fictive dnet
pseudodomain into the address. The user Daniel is therefore addressed <Daniel@computer.dnet.company.com>
. With the help of DNS, the entire email that was addressed into the dnet.company.com
domain is redirected to a gateway in DECnet protocol (the gateway of the company.com
domain), which performs the transformation from TCP/IP (for SMTP) into DECnet (for Mail-11).
- 持續演進的Cloud Native:云原生架構下微服務最佳實踐
- CoffeeScript Application Development
- Unity Game Development Essentials
- 工業軟件研發、測試與質量管理論叢
- Django 1.0 Website Development
- 剪映短視頻剪輯與運營全攻略:視頻剪輯+音頻處理+后期特效+運營管理
- Unity 3D\2D手機游戲開發:從學習到產品(第4版)
- WCF Multi/tier Services Development with LINQ
- 中文版Photoshop平面設計入門教程
- 機械CAD軟件應用入門指導書
- JBoss Drools Business Rules
- Python 3 Web Development Beginner's Guide
- Cinema 4D/After Effects印象 影視包裝技法精解基礎篇
- 零基礎學Procreate萌物繪
- Building SOA/Based Composite Applications Using NetBeans IDE 6