*** Zehra <Zehra!~Yukari@user/yukari> has joined #bzflag | 00:01 | |
*** Cobra_Fast_ is now away: vacant | 00:54 | |
*** Cobra_Fast_ is back | 00:54 | |
*** cods <cods!~fred@82-65-232-44.subs.proxad.net> has quit IRC (Ping timeout: 252 seconds) | 01:47 | |
*** cods <cods!~fred@82-65-232-44.subs.proxad.net> has joined #bzflag | 01:47 | |
TimRiker | blast007, I'll have to put some thought into that. We used to, and probably still do, get DNS DDOS attacks. Using Hurricane Electric as the secondary has mitigated most of that as our DDOS attacks get lost in the noise that their other hosting gets hit with. | 02:01 |
---|---|---|
TimRiker | That, of course, does not help the web service itself. Some throttling in the app server would help. Do we have anything that fail2ban could talk to? dropped connections, invalid logins, etc. events could get logged and auto-ban IPs for some period of time. | 02:03 |
TimRiker | For some reason, I can't get a test bzfs instance to register using the dev node. The next thing I need to do is debug that and figure out why it's not registering correctly. Unfortunately the apache logs don't show the post variables. I think the code has debug logs, but the user running the service on dev does not have rights to create the logs. | 02:05 |
TimRiker | All of this is on a vm. I can get you ssh and web admin access if you want. I expect you have other things you are working on, but let me know if you want to take a look. | 02:06 |
*** Zehra <Zehra!~Yukari@user/yukari> has quit IRC (Read error: Connection reset by peer) | 02:06 | |
blast007 | dunno if you are already, but if you run bzfs with debug level 4 (-dddd) it will write out the cURL HTTP requests to stdout. | 02:09 |
*** Yukari <Yukari!~Yukari@user/yukari> has joined #bzflag | 02:11 | |
blast007 | as for the DoS attacks we see more recently, I'm not sure if they're even HTTP-based attacks. OVH doesn't give information beyond that it has detected an attack and is mitigating it. In the past, we were seeing 1Gbps+ traffic floods using UDP amplification attacks. | 02:15 |
blast007 | oh, also, the bzfls.php itself writes logs if you have a directory it can write to. | 02:17 |
blast007 | just need to have the log directory writable by the web server user, which would be www-data generally | 02:24 |
TimRiker | the bzfls logs are what I was referring to. I have all the stuff installed as a bz non-root user and the log path is hard coded in there. I'll get back to it sometime soon. | 03:19 |
*** bryjen <bryjen!~bryjen@2603-6010-7a04-7681-de8b-28ff-fe5e-505b.res6.spectrum.com> has quit IRC (Quit: Leaving) | 03:57 | |
*** Yukari <Yukari!~Yukari@user/yukari> has quit IRC (Quit: Quit.) | 04:45 | |
BZNotify | docs/bzdb @ bzflag.org: allejo pushed 1 commit (https://github.com/BZFlag-Dev/bzflag.org/compare/827915f6de2c...7bb9ec78d42c): | 05:57 |
BZNotify | docs/bzdb @ bzflag.org: allejo 7bb9ec: Make the BZDB listing page a bit readable (https://github.com/BZFlag-Dev/bzflag.org/commit/7bb9ec78d42cfc8bec4f9286fd8fe8e90046a934) | 05:57 |
BZNotify | bzflag.org: allejo synchronized pull request #42 "Document BZDB settings" (https://github.com/BZFlag-Dev/bzflag.org/pull/42) | 05:57 |
BZNotify | docs/bzdb @ bzflag.org: allejo pushed 2 commits (https://github.com/BZFlag-Dev/bzflag.org/compare/7bb9ec78d42c...4f67b75eaa08): | 06:20 |
BZNotify | docs/bzdb @ bzflag.org: allejo 3eceec: Remove legacy BZDB variable (https://github.com/BZFlag-Dev/bzflag.org/commit/3eceec2b26c4a8e82be5a253cdeee153925e9268) | 06:20 |
BZNotify | docs/bzdb @ bzflag.org: allejo 4f67b7: Add BZDB variables to search index (https://github.com/BZFlag-Dev/bzflag.org/commit/4f67b75eaa08d83e0b80922818b614f328ced447) | 06:20 |
BZNotify | bzflag.org: allejo synchronized pull request #42 "Document BZDB settings" (https://github.com/BZFlag-Dev/bzflag.org/pull/42) | 06:20 |
*** alezakos_ is now known as alezakos | 06:22 | |
BZNotify | docs/bzdb @ bzflag.org: allejo force pushed 12 commits (https://github.com/BZFlag-Dev/bzflag.org/compare/4f67b75eaa08...0e2270efc396): | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: allejo 27ce4f: Start documenting BZDB variables up to _gravity (https://github.com/BZFlag-Dev/bzflag.org/commit/27ce4fa981832cdb3a81d07f90f515ca7dfd1fe4) | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: allejo 7e1708: Document BZDB variables up until _mirror (https://github.com/BZFlag-Dev/bzflag.org/commit/7e1708b08b86851e3965b2fdb05f2ebaca0ff1cd) | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: allejo 43b137: Documenting up until _reloadTime (https://github.com/BZFlag-Dev/bzflag.org/commit/43b13767f66c73958d48be8fac5ed12460b7020a) | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: allejo 2ea2e7: Add type/category for current BZDB settings (https://github.com/BZFlag-Dev/bzflag.org/commit/2ea2e7e57273c615807693d842ecdf79c7adb9ee) | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: allejo 6f2e6d: Last batch of BZDB variable descriptions (https://github.com/BZFlag-Dev/bzflag.org/commit/6f2e6d198a9d1e368098656675d896e6a02d2697) | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: allejo 409d85: Add JSON schema for the BZDB Settings file (https://github.com/BZFlag-Dev/bzflag.org/commit/409d8510ad2ca941f33c8139fd1d6975b161f177) | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: allejo c73925: Make sure BZDB Settings match our schema for it (https://github.com/BZFlag-Dev/bzflag.org/commit/c7392533742a54d4fa8cb0213994681dc5559c5c) | 06:22 |
BZNotify | docs/bzdb @ bzflag.org: ...and 5 more commits | 06:22 |
BZNotify | bzflag.org: allejo synchronized pull request #42 "Document BZDB settings" (https://github.com/BZFlag-Dev/bzflag.org/pull/42) | 06:22 |
BZNotify | bzflag.org: allejo ready_for_review pull request #42 | 06:22 |
BZNotify | bzflag.org: allejo review_requested pull request #42 | 06:22 |
BZNotify | bzflag.org: allejo review_requested pull request #42 | 06:22 |
allejo | mkay, I want to get that PR out of limbo. if I could get a review for it, that'd be great :D | 06:23 |
allejo | (sorry about the spam) | 06:24 |
*** Cobra_Fast_ is now away: vacant | 07:09 | |
*** Cobra_Fast_ is back | 07:09 | |
BZNotify | bzflag: atupone opened pull request #321 "use the new MIME interface for cURL" (https://github.com/BZFlag-Dev/bzflag/pull/321) | 08:09 |
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has quit IRC (Read error: Connection reset by peer) | 08:10 | |
*** Optic_Delusion <Optic_Delusion!~Optic_Del@2600:4041:19d:2d00:cdd5:79d6:9974:66a8> has quit IRC (Quit: Textual IRC Client: www.textualapp.com) | 08:37 | |
*** Optic_Delusion <Optic_Delusion!~Optic_Del@2600:4041:19d:2d00:dd99:a91:2137:a926> has joined #bzflag | 08:39 | |
BZNotify | bzflag: atupone review_requested pull request #321 "use the new MIME interface for cURL" (https://github.com/BZFlag-Dev/bzflag/pull/321) | 09:11 |
BZNotify | bzflag: atupone review_requested pull request #321 | 09:11 |
*** FastLizard4 is back | 09:46 | |
*** FastLizard4 is now away: AWAY from keyboard | 10:13 | |
*** FastLizard4 is back | 10:18 | |
*** FastLizard4 is now away: AWAY from keyboard | 10:35 | |
blast007 | tupone: I'll check that out. I was going to see if we actually don't use HTTP POST requests cuz I was assuming we did, so I was confused why that function never was called. Perhaps we've been using HTTP GET the whole time. | 10:49 |
*** FastLizard4 is now away: GONE - Screen Detached and Disconnected from IRC (I'm probably asleep, at work, or doing something in real life) | 11:11 | |
tupone | yea, POST should update something serverside, but I guess is not the case | 12:48 |
tupone | I will check the other warnings later, if nobody does it | 12:49 |
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has joined #bzflag | 15:35 | |
*** Agatha_ <Agatha_!~agatha@50.38.40.200> has joined #bzflag | 19:03 | |
*** Agatha <Agatha!~agatha@user/agatha> has quit IRC (Ping timeout: 264 seconds) | 19:06 | |
*** FastLizard4 is back | 20:05 | |
*** FastLizard4 is now away: AWAY from keyboard | 20:11 | |
BZNotify | bzflag: atupone synchronized pull request #321 "use the new MIME interface for cURL" (https://github.com/BZFlag-Dev/bzflag/pull/321) | 20:34 |
tupone | added & tested progress function commit | 20:35 |
*** TimRiker <TimRiker!~TimRiker@gw.rikers.org> has quit IRC (Ping timeout: 256 seconds) | 21:11 | |
*** TimRiker <TimRiker!~TimRiker@gw.rikers.org> has joined #bzflag | 21:20 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!