02:34 <+bridge> [ddnet] <♪♫> There's a vote that does not work in moderate servers https://i.imgur.com/jRGyrqW.png 02:36 <+bridge> [ddnet] what should it do? 😂 02:36 <+bridge> [ddnet] <♪♫> i mean that appears when u select the "tricktee" map 02:37 <+bridge> [ddnet] looks like you selected the line under it 02:37 <+bridge> [ddnet] <♪♫> wtf 02:37 <+bridge> [ddnet] <♪♫> my bad i never realized that was clickable 02:43 <+bridge> [ddnet] ... 02:43 <+bridge> [ddnet] Can you not read 02:51 <+bridge> [ddnet] <♪♫> ...nope 04:44 <+bridge> [ddnet] <ᶰ°Konͧsti> Lmfao 05:40 <+bridge> [ddnet] Rofl 06:52 <+bridge> [ddnet] :troll: 08:45 <+bridge> [ddnet] @n000b i don't know if the nightly got updated (the page says every night 3:45am) 08:45 <+bridge> [ddnet] here is the garantueed client with that fix try ^^ : 08:45 <+bridge> [ddnet] https://ci.appveyor.com/project/def-/ddnet/builds/21589414/artifacts 09:17 <@deen> nono, the nightly is manual now, only when I update it 09:31 <+bridge> [ddnet] also number of players wrong 09:43 <+bridge> [ddnet] ah good to know deen 😄 10:47 <@deen> but yeah, the text in the post was clearly out of date, I added an update to clarify 11:07 <+bridge> [ddnet] well i could have just read the buildlog, it even said 2017 xd 12:24 <+bridge> [ddnet] oh thats nice 12:36 <+bridge> [ddnet] [2019-01-14 12:33:16][register]: WARNING: Master server is not responding, switching master 12:36 <+bridge> [ddnet] im using latest version server and allowed udp port via ufw 12:36 <+bridge> [ddnet] yeah ur server will do that occasionally, if it just picks a different master and registers then there is no problem 12:37 <+bridge> [ddnet] 12:37 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/534335245122666506/Screen_Shot_2019-01-14_at_5.37.15_AM.png 12:38 <+bridge> [ddnet] 12:38 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/534335395710631936/Screenshot_from_2019-01-14_14-36-53.png 12:38 <+bridge> [ddnet] 12:38 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/534335401398239243/Screenshot_from_2019-01-14_14-37-00.png 12:38 <+bridge> [ddnet] this is my problem 12:38 <+bridge> [ddnet] what is the problem? 12:39 <+bridge> [ddnet] look players 12:39 <+bridge> [ddnet] did u refresh server browser 12:39 <+bridge> [ddnet] yes 12:39 <+bridge> [ddnet] are u a spectator or something 12:40 <+bridge> [ddnet] if ur in spec and u have the setting enabled to not count specs as players, thats the only thing i can think of 12:40 <+bridge> [ddnet] 12:40 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/534336063326388240/issue.gif 12:40 <+bridge> [ddnet] im in game 12:42 <+bridge> [ddnet] ive never seen that before :thonkery: 12:44 <+bridge> [ddnet] i can give ip address if you want try 12:45 <+bridge> [ddnet] or you can see server name :d 12:49 <+bridge> [ddnet] i see ur server in the list with 3 players 12:49 <+bridge> [ddnet] but the players are not listed 12:49 <+bridge> [ddnet] youre probably being flooded with info requests which is why servers do this 12:49 <+bridge> [ddnet] 12:49 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/534338364921479179/Screen_Shot_2019-01-14_at_5.49.26_AM.png 12:50 <+bridge> [ddnet] u need to use a network monitoring program like tcpdump or something to find which ip is sending the flood so u can block it 12:50 <+bridge> [ddnet] or just block all udp packets with source port 80 because most flooders use this by default 12:53 <+bridge> [ddnet] i think they flood many servers at once because i see this type of traffic hitting my server as well 12:53 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/534339263265767444/Screen_Shot_2019-01-14_at_5.51.51_AM.png 13:05 <+bridge> [ddnet] hm what is the point of these? :d 13:06 <+bridge> [ddnet] idk why people do it 13:06 <+bridge> [ddnet] but if u have a teeworlds server up and registerd to masters then it will probably be flooded by this type of traffic at least, if not actively targeted 13:08 <+bridge> [ddnet] so you are like being ddosed in a way? 13:08 <+bridge> [ddnet] sometimes i get ddos but no this does not count as a ddos 13:09 <+bridge> [ddnet] oh 13:09 <+bridge> [ddnet] its only ~1000 packets/sec, all from the same ip and blocked by like 3 different methods 13:12 <+bridge> [ddnet] 13:12 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/534344014909014055/dos.gif 13:13 <+bridge> [ddnet] lol yep 13:14 <+bridge> [ddnet] theres ur problem 13:14 <+bridge> [ddnet] if u r on linux, do `sudo iptables -A INPUT -p udp --sport 80 -j DROP` 13:14 <+bridge> [ddnet] and if the flooding is not coming from default port 80 13:14 <+bridge> [ddnet] (which it is but) do sudo iptables -A INPUT -p udp -s 106.13.13.0/24 -j DROP 13:20 <+bridge> [ddnet] i blocked with ufw i guess 13:21 <+bridge> [ddnet] hm nice server is normal now 13:21 <+bridge> [ddnet] :happy: 14:15 <+bridge> [ddnet] will the next version be 11.8 or 11.7.3?^^ 14:16 <+bridge> [ddnet] yeah 14:29 <+bridge> [ddnet] Depends on whether we have any big changes 14:29 <+bridge> [ddnet] Bug fixes and small stuff -> 11.7.3, big changes -> 11.8 16:31 <+bridge> [ddnet] @mir http://106.13.13.29/ is a chinese website lul, looks like a bot :v 16:31 <+bridge> [ddnet] the ip that attacked u 16:36 <+bridge> [ddnet] some chinese ip address banned from my ssh conenction :d 16:37 <+bridge> [ddnet] some chinese ip address banned from my ssh connection :d 16:41 <+bridge> [ddnet] yeah well it's always like that 16:41 <+bridge> [ddnet] and it's funny to see logs of tested users 16:42 <+bridge> [ddnet] <♪♫> i hate those, with a port different than 22 you get way less of them 16:49 <+bridge> [ddnet] doesn't need change port 16:50 <+bridge> [ddnet] im gonna use port knocking 17:07 <+bridge> [ddnet] <♪♫> yeah they can always find which port it is, but by only allowing a group or a few users, only with keys and on a different port, you nearly never get any bots trying to connect, i have 0 of those in my logs for the last few days 17:07 <+bridge> [ddnet] just setup a honeypot on 22 17:08 <+bridge> [ddnet] 17:08 <+bridge> [ddnet] just setup a setup 17:08 <+bridge> [ddnet] and change real ssh to a high port 18:11 <+bridge> [ddnet] Honey:heartw: 18:33 <+bridge> [ddnet] @Ryozuki no 18:34 <+bridge> [ddnet] the best would be to redirect 22 port to the current IP who asked to connect on it :v) 18:34 <+bridge> [ddnet] Cuz CONNECTING ON HIS OWN MACHINE IS COOL 18:38 <+bridge> [ddnet] if you use ssh keys only (`PasswordAuthentication no`), it is infeasible for an attacker to get into your system. disable logging of failed attempts and the problem is gone 18:44 <+bridge> [ddnet] its always nice to collect data 18:44 <+bridge> [ddnet] about what they try to do 18:45 <+bridge> [ddnet] <♪♫> in a network sure but i wouldn't do that on the same server, just because another open port is another possible factor 19:07 <+bridge> [ddnet] @heinrich5991 basically if you disable Password auth you have to disable PAM also 19:07 <+bridge> [ddnet] well basically 19:08 <+bridge> [ddnet] true. it's disabled by default, but some distros might enable it for you 20:12 <+bridge> [ddnet] @Ryozuki why store gigabytes of their attempts? at some point you have to prune them anyway 20:50 <+bridge> [ddnet] @deen just create those accounts with a restricted shell or just with /bin/false :v) 22:01 <+bridge> [ddnet] @heinrich5991 is teehistorian causing demos to be removed? I see lots of " failed to remove: demos/_8324_0_tmp.demo " on official servers during startup 22:02 <+bridge> [ddnet] <ᶰ°Konͧsti> Delete teehistorian :feelsgoodman: :feelsgoodman: :feelsgoodman: :feelsgoodman: 22:03 <+bridge> [ddnet] @deen teehistorian code only ever writes data 22:03 <+bridge> [ddnet] ok, strange 22:03 <+bridge> [ddnet] and it shouldn't mess with demos at all 22:03 <+bridge> [ddnet] oh, i'M seeing it locally too 22:04 <+bridge> [ddnet] thought it's only on official servers 22:04 <+bridge> [ddnet] then I'll take a look 22:04 <+bridge> [ddnet] ah, these are new error messages 22:04 <+bridge> [ddnet] yep 22:04 <+bridge> [ddnet] before the if was the wrong way around 😄 22:04 <+bridge> [ddnet] so it only printed an error when the removal was successful 22:05 <+bridge> [ddnet] teeworlds code always looks so scary. thanks for at least adding logging for these filesystem errors 22:05 <+bridge> [ddnet] Ah, I see the code 22:06 <+bridge> [ddnet] https://github.com/ddnet/ddnet/blob/master/src/engine/server/server.cpp#L1733-L1745 22:06 <+bridge> [ddnet] ye, unconditional removing 22:11 <+bridge> [ddnet] Hm, I guess it's not a problem here