Skip to main content
Topic: New URL (Read 7037 times)

New URL

Thanks to generous donations by others within the DnD Administration, I've acquired the domain name https://dndsanctuary.eu. I'll probably make the switch sometime tomorrow. It should be uneventful, but at least a few minutes of downtime are to be expected.

Re: New URL

Reply #1
Does uneventful mean all earlier addresses in my browser history will continue to work? Will they redirect to the new address?


Re: New URL

Reply #3

Does uneventful mean all earlier addresses in my browser history will continue to work? Will they redirect to the new address?

No, but yes. :P


It is already today, isn't it?  Shall we change our advertising links or..?

Probably better not to until after.

Edit: Sure, why not. The site is currently active at both locations. I'll make it into a redirect later.


Re: New URL

Reply #5
Does the site load for you correctly at https://dndsanctuary.eu/ yet? I'll wait until tomorrow before I truly complete the move so there'll be no DNS propagation issues.


Re: New URL

Reply #7
Looks like immediately after login, the .eu site redirects to fransdejonge. Tried in Elinks.

Re: New URL

Reply #8
Yes, I'll keep it that way for a few more hours. The forum's internal configuration is still set to dnd.fransdejonge.com, so all the links point there. There's no actual redirection; if you changed the URLs manually they'd all work on thedndsanctuary.eu


Re: New URL

Reply #10
There's no need to do anything: it'll redirect automatically.

Edit: Okay, I changed it all for real now. Please let me know if there are any issues.

Re: New URL

Reply #11
Looks like I am @.eu now. I had trouble logging in for a while, but evidently I am in now :) Posting in Elinks.


Re: New URL

Reply #13
.

Re: New URL

Reply #14
That's why you should use a bookmark with a nickname/keyword "dnd". :P

Re: New URL

Reply #15
ׂ

Re: New URL

Reply #16
Thank you for your helpful message! :)

Okay, here's the story of what happened:

The primary DNS server is apparently down:
Code: [Select]
$ host -a thedndsanctuary.eu ns01.weservit.nl
Trying "thedndsanctuary.eu"
;; connection timed out; no servers could be reached


The secondary DNS server is fine:
Code: [Select]
$ host -a thedndsanctuary.eu ns02.weservit.eu
Trying "thedndsanctuary.eu"
Using domain server:
Name: ns02.weservit.eu
Address: 83.96.159.200#53
Aliases:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11323
;; flags: qr aa rd; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 3

;; QUESTION SECTION:
;thedndsanctuary.eu. IN ANY

;; ANSWER SECTION:
thedndsanctuary.eu. 100 IN SOA ns01.weservit.nl. hostmaster.thedndsanctuary.eu. 2014020400 100 3600 1209600 86400
thedndsanctuary.eu. 100 IN NS ns01.weservit.nl.
thedndsanctuary.eu. 100 IN NS ns02.weservit.eu.
thedndsanctuary.eu. 100 IN A 176.56.224.34
thedndsanctuary.eu. 100 IN MX 10 mail.thedndsanctuary.eu.
thedndsanctuary.eu. 100 IN TXT "v=spf1 a mx ip4:176.56.224.34 ~all"

;; ADDITIONAL SECTION:
ns01.weservit.nl. 14400 IN A 94.228.215.20
ns02.weservit.eu. 14400 IN A 83.96.159.200
mail.thedndsanctuary.eu. 100 IN A 176.56.224.34

Received 273 bytes from 83.96.159.200#53 in 24 ms


But! Unfortunately there a typo snuck into the DNS record back when we set it up:
Code: [Select]
$ host -t ns thedndsanctuary.eu
thedndsanctuary.eu name server ns01.weservit.eu.
thedndsanctuary.eu name server ns01.weservit.nl.


It's fixed now:
Code: [Select]
$ host -t ns thedndsanctuary.eu
thedndsanctuary.eu name server ns01.weservit.nl.
thedndsanctuary.eu name server ns02.weservit.eu.


I apologize for any inconvenience.

Re: New URL

Reply #17
I apologize for any inconvenience.

Good to have the place back.
The start and end to every story is the same. But what comes in between you have yourself to blame.

Re: New URL

Reply #18
ׂ