Date: Thu, 15 Feb 2001 13:54:47 +0900 From: "Shoichi 'Ne' Sakane" <sakane@ydc.co.jp> To: samwun@yahoo.com Cc: freebsd-security@FreeBSD.ORG Subject: Re: log message for ipsec/vpn connection? Message-ID: <20010215135447C.sakane@ydc.co.jp> In-Reply-To: Your message of "Wed, 14 Feb 2001 14:11:22 %2B1100" <3A89F75A.21FFEFA5@yahoo.com> References: <3A89F75A.21FFEFA5@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I would like to write a script utility to monitor the ipsec connection, just like > watching the msg generated by ipmon in the syslog. How this can be done? Could you explain me what the ipsec connection is in detail ? If you use the key exchange daemon, racoon(8), you can find logs in the log file of racoon. If you use the static keying, setkey(8), you can see the message between the kernel and setkey by using setkey with -x option. # sektey -x To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010215135447C.sakane>