Subject: CVS commit: htdocs/Documentation/network/ipsec
To: None <www-changes@NetBSD.org>
From: Simas Mockevicius <symka@netbsd.org>
List: www-changes
Date: 05/15/2005 13:44:55
Module Name:	htdocs
Committed By:	symka
Date:		Sun May 15 13:44:55 UTC 2005

Modified Files:
	htdocs/Documentation/network/ipsec: rasvpn.xml

Log Message:
Fixed:
- racoon config file should be in /etc/racoon/ directory, not in /etc/ directly,
so s/etc\/racoon.conf/etc\/racoon\/racoon.conf/

XXX - also when in server mode, we use "adminsock disabled;" racoon process
will grow and grow, eating cpu, because of:
racoon: ERROR: failed to accept admin command: Socket operation on non-socket
that error also confuses syslog, so syslogd process also eats ~70% of cpu.
I think we need check that option.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 htdocs/Documentation/network/ipsec/rasvpn.xml

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.