| Bug#: 113788 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: trivial | Priority: P2 |
| Resolution: FIXED | Assigned To: netmon@gentoo.org | Reported By: infowolfe@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: net-snmp doesn't install example config | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-11-28 06:40 0000 | |||
| Description: | Opened: 2005-11-28 06:40 0000 |
please add einfo with BIG FAT WARNING for ebuild net-snmp config that allows installation of an snmpd.conf.example and snmptrapd.conf.example without security-minded defaults (for those users that prefer just filtering world + dog via iptables)
he means that we currently don't install any config or even an example / default config. There is one in the DOCDIR, but its not intuitively named. Perhaps we should consider simply copying the one from there to /etc/snmp/snmpd.conf.example and leave it at that. FYI the reason we don't include one by default is that you need to actually run binaries to generate users for snmp v3.
I went with Benjamin's idea. An example config is now installed as /etc/snmp/snmpd.conf.example in the unstable versions. Thanks.