Ports Search

Results 10,32110,330 of 17,660 for descr%3A%22spam filter%22.(0.018 seconds)
net-mgmt/arts++-1.1.a13 (Score: 1.3121418E-4)
Network data storage and analysis library from CAIDA
arts++ is a support package for CAIDA's cflowd and skitter. It provides a C++ class library and simple applications for handling data produced by cflowd and skitter. See: http://www.caida.org/tools/measurement/cflowd/ http://www.caida.org/tools/measurement/skitter/
net-mgmt/cidr-2.3.2 (Score: 1.3121418E-4)
RFC 1878 subnet calculator / helper
cidr is a tiny command-line tool for determining network and broadcast addresses a la RFC 1878. It takes an IP address and netmask and outputs the network address, broadcast address, and total number of addresses for the corresponding subnet. The IP can be in binary, decimal, hex, or dotted quad. The mask can be in binary, decimal, hex, dotted quad, or prefix.
net-mgmt/clog-1.6 (Score: 1.3121418E-4)
Tcp connection logger daemon
clog is a program that logs all connections on your subnet. It uses the pcap(3) packet capture library to log any SYN packets to a logfile. The output format is designed to be very easily parsed by various text processing tools.
net-mgmt/confregdecode-1.2.1 (Score: 1.3121418E-4)
Cisco Systems IOS(tm) configuration register decoder
This is a Java applet and application that can encode and decode a Cisco router's configuration register. It also shows some valuable notes for each router family that can help with disaster recovery. It is being released as part of the Cisco-centric Open Source Initiative.
net-mgmt/cricket-1.0.5 (Score: 1.3121418E-4)
High performance, flexible monitoring system
Cricket is a high performance, extremely flexible system for monitoring trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. It's similar to mrtg, but has a different approach.
net-mgmt/rackmonkey-1.2.5 (Score: 1.3121418E-4)
Web-based tool for managing racks of equipment
RackMonkey is a web-based tool for managing racks of equipment such as web servers, video encoders, routers and storage devices. Using a simple interface you can keep track of what's where, which OS it runs, when it was purchased, who it belongs and what it's used for.
net-mgmt/fetchconfig-0.22 (Score: 1.3121418E-4)
Perl script for retrieving configuration of various network devices
Fetchconfig is a Perl script for retrieving configurations of various network devices. It currently supports a variety of devices, such as: * 3Com MSR * Cisco IOS * Cisco ASA * Cisco Catalyst * FortiGate * MikroTik * ProCurve * Parks * Alcatel Ethernet Routers (Riverstone) * Dell PowerConnect switches * Old Terayon 3200/3500 CMTS
net-mgmt/ipv6mon-1.0 (Score: 1.3121418E-4)
Tool for monitoring IPv6 address usage
ipv6mon is a tool meant for monitoring IPv6 address usage on a local network. It is meant to be particularly useful in networks that employ IPv6 Stateless Address Auto-Configuration (as opposed to DHCPv6), where address assignment is decentralized and there is no central server that records which IPv6 addresses have been assigned to which nodes during which period of time.
net-mgmt/ndpmon-1.4.0 (Score: 1.3121418E-4)
On-link icmpv6 message monitoring and reporting daemon
NDPMon is an equivalent of ArpWatch for IPv6. NDPMon, Neighbor Discovery Protocol Monitor, is a tool working with ICMPv6 packets. NDPMon observes the local network to see if nodes using neighbor discovery messages behave properly. When it detects a suspicious Neighbor Discovery message, it notifies the administrator by writing in the syslog and in some cases by sending an email report.
net-mgmt/nagios-certexp-plugin-1.1 (Score: 1.3121418E-4)
Nagios plugin for checking SSL server certificate expiration
check_certexp is a Nagios plugin for checking the number of days left until a certificate expires. The check is done via an SSL connection (STARTTLS mechanisms are not supported). The plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and requires Net::SSLeay and Date::Manip to be installed on the Nagios host.