Ticket #465 (closed maintenance: fixed)
Transferring a domain to Transition Network
Reported by: | ed | Owned by: | chris |
---|---|---|---|
Priority: | major | Milestone: | Production |
Component: | DNS | Keywords: | |
Cc: | ed | Estimated Number of Hours: | 0.1 |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0.35 |
Description
we need to provide information to someone who is transferring the domain reconomy.org to us
Change History
comment:1 Changed 4 years ago by chris
- Cc ed added
- Add Hours to Ticket changed from 0.0 to 0.15
- Status changed from new to assigned
- Component changed from Drupal modules & settings to DNS
- Total Hours changed from 0.0 to 0.15
comment:2 Changed 4 years ago by chris
- Add Hours to Ticket changed from 0.0 to 0.2
- Total Hours changed from 0.15 to 0.35
Steps 1 and 2 have been completed, the transfer has been started at the gandi.net end and it is awaiting Ben to click through an email.
The DNS has been set to use the Reconomy Gandi zone file and the web server has been set to respond to reconomy.org.
I need to generate an invoice for the transfer fee, this has been paid for by Webarchitects.
I also need to update wiki:DomainNames.
comment:3 follow-up: ↓ 4 Changed 4 years ago by ed
nice one; invoice received and asked for prompt payment. They want this re-pointed at the reconomy website which is on WA servers.
comment:4 in reply to: ↑ 3 Changed 4 years ago by chris
- Estimated Number of Hours changed from 0.0 to 0.1
Replying to ed:
invoice received and asked for prompt payment.
Thanks.
They want this re-pointed at the reconomy website which is on WA servers.
This is all set up, test that the gandi.net DNS servers are set up:
dig @A.DNS.GANDI.NET reconomy.org ;; ANSWER SECTION: reconomy.org. 10800 IN A 81.95.52.48 dig @A.DNS.GANDI.NET www.reconomy.org ;; ANSWER SECTION: www.reconomy.org. 10800 IN A 81.95.52.48
Test that the web server at 81.95.52.48 is set to respond to reconomy.org and www.reconomy.org
curl -s -H "Host: reconomy.org" 81.95.52.48 | grep "<title>" <title> REconomy</title> curl -s -H "Host: www.reconomy.org" 81.95.52.48 | grep "<title>" <title> REconomy</title>
So as soon as the whois updates is done by netsol it should all start woking.
These are the current whois values for the domain:
Assuming we want it set up as the others, see wiki:DomainNames, then we need to:
I have sent a email to Storm asking him to do 1. and 2.