summaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add Develoment version of net-mgmt/rancidMartin Wilke2007-03-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Rancid monitors a router's (or device's) configuration, including software and hardware (cards, serial numbers, etc), using CVS. Rancid currently supports Bay routers, Cisco routers, Juniper routers, Catalyst switches, Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd), Alteon switches, HP procurve switches, Hitachi routers. Rancid logs into each of the devices in a router table file, runs various commands, chomps the output, and emails any differences ( sample) from the previous collection to a mail list. A looking glass is also included with rancid, based on Ed Kern's in use on http://nitrous.digex.net/. Rancid version has added functions, supports cisco, juniper, and foundry and uses the login scripts that come with rancid; so it can use rsh, telnet, or ssh to connect to your router(s). WWW: http://www.shrubbery.net/rancid/ PR: 110607 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Repocopy by: marcus Notes: svn path=/head/; revision=188370
* check_certexp is a Nagios plugin for checking the number of days left until aPav Lucistnik2007-03-241-0/+1
| | | | | | | | | | | | | | | | 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. Author: Holger Weiss <holger@CIS.FU-Berlin.DE> WWW: http://www.jhweiss.de/software/nagios.html PR: ports/110603 Submitted by: Eric Cronin <ecronin@gizmolabs.org> Notes: svn path=/head/; revision=188200
* Add port net-mgmt/horde-nic - a very simple network service monitorAndrew Pantyukhin2007-03-191-0/+1
| | | | | | | | | | WWW: http://horde.org/nic/ PR: ports/110541 Submitted by: Beech Rintoul <beech@alaskaparadise.com> Notes: svn path=/head/; revision=187748
* check_pf is a plugin intended for use with the Nagios networkMartin Wilke2007-03-091-0/+1
| | | | | | | | | | | | | | monitoring system. This plugin checks the status of PF, the OpenBSD packet filter, and compares the current state count to given or default thresholds, returning the result. It is written in C. WWW: http://www.zampanosbits.com/check_pf/ PR: ports/110112 Submitted by: Kian Mohageri <kian.mohageri at gmail.com> Notes: svn path=/head/; revision=186977
* Vidalia is a graphical Tor controller based on Qt 4.x.Martin Wilke2007-03-091-0/+1
| | | | | | | | | | | WWW: http://www.vidalia-project.net/ Authors: Matt Edman and Justin Hipple PR: ports/110034 Submitted by: Fabian Keil <fk at fabiankeil.de> Notes: svn path=/head/; revision=186975
* - Move ports/www/phpip to ports/net-mgmt/phpipMartin Wilke2007-02-261-0/+1
| | | | | | | | | | | PR: 109106 [1] 109159 [2] Requested by: Michael <admin@oregonfast.net> Repocopy by: marcus [2] Approved by: maintainer (implicit) Notes: svn path=/head/; revision=186006
* bsnmp-regex is a module for bsnmpd which allows creation of counters from logAlejandro Pulver2007-02-181-0/+1
| | | | | | | | | | | | files, program output or other text data. The counters use regular expressions to count the number of matches, or parse out specific text/numbers. The resulting data can then be queried or graphed with the usual SNMP tools. PR: ports/109103 Submitted by: brock at cotcomsol.com Notes: svn path=/head/; revision=185447
* Add nedi , network Discovery and Monitoring tool.Rong-En Fan2007-02-071-0/+1
| | | | | | | | PR: ports/108807 Submitted by: cristi Notes: svn path=/head/; revision=184492
* Remove expired leaf port:Vasil Dimov2007-01-261-1/+0
| | | | | | | 2006-12-01 net-mgmt/pfpro: Does not compile Notes: svn path=/head/; revision=183317
* Remove expired, unmaintained port: 2006-12-01 net-mgmt/apan: Does not installIon-Mihai Tetcu2007-01-191-1/+0
| | | | Notes: svn path=/head/; revision=182813
* Bacula-web is a php based web program that provides you a summarized outputMartin Wilke2007-01-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | of jobs that have already run. It obtains its information from your catalog database. Aside from a nice graphical display, it provides summaries of your jobs, as well as graphs of job usage. This is a fairly high level bacula management tool. Here are a few points that one user made concerning this important tool: - It is web-based so can be accessed from anywhere. - It is "read only" users can examine the state of the backups but not write to anything and therefore do no damage - It packs a phenomenal amount of information into a single web-page - that I credit as being very good design! The documentation for bacula-web can be found in a separate bacula-web document in the bacula-docs release. WWW: http://www.bacula.org/ PR: ports/107617 Submitted by: Dan Langille <dan at langille.org> Notes: svn path=/head/; revision=181765
* NDPMon is an equivalent of ArpWatch for IPv6.Martin Wilke2006-12-211-0/+1
| | | | | | | | | | | | | | | | | | | 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. WWW: http://ndpmon.sourceforge.net Janos Mohacsi <janos.mohacsi@bsd.hu> PR: ports/106840 Submitted by: janos.mohacsi at bsd.hu Notes: svn path=/head/; revision=180384
* rcpd is a RCP server intended specifically for routerMartin Wilke2006-12-161-0/+1
| | | | | | | | | | | | | | | | | | or network device clients. It is used to transfer configurations, boot images, and kernels images (eg: IOS) to the devices. These files are often tranfered with TFTP, but TFTP has reliability and speed issues and file size limitations due to it's protocol specification and underlying transport; while RCP is not affected. WWW: http://www.shrubbery.net/rcpd/ Submitted by: Babak Farrokhi <farrokhi at FreeBSD.org> Notes: svn path=/head/; revision=179986
* Extras extensions and third party scripts for routers2 frontendMartin Wilke2006-12-141-0/+1
| | | | | | | | | | WWW: http://www.steveshipway.org/software/ PR: ports/106720 Submitted by: Xavier Beaudouin <kiwi at oav.net> Notes: svn path=/head/; revision=179797
* Extensions of generic web-based frontend for the popular MRTGMartin Wilke2006-12-141-0/+1
| | | | | | | | | | | | systems monitoring software. WWW: http://www.steveshipway.org/software/ PR: ports/106714 Submitted by: Xavier Beaudouin <kiwi at oav.net> Notes: svn path=/head/; revision=179736
* A set of open source tools for accessing the 2.4GHz Wi-Spy USBMartin Wilke2006-12-141-0/+1
| | | | | | | | | | | | spectrum analyzer by Metageek LLC, http://www.metageek.net/ WWW: http://www.kismetwireless.net/wispy.shtml PR: ports/106667 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> Notes: svn path=/head/; revision=179732
* Generic web-based frontend for the popular MRTG systems monitoring software.Martin Wilke2006-12-121-0/+1
| | | | | | | | | | WWW: http://www.steveshipway.org/software/ PR: ports/106637 Submitted by: Xavier Beaudouin <kiwi at oav.net> Notes: svn path=/head/; revision=179588
* * Argus is a system and network monitoring application.Pav Lucistnik2006-12-011-0/+1
| | | | | | | | | | | | | | | | | | | * It will monitor nearly anything you ask it to monitor (TCP + UDP applications, IP connectivity, SNMP OIDS, Programs, Databases, etc). * It presents a nice clean, easy to view web interface that will keep both the managers happy (Red Bad. Green Good.) and the techs happy ("Ah! that's what the problem is"). * It can send alerts numerous ways (such as via pager) and can automatically escalate if someone falls asleep. WWW: http://argus.tcp4me.com/ PR: ports/105837 Submitted by: Brock Williams <brock@gringo.cotcomsol.com> Notes: svn path=/head/; revision=178488
* The pftabled daemon is a small helper to make your pfMartin Wilke2006-11-231-0/+1
| | | | | | | | | | | | | | | tables reachable from other hosts. You can add/delete/flush IP addresses to/from a remote table with a single UDP datagram. A simple client program is included to do this from the command line. WWW: http://wolfermann.org/pftabled.html PR: ports/105713 Submitted by: Bartlomiej Rutkowski <r at robakdesign.com> Notes: svn path=/head/; revision=177886
* Graphical user interface for network monitoring package "netmond".Martin Wilke2006-11-171-0/+1
| | | | | | | | | | | | | | With TkNetmon someone can create graphical network map, produce config file for "netmond", restart it, and view current network objects state, as it reported by netmond. WWW: http://vfom.narod.ru/TkNetmon PR: ports/105562 Submitted by: Viktor Fomichev (ivfom at narod.ru) Notes: svn path=/head/; revision=177434
* Sjitter is a command line client/server to measure jitterBabak Farrokhi2006-11-081-0/+1
| | | | | | | | | | | (based on RFC 1889), one way UDP delay and bandwidth. PR: ports/104898 Submitted by: self Approved by: miwi (mentor) Notes: svn path=/head/; revision=176848
* ipsectrace is a simple utility designed to profile theBabak Farrokhi2006-11-081-0/+1
| | | | | | | | | | | | ipsec traffic (esp and ah) in a pcap capture file. It is somewhat inspired by tcptrace. PR: ports/105137 Submitted by: self Approved by: miwi (mentor) Notes: svn path=/head/; revision=176833
* FlowViewer, FlowGrapher, and now FlowTracker are tools that provide an easyAlejandro Pulver2006-10-311-0/+1
| | | | | | | | | | | | | | | | | | | web-based user interface for selecting, viewing, graphing, and now tracking NetFlow data stored using Mark Fullmer's flow-tools software. The user is able to filter data (inclusion or exclusion) by device, IP address range, port, router interface, autonomous system (AS), specified time interval, and now by protocols, TOS field, and TCP flags. Many of the flow-tools reports are configured as drop-down selections. Users are also able to save reports and graphs for later viewing. WWW: http://ensight.eos.nasa.gov/FlowViewer/ PR: ports/104554 Submitted by: Alex Samorukov, samm at os2.kiev.ua Notes: svn path=/head/; revision=175955
* wdiag is a utility to monitor Westell DSL modem diagnostics and lineAlejandro Pulver2006-10-311-0/+1
| | | | | | | | | | | | statistics. It reports SNR, Attenuation, etc for the DSL line. WWW: http://wdiag.sourceforge.net/ PR: ports/104231 Submitted by: Josh Carroll <josh.carroll at gmail.com> Notes: svn path=/head/; revision=175614
* - Remove net-mgmt/arpwatch-devel in favour of net-mgmt/arpwatch, which have aPav Lucistnik2006-10-071-1/+0
| | | | | | | | | | | newer version anyway PR: ports/104026 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (arpwatch maintainer) Approved by: arpwatch-devel maintainer's address bouncing Notes: svn path=/head/; revision=174743
* add arpalert-1.1.0Yen-Ming Lee2006-10-061-0/+1
| | | | | | | | | | | Arpalert uses ARP protocol monitoring to prevent unauthorized connections on the local network. If an illegal connection is detected, a program or script is launched, which could be used to send an alert message, for example. WWW: http://www.arpalert.org/ Notes: svn path=/head/; revision=174618
* Add p5-Net-ACL 0.07, class representing a generic access-list/route-map.Cheng-Lung Sung2006-09-291-0/+1
| | | | | | | | PR: ports/102491 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=174070
* Add new port of mtrace, multicast traceroute for IPv4.Bruce M Simpson2006-09-281-0/+1
| | | | | | | Nudged by: fenner Notes: svn path=/head/; revision=174063
* Add p5-Cisco-Reconfig 0.8, parse and generate Cisco configuration files.Cheng-Lung Sung2006-09-281-0/+1
| | | | | | | | PR: ports/102490 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=174021
* Add nsca-client, a slave port for nsca without the server bits.Sam Lawrance2006-09-141-0/+1
| | | | | | | | PR: ports/96555 Submitted by: Martin Matuska <martin at matuska.org> Notes: svn path=/head/; revision=173038
* Add port net-mgmt/bsnmptools:Andrew Pantyukhin2006-08-271-0/+1
| | | | | | | | | | Snmp client-side tools WWW: http://wiki.freebsd.org/BsnmpTools Author: Shteryana Shopova <soc-shteryana@freebsd.org> Notes: svn path=/head/; revision=171475
* WepLab is a tool designed to teach how WEP works, what differentRenato Botelho2006-08-241-0/+1
| | | | | | | | | | | | | | | vulnerabilities it has, and how they can be used in practice to break a WEP protected wireless network. So far, WepLab more than a Wep Key Cracker, is a Wep Security Analyzer designed from an educational point of view. WWW: http://weplab.sourceforge.net PR: ports/102476 Submitted by: Anton Karpov <toxa at toxahost.ru> Notes: svn path=/head/; revision=171327
* Object oriented helper routines for your Nagios plugin:Martin Wilke2006-08-241-0/+1
| | | | | | | | | | | | | | | This is the place for common routines when writing Nagios plugins. The idea is to make it as easy as possible for developers to conform to the plugin guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html). WWW: http://search.cpan.org/dist/Nagios-Plugins/ PR: ports/102391 Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de> Approved by: krion (mentor) Notes: svn path=/head/; revision=171316
* Add py-snmp2 2.0.9, SNMP framework for Python.Rong-En Fan2006-08-201-0/+1
| | | | | | | | PR: ports/102220 Submitted by: Dmitriy Kirhlarov Notes: svn path=/head/; revision=171015
* Add p5-Net-IP-Match-Regexp 0.94, efficiently match IP addresses againstAnton Berezin2006-08-151-0/+1
| | | | | | | | | | IP ranges via regexp. PR: ports/102017 Submitted by: Timur I. Bakeyev <bat at cpan.org> Notes: svn path=/head/; revision=170669
* Add asused, a command-line tool to run a check on the usageEmanuel Haupt2006-07-281-0/+1
| | | | | | | | | | of the RIPE Whois DB. PR: 100707 Submitted by: Babak Farrokhi <babak at farrokhi.net> Notes: svn path=/head/; revision=168971
* - What am I thinking, it is already in net/scamper.Rong-En Fan2006-07-181-1/+0
| | | | Notes: svn path=/head/; revision=168168
* Add scamper 20060331, dual-stack traceroute software.Rong-En Fan2006-07-181-0/+1
| | | | | | | | PR: ports/100438 Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu> Notes: svn path=/head/; revision=168167
* Add net-mgmt/netdisco - a powerful web-based tool for managing andShaun Amott2006-07-131-0/+1
| | | | | | | | | | | mapping moderate to large sized networks. PR: ports/95563 Submitted by: shaun (me) Approved by: ahze (mentor, implicit) Notes: svn path=/head/; revision=167642
* IPAcco is a free software package that helps a network adminIon-Mihai Tetcu2006-07-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | to collect, visualize and analyze IP accounting data from the Cisco routers. Cisco routers themselves are capable of collecting IP accounting information . i.e. an unordered set of IP source-destination pairs along with a byte and packet counters corresponding to all network traffic flows that passed through the router's interfaces. These data can be a useful source for various analysis procedures and billing systems but by itself, in their raw form they are rather difficult to read and understand. In addition, a router cannot keep a lot of data . its memory is needed for purposes other than remembering what traffic, from what sources and where it forwarded two month ago. WWW: http://ipacco.sourceforge.net/ - Babak Farrokhi babak@farrokhi.net PR: ports/99451 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=166773
* Add p5-NetAddr-IP-Lite 0.09, IPv4/6 and 128 bit number utilities.Cheng-Lung Sung2006-06-101-0/+1
| | | | | | | | PR: ports/97938 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> Notes: svn path=/head/; revision=164966
* Add aircrack-ng 0.5, aircrack-ng is the next generation of aircrack.Cheng-Lung Sung2006-05-271-0/+1
| | | | | | | | PR: ports/97922 Submitted by: Lars Engels <lars.engels@0x20.net> Notes: svn path=/head/; revision=163581
* Add py-twistedSNMP: Twisted Python framework for doing SNMP stuffAndrew Pantyukhin2006-05-151-0/+1
| | | | | | | | | PR: ports/97051 Submitted by: kitsune <v.velox@vvelox.net> Approved by: krion (mentor) Notes: svn path=/head/; revision=162483
* nagiosgraph is an application to collect performance data from nagiosPav Lucistnik2006-05-071-0/+1
| | | | | | | | | | | | | | plugins, insert the data into rrdtool database, and generate webpages with rrdtool graphs of the performance data. nagiosgraph is easy to configure, and ready to use for many nagios plugins. WWW: http://nagiosgraph.sourceforge.net/ PR: ports/96769 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=161568
* - add nettop-0.2.3Yen-Ming Lee2006-04-211-0/+1
| | | | | | | | | | Nettop is a program which looks like top, but is for network packets. It requires libpcap and slang to be installed on your computer. WWW: http://srparish.net/scripts/ Notes: svn path=/head/; revision=160076
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-171-0/+1
| | | | | | | | | | | | | | for a subset of ASN.1 data types, sockets based networking etc.) written entirely in Python. This package provides command-line utilities (pysnmpget, etc). WWW: http://pysnmp.sourceforge.net/ PR: ports/95675 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=159794
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-171-0/+1
| | | | | | | | | | | | | | for a subset of ASN.1 data types, sockets based networking etc.) written entirely in Python. This package provides additional python-format MIB files for use with PySNMP. WWW: http://pysnmp.sourceforge.net/ PR: ports/95674 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=159791
* PySNMP is fully functional SNMP v.1 engine (BER encoders/decodersRenato Botelho2006-04-171-0/+1
| | | | | | | | | | | | | for a subset of ASN.1 data types, sockets based networking etc.) written entirely in Python. WWW: http://pysnmp.sourceforge.net/ PR: ports/95673 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=159788
* Nagcon is a console application interfacing to Nagios 2.0 which givesPav Lucistnik2006-04-021-0/+1
| | | | | | | | | | | | you an overview of all services with troubled services. WWW: http://www.vanheusden.com/nagcon PR: ports/95096 Submitted by: Douglas K. Rand <rand@meridian-enviro.com> Notes: svn path=/head/; revision=158617
* - Retire net-mgmt/nfdump-develPav Lucistnik2006-04-011-1/+0
| | | | | | | | PR: ports/95006 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=158605