freebsd-ports/net/net-snmp/files/patch-snmpd.1.def
Jun Kuriyama 3aae3284ba o Fix string representation of IPv6 address for libwrap's address
matching.
o Add a note that numeric address is required for snmpd in
  /etc/hosts.allow.

Guided by:	ume
2002-07-25 11:03:01 +00:00

13 lines
459 B
Modula-2

--- man/snmpd.1.def.orig Tue May 7 06:28:37 2002
+++ man/snmpd.1.def Thu Jul 25 18:49:40 2002
@@ -205,6 +205,10 @@
the error "Error opening specified endpoint". Likewise, since AAL5
PVC support is only currently available on Linux, it will fail with
the same error on other platforms.
+.PP
+.B snmpd
+uses libwrap's access control if configured by --with-libwrap.
+Access control patterns may only reference IP addresses.
.RE
.SH CONFIGURATION FILES