Portwarding won't work.. - 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: Portwarding won't work.. (
/showthread.php?tid=464653)
Portwarding won't work.. -
CesarLT - 18.09.2013
Hello, let's make it short, I've portwarded my ports (7777), later on I configured the server.cfg, so it looks like that:
pawn Код:
echo Executing Server Config...
lanmode
1rcon_password
1122maxplayers
50port
7777hostname asdasd
gamemode0 XXX
1filterscripts gl_actions gl_realtime gl_mapicon ls_mall attachments skinchanger vspawner
plugins sscanf
announce
0query
1chatlogging
0weburl
[url
]www.blablabla.com[/url
]onfoot_rate
40incar_rate
40weapon_rate
40stream_distance
300.0stream_rate
1000maxnpc
0logtimeformat
[%H:%M:%S
]
Later on I run the server file and it starts working without any errors, now when I add my IPADRESS:7777, it says
retrieving info on my server, so how do I make the whole thing work?
What did I forget or do wrong? Thanks in advance.
Re: Portwarding won't work.. -
Konstantinos - 18.09.2013
PS: You need to join from localhost to your computer which is portforwarded. The rest of the players need to connect through YOUR_IP:7777
Re: Portwarding won't work.. -
CesarLT - 18.09.2013
Quote:
Originally Posted by Konstantinos
PS: You need to join from localhost to your computer which is portforwarded. The rest of the players need to connect through YOUR_IP:7777
|
I didn't understand much, I already had a server running once from my own IP, and I had announce on 1 I just forgot to edit it here sorry, anyways, I already was connecting once from my IP, and the port 7777 but somehow now it won't work...any other ideas?
Re: Portwarding won't work.. -
DanishHaq - 18.09.2013
Maybe you portforward'd wrong, try this: Use portforward.com to find a tutorial on how to port forward your IP, make sure you forward the port 7777 (outbound and inbound (you'll understand once you get to it)) once it gets to that part of the installation. You need to select which router you have first from that site too.
Else, if that doesn't work, make sure you're portforwarding outbound and inbound connections for the port 7777.
Re: Portwarding won't work.. -
CesarLT - 18.09.2013
Quote:
Originally Posted by DanishHaq
Maybe you portforward'd wrong, try this: Use portforward.com to find a tutorial on how to port forward your IP, make sure you forward the port 7777 (outbound and inbound (you'll understand once you get to it)) once it gets to that part of the installation. You need to select which router you have first from that site too.
Else, if that doesn't work, make sure you're portforwarding outbound and inbound connections for the port 7777.
|
Lol ty, I was only forwarding the inbound -.-