Posts: 16
Threads: 4
Joined: Oct 2012
Reputation:
0
I Got A VPS
Now when i start the server with ./samp03svr
i getting a message open a server on port 7777 and all
but i dont know the server ip , i tried to vps ip and nothing ...
**and i already changed the rcon password
Posts: 221
Threads: 0
Joined: Oct 2012
Reputation:
0
Use nohup ./samp03svr and try ifconfig to get the IP.
Posts: 16
Threads: 4
Joined: Oct 2012
Reputation:
0
how ? what is that ifconfig
Posts: 221
Threads: 0
Joined: Oct 2012
Reputation:
0
It's just like ipconfig on Windows. You can find more information about ifconfig if you type man ifconfig in your SSH terminal.
Posts: 1,208
Threads: 52
Joined: Jan 2012
Reputation:
0
If you just enter the VPS ip on samp client,If the port you specified is 7777 then it should automatically appear.If it didnt appear it means that your server failed to start.
Posts: 179
Threads: 1
Joined: Jun 2009
Reputation:
0
Check your server log firstly, for any errors during the server startup which might have stopped your server from working. The server IP should be your VPS IP.
Secondly, check your server port in server config if problem still persits try changing the port to something else.
It is recommended that you use ./samp03svr &