how to use a custom map for your server

Place for sharing your game modifications for Life is Feudal: Your Own

Timmy56
 
Posts: 3
Joined: 30 Jan 2018, 08:02

how to use a custom map for your server

Post by Timmy56 » 30 Jan 2018, 08:38

i'm currently running the vanilla map and want to change it using FeudalTools however im unable to add my server. FeudalTool's FAQ says "Make sure your database and your servers firewall allow remote connections." When i installed mariaDataBase i checked the box that says "Enable access from remote machines for "root" user". i even granted full access to my database to anyone who knows the password. disabled my router's firewall and still no luck. what am i missing? any help is appreciated.

https://i.imgur.com/RFajPJt.png

User avatar
Nyuton
Mod Developer
 
Posts: 51
Joined: 01 Feb 2017, 10:51
Location: Berlin

Re: how to use a custom map for your server

Post by Nyuton » 31 Jan 2018, 00:54

You cannot use private ip addresses or loopbacks in FeudalTools.

The database address provided must be accessible from public internet.
My Blog | Custom Maps & Tools for LiF:YO server owners on FeudalTools


Timmy56
 
Posts: 3
Joined: 30 Jan 2018, 08:02

Re: how to use a custom map for your server

Post by Timmy56 » 31 Jan 2018, 13:59

i tried using my public (external) ip address which is a very long address that includes numbers and colons based off the google search "what's my ip".

####:e###:a##a:###:##:c##e:cef:bad#

unfortunately, it still doesn't work.
says "Bad address format. Use ip:port or hostname:port."

is there a reason why my public ip address is so long compared to the usual ###.##.##.##

is the gameserver address and database address supposed to both be my public ip address only with different ports 28000 and 3306?

all im using is MariaDB and SteamCMD
based off this video
https://www.youtube.com/watch?v=89-Y5aeVunY

please explain how to get this to work step by step. i like the idea of FeudalTools and there's really no other way to change your map as far as i know. sorry, this is all new to me.


Teah
 
Posts: 26
Joined: 14 Jun 2016, 13:49

Re: how to use a custom map for your server

Post by Teah » 08 Mar 2018, 12:55

Dont disable the firewall on your router.

Port Forward 3306 to the static IP of the pc your hosting the game on...

To port forward SQL:
3306-3310 TPC/UDP to 179.168.1.8

To port forward LIF:YO Server:
28000-28005 TPC/UDP to 179.168.1.8

Then I use my Public Internet IP address(you can find yours at http://www.whatsmyip.org/) which allows lif tools to direct SQL traffic into that pc because the port is forwarded..

So it looks like

Server:
12.144.22.12:28000
SQL:
12.144.22.12:3306

(Public IP check URL updated)
Last edited by Teah on 20 Mar 2018, 13:27, edited 1 time in total.


Timmy56
 
Posts: 3
Joined: 30 Jan 2018, 08:02

Re: how to use a custom map for your server

Post by Timmy56 » 14 Mar 2018, 16:24

Thank you Teah! It seems very simple but only for those who already know it. Many of us are unable to get it to work but thanks to you I figured it out! I did everything you said and it should of worked but there was one little problem (blame it on human population). Google and the site you gave me was telling me my v6 public ip which is a ridiculously long and complex ip thanks to human over population when all I needed was my v4 public ip and I found out what it was at: http://whatismyip.host/

By using my v4 public ip and following your steps I was able to add my server to feudal tools and start using different maps.

You're a good person. I thank you.


Teah
 
Posts: 26
Joined: 14 Jun 2016, 13:49

Re: how to use a custom map for your server

Post by Teah » 20 Mar 2018, 13:25

Always happy to help. Sorry you had to wait so long for an answer.

Return to Game mods