Please note that this site contains information about obsolete Debian releases; if you search for current data, please use packages.debian.org.
woody  ]
[ Quellcode: kernel-patch-ulog  ]

Paket: kernel-patch-ulog (2.4.7-4)

Netfilter userspace logging patch.

This package contains a patch to the Linux kernel, which provides a Netlink method of logging packets (via the ULOG target) to a userspace daemon. This daemon is modular and very extensible, and plugins such as syslog emulation and logging to MySQL can and have been written.

This patch is only useful with the ulogd package, which is the userspace daemon which accepts and actually logs these packets.

ulog and ulogd work on all architectures - you also need the iptables package to control the rules to log packets. Sample ulog target - ulog and then drop all packets to port 6000: iptables -N ulogdrop iptables -A ulogdrop -j ULOG --ulog-nlgroup 32 --ulog-prefix "Dropping - X +packet" iptables -A ulogdrop -j DROP iptables -A INPUT -p tcp --dport 6000 -j ulogdrop

Andere Pakete mit Bezug zu kernel-patch-ulog

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: bash (>= 2.0)
    The GNU Bourne Again SHell
  • dep: binutils-dev
    The GNU binary utilities (BFD development files)

kernel-patch-ulog herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 21,7 kB108 kB keine aktuellen Informationen