Forum

> > CS2D > Servers > hosting
Forums overviewCS2D overview Servers overviewLog in to reply

English hosting

2 replies
To the start Previous 1 Next To the start

old hosting

-3Jlou_nTu4-
User Off Offline

Quote
Hello! I'm from Russia and try to host my server, but, only Russia and CIS countries can connect to my server... the ports are open, I use cs2d dedicated server.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
CS2D 1.0.0.7 Logfile - 03 Dec 2018, 22:00:08

[22:00:08] #######################################################
[22:00:08] Unreal Software's CS2D Dedicated Server
[22:00:08] > visit www.CS2D.com for info and updates <
[22:00:08] Game Version: 1.0.0.7 p2
[22:00:08] Server Build for 1.0.0.7 p2: 1.0
[22:00:08] System Time: 03 Dec 2018 - 22:00:08
[22:00:08] Operating System: Microsoft Windows
[22:00:08] #######################################################
[22:00:08] ERROR: failed to retrieve U.S.G.N. ip (offline?)
[22:00:08] UDP socket initialized using port 36963
[22:00:08] U.S.G.N.: Your game version is up to date!
[22:00:08] Starting server...
[22:00:08] load map 'rp_amstria_v0.4.'
[22:00:08] ----- Server started -----
[22:00:08] Lua: Adding function 'join_func' to hook 'join'
[22:00:08] Lua: Adding function 'startround_func' to hook 'startround'
[22:00:08] Lua: Adding function 'spawn_func' to hook 'spawn'
[22:00:08] Lua: Adding function 'walkover_func' to hook 'walkover'
[22:00:08] Lua: Adding function 'die_func' to hook 'die'
[22:00:08] Lua: Adding function 'say_func' to hook 'say'
[22:00:08] Lua: Adding function 'use_func' to hook 'use'
[22:00:08] Lua: Adding function 'menu_func' to hook 'menu'
[22:00:08] Lua: Adding function 'serveraction_func' to hook 'serveraction'
[22:00:08] Lua: Adding function 'drop_func' to hook 'drop'
[22:00:08] Lua: Adding function 'buildattempt_func' to hook 'buildattempt'
[22:00:08] Lua: Adding function 'objectkill_func' to hook 'objectkill'
[22:00:08] Lua: Adding function 'objectdamage_func' to hook 'objectdamage'
[22:00:08] Lua: Adding function 'objectupgrade_func' to hook 'objectupgrade'
[22:00:08] Lua: Adding function 'hit_func' to hook 'hit'
[22:00:08] Lua: Adding function 'team_func' to hook 'team'
[22:00:08] Lua: Adding function 'kill_func' to hook 'kill'
[22:00:08] Lua: Adding function 'turretscan_func' to hook 'turretscan'
[22:00:08] Lua: Adding function 'leave_func' to hook 'leave'
[22:00:08] Lua: Adding function 'minute_func' to hook 'minute'
[22:00:08] Lua: Adding function 'collect_func' to hook 'collect'
[22:00:08] Lua: Adding function 'key_proc' to hook 'key'
[22:00:09] U.S.G.N.: Server added to serverlist
[22:00:54] U.S.G.N.: Serverlist entry updated

problem line with: ERROR: failed to retrieve U.S.G.N. ip (offline?). I found this post about my problem: http://www.unrealsoftware.de/forum_posts.php?post=134819
But id didn't help me, on the contrary, I could not connect

Also, I have a problem with serverlist: I didn't see all servers in serverlist, but in the upper right corner shows me >100 server, whereas I havve ~= 70

old Re: hosting

DC
Admin Off Offline

Quote
It's common that some servers are removed because of filters. You won't see servers running another game version for instance (when using default filters). Also there can be some servers in the list which are actually offline already.

Your U.S.G.N. connection seems to work despite that error message because you also get the messages:
1
2
[22:00:09] U.S.G.N.: Server added to serverlist
[22:00:54] U.S.G.N.: Serverlist entry updated
which clearly indicates that your server has been added to the list.

So if you still have problems its most likely not caused by CS2D / the U.S.G.N. but by someone/something blocking the connection.

Make sure your firewall (or the Windows firewall) does not block any traffic for CS2D. Also make sure your router does not block anything and that port forwarding is configured correctly.
It's also possible that your ISP somehow blocks data.

old Re: hosting

cs2d_is_a_Gem
User Off Offline

Quote
you should keep in mind that the vps server that you are using needs to allow incoming and outgoing connections.

Commonly in the interface of the vps page you can add or block incoming and outgoing connections.


ej: UDP 1-65535

if you use windows vps search Allow Apps to Communicate Through the Firewall.
(and select cs2d_dedicated.exe) allow

in linux (ubuntu) : sudo chmod 777 cs2d_dedicated

If the problem persists, give me the name of the company and the operating system I will tell you what steps you should follow.

allow in windows tutorial

https://www.howtogeek.com/howto/uncategorized/how-to-create-exceptions-in-windows-vista-firewall/

Sometimes the cs2d_dedicated.exe shows the following
1
2
[22:00:09] U.S.G.N.: Server added to serverlist
[22:00:54] U.S.G.N.: Serverlist entry updated
as @user DC: points out.

But on the server it is only working on your local host.
What I mean is that your server allows connection with us.de but does not allow incoming visitors.

the initial configuration allows outgoing connections is that reason of my server does not appear in the list or appear after a long time because drilling N.A.T

pdd: also when your lua code has many errors the server crashes and works only on the local host

pdd2. If the code you use is not yours, verify that they are not the IP ranges of some prohibited countries.
edited 5×, last 04.12.18 01:40:32 am
To the start Previous 1 Next To the start
Log in to reply Servers overviewCS2D overviewForums overview