I have been waiting the DNS propagation for almost 24 hours. I'am no impatient, but I want to know if I configured my zone good or I have any error in it.
I think that is good, because if I use my server dns like my DNS secondary I can resolve and lookup host well.
;
; BIND data file for mydomain.net
;
$TTL 86400
@ IN SOA mydomain.net. mydomain.net.
I just got a VPS. All the host gave me was an IP address to have the domain point to.
Lets say my domain is mydomain.com
So what I did was I removed the nameserver (not the NS records, but the actual nameserver) values.
I have a domain, mydomain.com.au.
I make two nameservers for this domain, ns1.mydomain.com.au and ns2.mydomain.com.au, and load them full of NS records, A records, MX records and anything else I feel like hosting.
Now, how do I get these to be used?
mydomain.com works fine.
www.mydomain.com gives "404 - File or directory not found."
I don't want people to use www.mydomain.com instead of mydomain.com, but I also don't want the 404 error in their face if the do.
Hi -
I have a domain name and some 3rd-party host space on which I run a small site that I use for personal purposes, like sharing photos and so forth. Let's call it mydomain.com. It has some associated DNS entries like www.mydomain.com, ftp.mydomain.com and db.mydomain.com.
I was hoping to bring my home machines together onto a domain for a number of reasons.
For unknown reasons the bind no longer works as it should.
I tested it using a random domain I had, worked ok for that domain and then modified the files to switch to the domain I actually needed.
After DNS was changed, it no longer worked.
I think something is wrong with my DNS file. Can someone help with the issue, my DNS is as follows
example.com. 86400 IN SOA ns1.ip.secureserver.net. exampleemail.gmail.com.
my domain name is mydomain.com that created 2 child domain for it in domain registrar.
ns1.mydomain.com -> 89.144.100.1
ns2.mydomain.com -> 89.144.100.1
in my windows 2008 server with ip address 89.144.100.1,
iis and dns service was installed.
i want to add mydomain.com to iis and dns that people access to it over internet and by www.
and create user.mydomain.com in iis that host other applicati
Hello!
I have recently switched to a vps with only one IP.
I have set manualy /etc/nameserverips for ns1.mydomain and ns2.mydomain to the same IP but the nameserver IP's on WHM are empty.
I have run the updatenameserver ip script but it wont shown.
Pinging on ns1.mydomain and ns2.mydomain seems to work, but I don't want to have any downtime in the future.
Did I have missing somethin