VPS IP problems. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: VPS IP problems. (
/showthread.php?tid=465920)
VPS IP problems. -
MaxPierce - 24.09.2013
Well, I recently got myself a VPS and installed sa-mp, my script and all. For some strange reason, I get the message that my server has started but when I go to the SA:MP client, enter in the IP and PORT, it shows as if the server's offline....I've been trying solutions for hours now and none of them worked. Can you guys help me?
Re: VPS IP problems. -
Isolated - 24.09.2013
Make should your VPS supplier have the necessary ports open.
Re: VPS IP problems. -
MaxPierce - 24.09.2013
Quote:
Originally Posted by Isolated
Make should your VPS supplier have the necessary ports open.
|
I was notified already that you don't have to do that...
Re: VPS IP problems. -
Isolated - 24.09.2013
Some VPS providers don't open them automatically, if I were you, I'd check first.
Re: VPS IP problems. -
jakejohnsonusa - 24.09.2013
Post your server.cfg please.
Re: VPS IP problems. -
MaxPierce - 24.09.2013
Код:
echo Executing Server Config...
lanmode 0
rcon_password (removed)
maxplayers 50
port 2205
hostname First Class Role Play [0.3x]
gamemode0 0150 1
plugins mysql.so streamer.so
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
maxnpc 20
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
logtimeformat [%H:%M:%S]
Re: VPS IP problems. -
=KempeR= - 25.09.2013
Quote:
Originally Posted by MaxPierce
Код:
echo Executing Server Config...
lanmode 0
rcon_password (removed)
maxplayers 50
port 2205
hostname First Class Role Play [0.3x]
gamemode0 0150 1
plugins mysql.so streamer.so
announce 1
query 1
chatlogging 0
weburl www.sa-mp.com
maxnpc 20
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
logtimeformat [%H:%M:%S]
|
You are missing "bind" in your config. Bind your server to VPS's IP