Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
README
Package: mrtg-2.13.2.zip [view]
Upload User: shbosideng
Upload Date: 2013-05-04
Package Size: 1555k
Code Size: 1k
Category:
SNMP
Development Platform:
C/C++
- From: "Gill, Vern" <vgill@technologist.com>
- Date: Fri, 9 Mar 2001 18:43:30 -0800
- Subject: New Module for MRTG
- -----BEGIN PGP SIGNED MESSAGE-----
- Hash: SHA1
- I have "hacked" together a module for iptables. I used the ipchainacc
- 1.1.0 from the contrib directory. Here's the scoop;
- Requires Perl
- There is one argument required, and it can be any of the following;
- filter
- nat
- mangle
- You may extend the functionality, but it also requires editing the
- script. To use, place the following in your mrtg.cfg;
- Target[iptables]: `/path-to/iptables-accounting argument`
- The script is probably ugly to perl gurus, but for a guy who has
- never used perl, I think it's pretty good.