Denis1 Posted February 27, 2014 Posted February 27, 2014 Hello I do not know where I created this topic. I have a problem:I created a server ja +, it works well, but the problem is that the server port is always changing, after turning off the \ turn on the server. In the settings Jumpded: + set dedicated 2 + set fs_game japlus + set net_port 29070 + set com_hunkmegs 64 + exec server.cfg Port 29070 is tied only to the local ip and port of the external ip adress changes.
TriForce Posted February 27, 2014 Posted February 27, 2014 are u sure is not added in the server.cfg?and, try to use seta instead set, "seta" is usually used for main config settings and 'set' is used for scripts because scripts don't need to be archived. the game doesn't archive variables you declare with set; only cvars you declare with seta are archived or when you changed them in the console.
Denis1 Posted February 27, 2014 Author Posted February 27, 2014 I tried to use the seta, instead of a set. I turn on the server port 29070 and really worked, but then shut down the server and turn it on again and the port is not 29070.
Solution Xycaleth Posted February 27, 2014 Solution Posted February 27, 2014 This will happen if you are not forwarding the ports on your router. Take a look at this: http://portforward.com/english/routers/port_forwarding/ You want to forward internal port 29070 to external port 29070 using UDP. Denis1 likes this
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now