README
上传用户:shbosideng
上传日期:2013-05-04
资源大小:1555k
文件大小:1k
源码类别:

SNMP编程

开发平台:

C/C++

  1. From: "Gill, Vern" <vgill@technologist.com>
  2. Date: Fri, 9 Mar 2001 18:43:30 -0800 
  3. Subject: New Module for MRTG
  4. -----BEGIN PGP SIGNED MESSAGE-----
  5. Hash: SHA1
  6. I have "hacked" together a module for iptables. I used the ipchainacc
  7. 1.1.0 from the contrib directory. Here's the scoop;
  8. Requires Perl
  9. There is one argument required, and it can be any of the following;
  10. filter
  11. nat
  12. mangle
  13. You may extend the functionality, but it also requires editing the
  14. script. To use, place the following in your mrtg.cfg;
  15. Target[iptables]: `/path-to/iptables-accounting argument`
  16. The script is probably ugly to perl gurus, but for a guy who has
  17. never used perl, I think it's pretty good.