SA-MP Forums Archive
portforward problem - 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: portforward problem (/showthread.php?tid=149378)



portforward problem - Kar - 21.05.2010

help i portforwarded my server and it doesnt show up!!

http://portforward.com/english/route...-MP_Server.htm

Код:
NAT -- Virtual Servers Setup

Virtual Server allows you to direct incoming traffic from the WAN side (identified by protocol and external port) to the internal server with a private IP address on the LAN side. The internal port is required only if the external port needs to be converted to a different port number used by the server on the LAN side. A maximum of 32 entries can be configured.

 

Server Name	External Port Start	External Port End	Protocol	Internal Port Start	Internal Port End	Server IP Address	Remove
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36	
SA-MP SERVER	7777	7777	TCP/UDP	7777	7777	72.51.88.36
help


Re: portforward problem - Chrisspartan - 22.05.2010

Try turning off your firewall.


Re: portforward problem - alpha500delta - 23.05.2010

Quote:
Originally Posted by Chrisspartan
Try turning off your firewall.
I think taht isnt the problem.

That ip (72.51.88.36) isnt your internal ip, you must add your internal ip.

(most likely 192.168.1.[number]).

to find out click "run" type cmd, type ipconfig, then, copy your internal ip into the router.


Or it is something else.


Re: portforward problem - park4bmx - 23.05.2010

lets say the port that you forwarder was 7777
Have you done this in your server.cfg
You need to put this
Код:
port 7777
Somewhere in your server.cfg


Re: portforward problem - alpha500delta - 23.05.2010

Quote:
Originally Posted by park4bmx
lets say the port that you forwarder was 7777
Have you done this in your server.cfg
You need to put this
Код:
port 7777
Somewhere in your server.cfg
thats standard in the server.cfg.


Re: portforward problem - park4bmx - 23.05.2010

Quote:
Originally Posted by alpha500delta
Quote:
Originally Posted by park4bmx
lets say the port that you forwarder was 7777
Have you done this in your server.cfg
You need to put this
Код:
port 7777
Somewhere in your server.cfg
thats standard in the server.cfg.
If you dont use a port forward you dont add that line
_________________________________________________
my old port was 7777 so i added
Код:
Port 7777
in server.cfg WORK'S but when i removed it, it doesn't so there is a difference

AND now i am on port 7779 and i have 7779 in my server.cfg work's fine