As the title says I've been having some trouble getting a dedicated server to function correctly and was hoping if anyone here has the know how of what i'm doing wrong, of if it's even possible for me to do so. After going through the ingame create a dedicated server section, and the batch log appears, every time i try to access my server it only shows up in the Lan server tab (I'm not sure if this is or is not supposed to happen). Regardless after looking through the dedicated server log i've noticed the Ip address the game uses to host my server is my default gateway ip address of 10.0.0.1:7777, not my actual IP. Is there a way to either stop this from happening or edit it in order to force it to use my actual IP address? Thanks in advance for any help/solutions given.
you can force ip binding by added the following to the end of your bat file -multihome=<IP> This only works if the IP you specify is alwasy your default ip adress.