QUOTE(JohnNitro @ May 19 2008, 12:31 PM)

The url has been there for ages. Astahost has no names servers identified. I don't know where to point my domain to propagate. When I went through the process for activation the name servers were the ones it already had on godaddy.com If you or anyone can help me with this issue I would appreciate it. Again thanks for the help I'm getting with this and for any other questions I ask.
hey johnnitro. Let me try to help.
You have two choices.
You can do this:
1. Go to www.dnspark.com and create an account.
2. Add your domain name (losangelesmagazine.net) to the dns services at dnspark. They will provide you with nameserver info for dnspark.
3. Go to godaddy.com, login, and change the nameservers for your domain, to the dnspark ones.
4. go to dnspark.net, sign in, go to your domain, and add a "A" record (host record) like this:
# | Type | Hostname .losangelesmagazine.net | TTL | Dyn | IP Address
New | A | @
(or just leave it blank) .losangelesmagazine.net | 3600 | no (uncheck) | 208.87.243.146
New | CNAME | www .losangelesmagazine.net | 3600 | no (uncheck) | 208.87.243.146
New | CNAME | ftp .losangelesmagazine.net | 3600 | no (uncheck) | 208.87.243.146
5. wait
6. wait some more
7. this should take some time, as DNS records needs to propagate around the world.
8. give it another 5 minutes
9. try to ping your site: go to start, run... type cmd, and in the DOS windows, type:
CODE
C:\> ping losangelesmagazine.net
if you get a response from IP 208.87.243.146 then your site is ready to go
Now you can use your ftp client and you wont get an error

, you can use both ftp.losangelesmagazine.net or just losangelesmagazine.net to log on your ftp account.
OR you could do this.
1. Sign in at godaddy's website
2. go to your account
3. change the dns nameservers for your site, this time use the computinghosts nameservers (i think those are
ns.computinghost.com and ns2.computinghost.com)
4. wait for a few, go drink coffee

5. done, your site should be up and running, and you should be able to access your ftp account, but this time use this address:
ftp
server: losangelesmagazine.net (without the ftp subdomain)
login and password for your cpanel/ftp account.
the second option is easier, troubleless but I personally prefer the 1st one, since I can add my own subdomains and point to different sites / IPs, for example, home.losangelesmagazine.net could point to my home PC IP address, and you can't do that unless you have an independed DNS service, like the ones dnspark.net provides

(for free)
hope it helps
Reply