DNS alias using "Domain Pointers"

rudiedirkx

New member
Joined
Jun 19, 2008
Messages
2
I'm the co-owner of a server using DA. I log in on Admin level.
The server hosts about 10 websites, but 15 domains are directed to the server. Which means aliases are created for 5 domains, pointing to existing websites.

I think it's done using DNS (Domain Pointers specifically). I'm not the person who set it up, so I can't be sure.

I deleted one of the aliases from it's old location and added it to the new. "the new" being the last version of an online product, "old location" the previous version. All aliases (domains without a document tree) redirecting to the old location, must now be set to redirect to the new location. What I did (to try if it works) is delete one (like I said) and add it to the new.

I'm pretty sure I did that correctly (I checked with the existing aliases still redirectin to the old version). The HELP page says it can take up to 72 hours, but it's been about that and nobody I ask can see the new version website. Everybody can still see the old version website though.

Does this mean the DNS change didn't YET occur? Or not at all? Did I do something wrong in the DNS settings?
Here are the details:
"Source domain" = AA (owner domain = BB)
"Type" = Alias
When I click "Manage" (DNS):

Name - Type - Value
AA. - A - [server ip]
ftp - A - [server ip]
localhost - A - 127.0.0.1
mail - A - [server ip]
pop - A - [server ip]
www - A - [server ip]
AA. - NS - nameserver.
mail - MX - 10
AA. - TXT - "v=spf1 a mx ip4:[server ip] ?all"


Nowhere in the table is any reference to BB... Is that correct? I am no DNS expert.

Should I be more patient with the DNS change? Or is it something wrong in the settings?

Thanks so very much!
Rudie
 
Without real ip's and domains nobody is going to be able to help you.
 
ok, real ips

server ip is 89.18.176.168
alias website is courtreservation.net (right now it contains the old version: baanreserveren.nl)
it should contain the new version: baanreserveren.eu, which is the host of the alias.

It this helpful?
I can still see the old website... It's been like a week now...
 
The sites are both set up to use the same (server) IP#.

So there's no way to redirect (point) anything using DNS, as both domains are name-based.

If you want to switch to the new one, then you need to delete the entire domain containing the old code (be sure to move any email/databases to the site containing the new domain first) and then recreate that domain name in DirectAdmin as a Domain Pointer (from the main login for the domain user). Create it as an alias.

Then both domains will point to the same (new) version of the software.

Note that if I'm misunderstanding any part of your posts in this thread you may totally destroy everything, so be sure to make backups of everything first.

Jeff
 
Back
Top