1IPSEC_LIVETEST(8) [FIXME: manual] IPSEC_LIVETEST(8)
2
3
4
6 ipsec_livetest - see if Openswan has been installed correctly,
7 interacting with a test target
8
10 ipsec livetest [--force]
11
13 Invoked without argument, livetest attempts to connect to
14 livetest.xelerance.com in multiple secure fashions. It first attempts
15 ping, then ikeping on udp port 500, ikeping on udp port 4500, then
16 configures a connection using a random ID, using a a custom HTTP-based
17 protocol.
18
20 /proc/net/ipsec_eroute
21 /etc/ipsec.secrets
22
24 Written for the Openswan project <http://www.openswan.org> by Daniel
25 Snider as part of the Google Summer of Code 2009
26
28 This functionality is still experimental
29
30
31
32[FIXME: source] 10/06/2010 IPSEC_LIVETEST(8)