15.12.2011, 13:26
Hello,
I just created a samp server but can not see in the list of servers.
I tested with this site http://typefish.co.uk/samp-conn/#188.165.249.65:7777
Here are the firewall rules for corn can you help me please thank you I'm on the linux (Ubuntu)
iptables -A INPUT -p tcp -m tcp --dport 7777:7779 -d 188.165.249.65 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 7777:7779 -d 188.165.249.65 -j ACCEPT
My server.cfg
I just created a samp server but can not see in the list of servers.
I tested with this site http://typefish.co.uk/samp-conn/#188.165.249.65:7777
Here are the firewall rules for corn can you help me please thank you I'm on the linux (Ubuntu)
iptables -A INPUT -p tcp -m tcp --dport 7777:7779 -d 188.165.249.65 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 7777:7779 -d 188.165.249.65 -j ACCEPT
My server.cfg
Quote:
echo Executing Server Config... lanmode 0 rcon_password ***** maxplayers 320 port 7777 hostname SA-MP 0.3d Server gamemode0 grandlarc 1 filterscripts baseaf gl_actions gl_property gl_realtime gl_mapicon ls_elevator announce 1 query 1 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 logtimeformat [%H:%M:%S] |