Raised This Month: $12 Target: $400
 3% 

Solved Problem connection to my server.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
abdobiskra
Veteran Member
Join Date: Jul 2014
Location: Algeria
Old 10-18-2021 , 08:53   Problem connection to my server.
Reply With Quote #1

Hi, I installed the server on my new VPS (Centos 7 x64), but when I started it , I could not connect or enter to play, but the server works as you can see.


Code:
couldn't exec listip.cfg
couldn't exec banned.cfg
SERVER ZOMBIE INFECTION CFG LOADED!
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Connection to Steam servers successful.
   VAC secure mode is activated.
L 10/18/2021 - 12:38:23: Server cvar "mp_timelimit" = "2880"
Warning: failed to init SDL thread priority manager: SDL not found
status
hostname:  .:KGB:.HL
version :  48/1.1.2.2/Stdio 6153 secure  (70)
tcp/ip  :  212.227.181.169:27017
map     :  crossfire at: 0 x, 0 y, 0 z
players :  0 active (32 max)

#      name userid uniqueid frag time ping loss adr
- Tried to open port 27017 (UDP) In the firewall but did not succeed ..
- I tried to turn off the firewall to make sure, but I couldn't connect either..

Where is the problem please I have no other guesses?
__________________

Last edited by abdobiskra; 10-21-2021 at 10:42. Reason: Solved
abdobiskra is offline
Send a message via Skype™ to abdobiskra
z4rk
Member
Join Date: Aug 2019
Old 10-18-2021 , 10:33   Re: Problem connection to my server.
Reply With Quote #2

Try this:

Code:
iptables -A INPUT -p udp -m udp --sport 27000:27030 --dport 1025:65355 -j ACCEPT
iptables -A INPUT -p udp -m udp --sport 4380 --dport 1025:65355 -j ACCEPT
z4rk is offline
abdobiskra
Veteran Member
Join Date: Jul 2014
Location: Algeria
Old 10-18-2021 , 11:30   Re: Problem connection to my server.
Reply With Quote #3

Did not succeed.
__________________
abdobiskra is offline
Send a message via Skype™ to abdobiskra
z4rk
Member
Join Date: Aug 2019
Old 10-18-2021 , 11:41   Re: Problem connection to my server.
Reply With Quote #4

I used centos 7 in the past, but now I use Ubuntu 20.04. On Centos 7 I had to turn off the firewall, open the ports with the above commands. I remember I had to reboot after that.
z4rk is offline
abdobiskra
Veteran Member
Join Date: Jul 2014
Location: Algeria
Old 10-18-2021 , 12:04   Re: Problem connection to my server.
Reply With Quote #5

I don't understand why it doesn't work for me..
__________________
abdobiskra is offline
Send a message via Skype™ to abdobiskra
abdobiskra
Veteran Member
Join Date: Jul 2014
Location: Algeria
Old 10-21-2021 , 10:42   Re: Problem connection to my server.
Reply With Quote #6

The problem has been solved.
I have added a new firewall in the control panel and add ports manually because the firewall provided by the hosting (ionos)I think there is a glitch
__________________
abdobiskra is offline
Send a message via Skype™ to abdobiskra
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode