freebsd-ports/net-mgmt/ndpmon/files/patch-ndpmon.8
Martin Wilke 9a676e7dbc NDPMon is an equivalent of ArpWatch for IPv6.
NDPMon, Neighbor Discovery Protocol Monitor, is a tool working with
ICMPv6 packets. NDPMon observes the local network to see if nodes
using neighbor discovery messages behave properly. When it detects
a suspicious Neighbor Discovery message, it notifies the administrator
by writing in the syslog and in some cases by sending an email
report.

WWW: http://ndpmon.sourceforge.net

Janos Mohacsi <janos.mohacsi@bsd.hu>

PR:		ports/106840
Submitted by:	janos.mohacsi at bsd.hu
2006-12-21 20:20:49 +00:00

35 lines
866 B
Groff

$FreeBSD$
--- ndpmon.8.orig
+++ ndpmon.8
@@ -57,12 +57,12 @@
.B -f
flag is used to change the path of the configuration file.
The default is
-.IR /usr/local/ndpmon/config_ndpmon.xml
+.IR %%PREFIX%%/etc/config_ndpmon.xml
.LP
The
.B -e
flag is used to change the path to the DTD file for the configuration file. The default is
-.I /usr/local/ndpmon/config_ndpmon.dtd
+.I %%PREFIX%%/share/ndpmon/config_ndpmon.dtd
.LP
The
.B -n
@@ -83,12 +83,12 @@
The
.B -d
flag is used to change the path to the DTD file for the neighbor cache. The default is
-.I /usr/local/ndpmon/neighbor_list.dtd
+.I %%PREFIX%%/share/ndpmon/neighbor_list.dtd
.LP
The
.B -g
flag is used to change the path to the neighbor cache. The default is
-.I /usr/local/ndpmon/neighbor_list.xml
+.I %%PREFIX%%/var/ndpmon_neighbor_list.xml
.LP
Note that an empty
.I neighbor_cache.xml