NAME
Fwctl::Services::snmp - Fwctl module to handle the snmp protocol.
SYNOPSIS
accept snmp -src INTERNAL_NET -dst PERIM_NET
deny snmp -src INTERNAL_NET -nolog
account snmp
DESCRIPTION
This module handles the SNMP protocol. Its handles SNMP broadcast if dst is in the same network as src, SNMP traffic between source and destination, as well as snmp-trap from destination to source.
Since I don't really know the internals of the SNMP protocol this could be totally broken. Use only to reduce log file clutter.
AUTHOR
Francis J. Lacoste <francis.lacoste@iNsu.COM>
COPYRIGHT
Copyright (c) 1999,2000 iNsu Innovations Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO
fwctl(8) Fwctl(3) Fwctl::RuleSet(3)