* [Comm] ktorrent & логи @ 2009-09-16 15:11 Denis Nazarov 2009-09-19 11:20 ` Michael Shigorin 0 siblings, 1 reply; 3+ messages in thread From: Denis Nazarov @ 2009-09-16 15:11 UTC (permalink / raw) To: community Здравствуйте! Наблюдаю в /var/log/messages следующее localhost kernel: possible SYN flooding on port 52722. Sending cookies. и так много-много раз. На этом порту сидит ktorrent на раздаче, подозреваю, что система так реагирует на подключения трекера. Насколько это страшно и можно ли отучить систему реагировать? И какие куки и куда кернел отсылает? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] ktorrent & логи 2009-09-16 15:11 [Comm] ktorrent & логи Denis Nazarov @ 2009-09-19 11:20 ` Michael Shigorin 2009-09-20 14:53 ` Denis Nazarov 0 siblings, 1 reply; 3+ messages in thread From: Michael Shigorin @ 2009-09-19 11:20 UTC (permalink / raw) To: community On Wed, Sep 16, 2009 at 09:11:33PM +0600, Denis Nazarov wrote: > Наблюдаю в /var/log/messages следующее > localhost kernel: possible SYN flooding on port 52722. Sending cookies. > и так много-много раз. На этом порту сидит ktorrent на раздаче, > подозреваю, что система так реагирует на подключения трекера. > Насколько это страшно и можно ли отучить систему реагировать? Например, net.ipv4.tcp_max_syn_backlog = 1024 в /etc/sysctl.conf > И какие куки и куда кернел отсылает? Боевые, на потенциального супостата. :] --- tcp_syncookies - BOOLEAN Only valid when the kernel was compiled with CONFIG_SYNCOOKIES Send out syncookies when the syn backlog queue of a socket overflows. This is to prevent against the common 'SYN flood attack' Default: FALSE Note, that syncookies is fallback facility. It MUST NOT be used to help highly loaded servers to stand against legal connection rate. If you see SYN flood warnings in your logs, but investigation shows that they occur because of overload with legal connections, you should tune another parameters until this warning disappear. See: tcp_max_syn_backlog, tcp_synack_retries, tcp_abort_on_overflow. syncookies seriously violate TCP protocol, do not allow to use TCP extensions, can result in serious degradation of some services (f.e. SMTP relaying), visible not by you, but your clients and relays, contacting you. While you see SYN flood warnings in logs not being really flooded, your server is seriously misconfigured. --- Documentation/networking/ip-sysctl.txt -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] ktorrent & логи 2009-09-19 11:20 ` Michael Shigorin @ 2009-09-20 14:53 ` Denis Nazarov 0 siblings, 0 replies; 3+ messages in thread From: Denis Nazarov @ 2009-09-20 14:53 UTC (permalink / raw) To: community On Saturday 19 September 2009 17:20:11 Michael Shigorin wrote: > > Наблюдаю в /var/log/messages следующее > > localhost kernel: possible SYN flooding on port 52722. Sending > > cookies. и так много-много раз. На этом порту сидит ktorrent на > > раздаче, подозреваю, что система так реагирует на подключения трекера. > > Насколько это страшно и можно ли отучить систему реагировать? > > Например, net.ipv4.tcp_max_syn_backlog = 1024 в /etc/sysctl.conf > > > И какие куки и куда кернел отсылает? > > Боевые, на потенциального супостата. :] Миша, спасибо :) ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-20 14:53 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2009-09-16 15:11 [Comm] ktorrent & логи Denis Nazarov 2009-09-19 11:20 ` Michael Shigorin 2009-09-20 14:53 ` Denis Nazarov
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git