X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from apollo.thewebhostserver.com (apollomail.thewebhostserver.com [46.23.65.248]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 4DE01DC0086 for ; Sun, 3 Nov 2013 19:28:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=it-offshore.co.uk; s=default; h=Message-Id:Date:Subject:To:From; bh=Mu0wDYZTjpFMccds0eYi3cjoNgV5+itYfYQi0zMasIQ=; b=k+HiKtNbW5a6IhtEgxah93yztJ/fOOUg9aXx2XvnkqU6pVPEqA4nXn50czEXvB9O830iBkw/Z4D0ZDZ2z8VMWwPzljxaRKp+ylrzRvqbt/2MjJELI1l8PGIRvz9o52Md; Received: from [81.4.121.188] (port=40332 helo=alpine.my.domain) by apollo.thewebhostserver.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1Vd3Lg-000F9g-FP for alpine-devel@lists.alpinelinux.org; Sun, 03 Nov 2013 19:28:36 +0000 From: IT Offshore To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] /testing - 4 Single Patches for PSAD / FWSNORT / inetutils-syslogd / perl-netaddr-ip Date: Sun, 3 Nov 2013 19:29:37 +0000 Message-Id: <1383506981-19379-1-git-send-email-developer@it-offshore.co.uk> X-Mailer: git-send-email 1.8.4.2 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - apollo.thewebhostserver.com X-AntiAbuse: Original Domain - lists.alpinelinux.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - it-offshore.co.uk X-Get-Message-Sender-Via: apollo.thewebhostserver.com: authenticated_id: developer@it-offshore.co.uk X-Source: X-Source-Args: X-Source-Dir: X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: 4 Single complete patches for PSAD / FWSNORT / inetutils-syslogd / perl-netaddr-ip Build files based on Arch Linux PKGBUILDs: https://aur.archlinux.org/packages/psad/ (except we build without perl-storable) https://aur.archlinux.org/packages/fwsnort/ https://aur.archlinux.org/packages/inetutils-syslogd/ (except we build without PAM) (1) PSAD init script fixed to use OpenRC builtin functions & messaging. Dependency on perl-storable removed. Post-install script added to start & add psad at the default run level. (2) FWSNORT - Post-install script updates snort rules / psad signatures & creates a daily cron job for same. Package includes /etc/network/if-pre-up.d/fwsnort to splice snort rules into iptables. No init script. (3) perl-netaddr-ip (missing dependency for FWSNORT). (4) inetutils-syslogd: Splits log files in the same manner as Debian default rsyslog. Optionally there is now the ability to have OpenVPN log inside a chroot. Default settings disable forwarding (we are not a remote syslog). Runs in OpenVZ containers with less problems than rsyslog. Post-install script disables & removes busybox/syslog service & installs / starts inetutils-syslogd @ boot run level. Also starts cron which get stopped by removing busybox/syslog. Post-deinstall script gives the option to reinstate busybox/syslog (& restart cron). inetutils-syslogd builds without PAM. Settings for logrotate now included (based on Debian settings for rsyslog). --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---