.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "IPSEC_LIVETEST" 8 "" "" ""
.SH NAME
ipsec livetest \- see if Openswan has been installed correctly, interacting with a test target
.SH "SYNOPSIS"
.nf
\fBipsec\fR \fIlivetest\fR [\-\-force]
.fi
.SH "DESCRIPTION"
.PP
Invoked without argument, livetest attempts to connect to livetest.xelerance.com in multiple secure fashions. It first attempts ping, then ikeping on udp port 500, ikeping on udp port 4500, then configures a connection using a random ID, using a a custom HTTP\-based protocol.
.SH "FILES"
/proc/net/ipsec_eroute
/etc/ipsec.secrets
.SH "HISTORY"
.PP
Written by Xelerance Corporation for the Openswan project <\fIhttp://www.openswan.org\fR> by Paul Wouters.
.SH "BUGS"
.PP
Man(1) output converted with
man2html