Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2001 21:33:03 +0600
From:      "Denis P. Kravar" <Denis_Kravar@agtu.secna.ru>
To:        freebsd-security@FreeBSD.ORG
Subject:   Re: flood attacks
Message-ID:  <3BB346AF.1F97B954@agtu.secna.ru>
References:  <20010927133334.15056.qmail@lazir.toya.net.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
> Try sysctl -w net.inet.tcp.log_in_vain=1; sysctl -w net.inet.udp.log_in_vain=1
> It will provide you with logging attemted connections to your box.

It's only show trying connects on unlistened ports.
Your need sysctl -w net.inet.ip.fw.logging=1 or firewall_logging="YES" in rc.local
(or in rc.default)

--
With best regards Denis Kravar.
E-mail: Denis_Kravar@agtu.secna.ru
ICQ: 15561179



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BB346AF.1F97B954>