hello
please can i ask your help to know how can i make zone file for this domain *.com
whay i want to use this rule ?
i will provide park domain service
for example i have 7 domains :
2ex.net
3zazy.com
a7aa7a.com
al-host.net
all-spaces.com
arabreg.net
atemplates.com
b4-u-die.com
etherdata.com
kuwaitnt.net
mrtasjeel.com
q8koot.com
sharedns.com
sharedns.net
all of theme use this dns
dns4.etherdata.net
dns5.etherdata.net
dns6.etherdata.net
i try to use this way to let all this domain work without add thim to parking domain on cpanel service
i have edit pico /etc/named.conf and add this line for *.com
then i have add this file /var/named/all.com.db and edit itPHP Code:zone "*.com" {
type master;
file "/var/named/all.com.db";
};
PHP Code:; Modified by Web Host Manager
; Zone File for .com
$TTL 14400
@ 14440 IN SOA planet.etherdata.net. info.etherdata.net. (
2007070972
14400
7200
3600000
86400
)
*.com. 14400 IN NS dns4.etherdata.net.
*.com. 14400 IN NS dns5.etherdata.net.
*.com. 14400 IN NS dns6.etherdata.net.
*.com. 14400 IN A 72.36.174.212
*.com. 14400 IN MX 0 etherdata.net.
mail 14400 IN CNAME etherdata.net.
www 14400 IN CNAME etherdata.net.
ftp 14400 IN CNAME etherdata.net.
and restart bind "bind work ok so there are no error"
but when i try to go any one of this domain it doesn't work
i try to check it and i didn't know whay it does not work
for more example this is report for etherdata.net domian
http://dnsreport.com/tools/dnsreport...=etherdata.net
and the other one "where it was failed"
http://dnsreport.com/tools/dnsreport...=etherdata.com
please can you let me know whay the *.com zone doesn't work?



LinkBack URL
About LinkBacks
?
Reply With Quote
but how kuwaitnet.net company do it ?




