SA-MP Forums Archive
Help with VPS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help with VPS (/showthread.php?tid=434136)



Help with VPS - Merit - 01.05.2013

I had setup my samp server on a VPS. And started the server using the commands

chmod +x samp-npc samp03svr announce
nohup ./samp03svr &

The server logs shows like the server is started on the port 7777. But my samp client is not showing the server. Its still retrieving info. I put lanmode as 1 and announce as 1.

My VPS Details

External IP: pub7-230.env.cloudshare.com
Internal IP: 10.160.101.8

I used pub7-230.env.cloudshare.com:7777 and 10.160.101.8:7777 in the samp client. Both are retrieving info and not showing the server. please help me, to setup the server


Re: Help with VPS - Scenario - 01.05.2013

I'm assuming either the server isn't actually starting, or the firewall is blocking your connection. Add yourself to the whitelist and see if you can't see the server online.


Re: Help with VPS - Merit - 01.05.2013

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
I'm assuming either the server isn't actually starting, or the firewall is blocking your connection. Add yourself to the whitelist and see if you can't see the server online.
The logs show that server is starting. So its sure that server is started. But it shows like retrieving info in the samp client. Anyway my computer firewall is not blocking the connection. But still it doees not shows the server online. What can be reason Please help me out


Re: Help with VPS - int3s0 - 01.05.2013

Maybe your server is crashing after starting, did you read server_log.txt?


Re: Help with VPS - Scenario - 01.05.2013

Quote:
Originally Posted by Merit
Посмотреть сообщение
The logs show that server is starting. So its sure that server is started. But it shows like retrieving info in the samp client. Anyway my computer firewall is not blocking the connection. But still it doees not shows the server online. What can be reason Please help me out
I wasn't referring to your computer's firewall. I was referring to the server's firewall.


Re: Help with VPS - ColorHost-Kevin - 01.05.2013

Yeah. as stated, it seems there might be a firewall blocking it out.


Re: Help with VPS - Sithis - 02.05.2013

If you don't understand the operating system properly, why are you trying to run a server on it?


Re: Help with VPS - jmh - 02.05.2013

If you are using vpsland.com they are taking all your money and also they got just 1 single port opened in the router and its the remote desktop port lool... Pm me if you want good hosting.


Re: Help with VPS - Guest9328472398472 - 02.05.2013

Use,
Код:
service iptables status
If you find your IP there's that's why.
Although if your connecting and able to connect through SSH you wouldn't be blocked. Have you tried opening the port?