تفويض DNS
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/dns-delegation/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/dns-delegation/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-delegation/)
Use the native HTML custom element.
تفويض DNS هو الآلية التي يُنقل بها السلطة على [[dns-zone|منطقة DNS]] الفرعية من المنطقة الأصلية إلى مجموعة منفصلة من [[nameserver|خوادم الأسماء]]، باستخدام [[ns-record|سجلات NS]] في المنطقة الأصلية تشير إلى الخوادم الموثوقة للمنطقة الفرعية. يُعد التفويض المبدأ الأساسي وراء قابلية توسع تسلسل [[dns|DNS]]: يفوض [[iana|IANA]] مناطق TLD إلى [[registry-operator|مشغّلي السجل]]، وتفوض السجلات النطاقات من الدرجة الثانية إلى [[registrar|المسجّلين]]، ويمكن لأصحاب النطاقات تفويض النطاقات الفرعية بشكل إضافي. تُضاف [[glue-record|سجلات الصمغ]] (سجلات A لخوادم الأسماء ذاتها) إلى المنطقة الأصلية عندما يقع خادم الأسماء داخل المنطقة المفوَّضة، لكسر التبعيات الدائرية في البحث.
مثال
When you point example.com to ns1.myhoster.com via your registrar, the .com registry adds NS records for example.com in the .com zone — delegating DNS authority to myhoster's nameservers.