1LOOK(8) [FIXME: manual] LOOK(8)
2
3
4
6 ipsec_look - get a quick summary of Openswan status
7
9 ipsec look
10
12 Look is used to get a quick overview of what the status of Openswan is.
13 It is the equivalent to running the commands ipsec eroute, ipsec
14 spigrp, ipsec tncfg, ipsec spi and netstat -rn. However a bit of
15 processing is done to combine the outputs.
16
17 Some of the above commands, and there for ipsec look, are only
18 supported with the KLIPS or MAST stack, and will give errors when used
19 on BSD, Windows or Linux with NETKEY.
20
22 ipsec(8), ipsec_tncfg(8), ipsec_spi(8), ipsec_spigrp(8),
23 ipsec_eroute(5), netstat(8).
24
26 Man page written for the Linux FreeS/WAN project
27 <http://www.freeswan.org/> by Michael Richardson. Original program
28 written by Henry Spencer.
29
30
31
32[FIXME: source] 10/06/2010 LOOK(8)