Mikrodatadownload1

bulkwatchheader1Is a utility which monitors sendmail’s logs and takes a specified
action when an ip has exceeded your configured maximum settings.
You can specify that users may send X messages in X # of seconds, email
in excess of that would trigger an action, which can be any of the following;

  • Display an alert to screen in foreground mode.
  • Log an alert to syslog.
  • Email an alert to a predefined email address.
  • Run an external command with the ip and # of messages as a arguments.

Version .9 includes the ability to create multiple queues, each with their own configuration and the ability to monitor specific CIDR blocks.

Download BulkWatch

dnswebheader1Is a web interface for manipulating DNS servers. It is designed as a lightweight php interface which could be used for mantaining a Bind server, without any modifications to the core server. Also compatible with PynamicD to keep secondary DNS servers in sync.

Tests are done to detect duplicates, detect configuration file corruption, and test to see if it could restart prior to attempting to do so.

If DNSweb detects that the configuration file is locked by a user in vi, it will warn the user, and after a pre-configured grace period for them to save their changes, it will kill their session and do it’s modifications.

Download DNSweb-v1.deb

sekhostheader1Is a host based firewall and packet prioritization utility for Linux systems. The configuration is simple yet powerful functionality is available. Packet prioritization is very straightforward to configure, but can be turned off in the config file and should not be used in conjunction with any other traffic shaping on the host itself.

Version 1.3 The sample ulogd.conf modified for Etch and Lenny.

Version 1.2 includes a rewrite if the N[#], AI[#], AO[#], DI[#], and D0[#] processors to allow non contiguous rule sets.

Version 1.1 includes a new strict tcp flag checking option, which tests for various combinations of malformed tcp packets by a single yes/no option in the config file

webcpheader1As with any software that makes changes, you will want to backup all data. This package is for NEW INSTALLS ONLY!!!!, this is not an upgrade or update, and should not be used as such. Also there is no documentation, and any questions should be directed to Web-CP.net in their forum. Use at your own risk, it is very possible and likely that this will mess up a current webcp install. Both versions have only been installed so far on the Sarge(testing) branch of Debian.

To Install:

Step 1: Download the WebCP.deb file.

Step 2: Run “apt-get install apache libapache-mod-php4 libapache-mod-ssl ca-certificates ipopd mysql-server-4.1 php4-cli php4-curl php4-imap php4-mcrypt php4-mhash php4-mysql php4-pear proftpd quota quotatool sasl2-bin sendmail-bin uw-imapd”

Step 3: Run “dpkg -i webcp-0.5.7.deb”

Then continue the setup by going to https://domainfromconfig:81

pynamicheader1Is a client/server interface for manipulating secondary DNS servers. It is designed as a lightweight interface which could be used from the command line, inside of a shell script, web interface, etc.

The pynamic client connects to the pynamicd server which is ran on the secondary DNS server and provides the ability to add zones, delete zones and conditionally restart the secondary DNS server.

PynamicD uses blowfish encryption between the client and server with a preshared key, additionally the pynamicd server takes a list of allowed clients, and all other connections are dropped and logged.

Tests are done to detect duplicates, detect configuration file corruption, and test to see if it could restart prior to attempting to do so.

If PynamicD detects that the configuration file is locked by a user in vi, it will warn the user, and after a pre-configured grace period for them to save their changes, it will kill their session and do it’s modifications.

Comments are closed.