Page 1 of 1

Bug in the address configuration

PostPosted: Sat Jan 10, 2015 01:08
by BrunoMine
before complaining, I want to thank this community for existing. I have not posted much here in the forum but have worked hard in another community and I want to congratulate you all for version 0.4.11.
I configured my minetest server with the following line
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
address = minemacro.servegame.com

but did not work and my ip is exposed.
I use no-ip to mask my real IP.
I realized a check on the minemacro.servegame.com host functioned normally put my real IP remained exposed.
The server took too long to be completed and is now paralyzed on my dedicated server.
Please, help me!!!

Re: Bug in the address configuration

PostPosted: Sat Jan 10, 2015 09:48
by sfan5
address is a client-side setting, use server_address if you want to use a doman when announcing to the server list.

Re: Bug in the address configuration

PostPosted: Sat Jan 10, 2015 11:25
by BrunoMine
Okay. I do not believe it was wrong.
Thank you very much!