Can't make my server PUBLIC!!!
#1

Ok, I have the 7777 ports TCP/UDP ports forwarded, I am on a wireless network to my router which is a Dynalink RTA 1046VW (Wireless+Normal In One)
I tried port forwarding 6112-6119 to test if it worked and it did. But when I go into the samp launcher, I favorite my External IP address and all I get is "(Retrieving Info)" which is total sh*t. Yes my server is running and heres my server.cfg

Код:
echo Executing Server Config...
lanmode 0
rcon_password damian_choi
maxplayers 100
port 192.168.1.5:7777
hostname Damian's Test Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl None
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
ALSO I had my code as
Код:
echo Executing Server Config...
lanmode 0
rcon_password damian_choi
maxplayers 100
port 7777
hostname Damian's Test Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl None
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
And it STILL didn't work. Remember I've port forwarded everything, 7777 TCP + 7777 UDP to my internal IP and it still says that, I need help! Nothing is working.. NOTHING!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Reply
#2

First off, check if your firewall is blocking SA-MP.
If not, visit http://www.whatsmyip.org/ and copy your IP,
then change
Код:
echo Executing Server Config...
lanmode 0
rcon_password damian_choi
maxplayers 100
port 192.168.1.5:7777
hostname Damian's Test Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl None
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
into
Код:
echo Executing Server Config...
lanmode 0
rcon_password damian_choi
maxplayers 100
bind the.ip.you.got.from.whatsmyip.org
port 7777
hostname Damian's Test Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl None
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
If everything is forwarded correctly and the server starts and loads your GM, you should be good to go.
Reply
#3

Quote:
Originally Posted by Mow
First off, check if your firewall is blocking SA-MP.
If not, visit http://www.whatsmyip.org/ and copy your IP,
then change
Код:
echo Executing Server Config...
lanmode 0
rcon_password damian_choi
maxplayers 100
port 192.168.1.5:7777
hostname Damian's Test Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl None
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
into
Код:
echo Executing Server Config...
lanmode 0
rcon_password damian_choi
maxplayers 100
bind the.ip.you.got.from.whatsmyip.org
port 7777
hostname Damian's Test Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl None
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
If everything is forwarded correctly and the server starts and loads your GM, you should be good to go.
Whats a GM and how do I check that my firewall isn't blocking the ports? Ty.
I have Windows Vista and AVG 8.5 Internet Security

EDIT: When I add
Код:
bind 60.241.112.251
It closes samp-server when I start it.
Reply
#4

if you are running through router you can you need a direct connectsion to the internet because otherwise 2 million people will be using 192.168.2.1 all the tim you need your personal ip with you cant use because the router has masked your ip
Reply
#5

lol set announce to 1
Reply
#6

Quote:
Originally Posted by Azndragon
Посмотреть сообщение
Whats a GM and how do I check that my firewall isn't blocking the ports? Ty.
I have Windows Vista and AVG 8.5 Internet Security

EDIT: When I add
Код:
bind 60.241.112.251
It closes samp-server when I start it.
Hey Mow I have the same Problem I forwarded my ports to 2661 because 7777 didnt work. my server.cfg
echo Executing Server Config...
lanmode 1
rcon_password audir8spyder
maxplayers 100
bind [xx.xx.xx.xx]
port 2661
hostname Mad Motorsport
gamemode0 MadMotorsport
filterscripts XtremeAdmin2 Island GarPM CarMenu_v1.2 GarHouse Umar_Gates FSpeed
announce 1
query 1
weburl None
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000

but when I click SAMP-Server.exe it closes down so i went to server_log and it says:

[19:43:59] Unable to start server on 92.14.39.87:2661. Port in use?
[19:43:59]
[19:43:59] Filter Scripts
[19:43:59] ---------------
[19:43:59] Loading filter script 'XtremeAdmin2.amx'...
Im not using port

Please help me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)