PDA

View Full Version : da.ru with mydomain



Albert
March 27th, 2002, 05:35
I created a subdomain at da.ru doing the following steps:

DNS-Record-create
and filled out:
Host - Type - Name
ns1.mydomain.com NS 216.148.213.141
ns2.mydomain.com NS 216.148.221.142
ns3.mydomain.com NS 216.148.213.143
ns4.mydomain.com NS 216.148.221.144

After 2 days I am still redirected to http://www.da.ru/

Did I something wrong or did I forget anything?

Kaliber
March 27th, 2002, 06:19
Well it often takes 3 days or maybe more, it could just be your ISP which is probably is, they have to refresh their cache.

Could you also tell us what your domain is? Because I wopuld like to see if it works for me.

Vick
March 27th, 2002, 20:17
Mm..

I heard da.ru more excelent working with zoneedit.. but dont know how to make it work..

What`s NS number for zoneedit ??

Chicken
March 27th, 2002, 22:29
Please see their site, they have extensive information there...


How do I get started? What nameservers do I use?

Here's a simple step by step set of instructions on how to get started:
- you must buy or already own a domain name from a registrar
- sign up for the service using complete information
- you will get your password via email in about 1 hour
- log in to your account and click "add zones"
- enter the domain name that you want DNS services for and click "add"
- a pair of nameservers will be assigned to you
- contact your registrar and tell them to change the nameservers for your domain
- wait 3 days for the change to take place

sense
March 29th, 2002, 08:18
I did not know da.ru has a DNS support. interesting

Albert
March 29th, 2002, 12:48
Originally posted by MindRash
Well it often takes 3 days or maybe more, it could just be your ISP which is probably is, they have to refresh their cache.

Could you also tell us what your domain is? Because I wopuld like to see if it works for me.

Thanks for the help. But at the moment I do not want to mention the domain. IMO one can do this check with a command like

host -v -t soa *.da.ru any-dns-server or
dig @any-dns-server *.da.ru soa

If I replace any-dns-server with ns1.mydomain.com and query the commands above, it works, but not with others.

Do you use *.da.ru with mydomain?

What did you fill in the form?

On the left side the name and on the right side the ip-adress? I have heard of people who only filled out the dns-server-name and not the ip-adress.