Net-SNMP: Difference between revisions
Jump to navigation
Jump to search
Die Seite wurde neu angelegt: == Description == Configure Net-SNMP to allow localhost/localnet queries. == Dependencies == == USE-Flags == {{Box File|/etc/portage/package.use| <pre> net-analyzer/n... |
No edit summary |
||
| Line 55: | Line 55: | ||
}} | }} | ||
=== Allow localhost read-write and localnet read- | === Allow localhost read-write and localnet read-only queries === | ||
{{Box File|/etc/portage/package.use| | {{Box File|/etc/portage/package.use| | ||
<pre> | <pre> | ||
Revision as of 09:38, 22 April 2008
Description
Configure Net-SNMP to allow localhost/localnet queries.
Dependencies
USE-Flags
Packages
Installation
# emerge net-snmp
Configuration
Allow localhost read-only queries
Allow localhost read-write and localnet read-only queries
Finalize
# /etc/init.d/snmpd start
# rc-update add snmpd default