Page 1 of 1

server creation W/ duck DNS

PostPosted: Sat Apr 09, 2016 16:49
by SuperPantsofDoom
i want a server. and I've seen a few severs use this? but have no idea how to implement it

clueless

Re: server creation W/ duck DNS

PostPosted: Mon Apr 11, 2016 23:29
by MineYoshi
SuperPantsofDoom wrote:i want a server. and I've seen a few severs use this? but have no idea how to implement it

clueless



Well, i don't know, but i think is better you change the title to "How to make a server with Duckdns?"

to know that is a question!

Maybe someone answer you! =D

Re: server creation W/ duck DNS

PostPosted: Tue Apr 12, 2016 11:09
by Milan*
I guess you just need a script to update your home ip on the dns record frequently.
(if youre using a homeserver).

After setting this up, your minetest.conf have to look like:

[...]
server_address = my.awesome.new.adress
[...]

^You can also use a free domain with dot.tk but beware some countrys have trouble to connect :/

Re: server creation W/ duck DNS

PostPosted: Wed Apr 13, 2016 20:02
by MineYoshi
Milan* wrote:I guess you just need a script to update your home ip on the dns record frequently.
(if youre using a homeserver).

After setting this up, your minetest.conf have to look like:

[...]
server_address = my.awesome.new.adress
[...]

^You can also use a free domain with dot.tk but beware some countrys have trouble to connect :/



Can you explain this?

Re: server creation W/ duck DNS

PostPosted: Wed Apr 27, 2016 21:25
by Milan*
What exactly?

Re: server creation W/ duck DNS

PostPosted: Mon May 09, 2016 23:35
by SuperPantsofDoom
i found a different way to make a server thanks for all your help mineyoshi