Not understand this about a domain
Moderator: General Moderators
Not understand this about a domain
I actually want something like: http://mysubdomain.domain.com. There is some error in my host's Addon Domains page, so I was wondering if I can add a subdomain in my Registrar: http://www.godaddy.com... Is that possible?
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I think that it would take 48 hours to populate your domain if you *change* it - that is because of the TTL. But if you *add* a domain or a subdomain nobody can have it already cached so they need to ask you DNS for it. In short - if you add a domain/subdomain there shoudl be no delay. You should be able to resolve it immediately.
There are 10 types of people in this world, those who understand binary and those who don't
My domain is:
Subdomain is:
I've put this address for the forwarding of the above domain:
And enabled masking to
Thanks
Code: Select all
http://www.enigmaportal.comCode: Select all
http://roboveda.enigmaportal.comCode: Select all
http://www.enigmaportal.com/forum/index.php?showforum=174Code: Select all
http://roboveda.enigmaportal.comThe subdomain is not registered at your DNS yet:
See - there is no ANSWER line.
Maybe there is some technical delay at your DNS provider while transfering data between the www interface and the real DNS.
Code: Select all
dig roboveda.enigmaportal.com
; <<>> DiG 9.2.2 <<>> roboveda.enigmaportal.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 4742
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;roboveda.enigmaportal.com. IN A
;; AUTHORITY SECTION:
enigmaportal.com. 10687 IN SOA ns1.dx-t.net. paulabbasi.comcast.net. 2007030702 86400 7200 3600000 86400
;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Aug 2 23:33:39 2007
;; MSG SIZE rcvd: 110Maybe there is some technical delay at your DNS provider while transfering data between the www interface and the real DNS.
There are 10 types of people in this world, those who understand binary and those who don't
Weird... I tried adding http://www.google.com as the forwarding link to my subdomain google.enigmaportal.com but that doesn't work either... Still my host problem is it? I'm sorry, I'm not that aware of DNS...