 |
| Where
the internet begins |
|
|
 |
|
 |
|
Search domain
Start Creating your Online Identity
|
| |
|
| |
|
|
 |
Client running their own Primary Name Server
For Clients who use their own Primary Name Server, they have to add the following configuration in their Name Server, in order to resolve Arabic Domain Name, using their own Primary, for help please email us at register@nic.ae, subject: Arabic Domain Names
//------------------------------------------------------------------------------------
//* General Caching Name Server Configuration file*
//* TO BE APPENDED TO THE EXISTING NAMED.CONF FILE OF THE SERVER*
//------------------------------------------------------------------------------------
// amarat
zone "xn--mgbaam7a8h" {
type stub;
file "stub/db.amarat-idn.ae";
masters { 194.170.195.16; 212.26.18.12; };
};
//saudi arabia alsauidiah
zone "xn--mgberp4a5d4ar" {
type stub;
file "stub/db.saudi-idn";
masters { 194.170.195.16; 212.26.18.12; };
};
//saudi arabia saudiah
zone "xn--ogblly9en" {
type stub;
file "stub/db.saudi2-idn";
masters { 194.170.195.16; 212.26.18.12; };
};
//qater
zone "xn--wgbl6a" {
type stub;
file "stub/db.qatar-idn";
masters { 194.170.195.16; 212.26.18.12; };
};
//--------------------------------------------------------------------------------------
|
|
|