1LOOK(8) LOOK(8)
2
3
4
6 ipsec look - get a quick summary of Openswan status
7
9 ipsec look
10
11
13 Look is used to get a quick overview of what the status of Openswan is.
14 It is the equivalent to running the commands ipsec eroute, ipsec spi‐
15 grp, ipsec tncfg, ipsec spi and netstat -rn. However a bit of process‐
16 ing is done to combine the outputs.
17
18
19 Some of the above commands, and there for ipsec look, are only support‐
20 ed with the KLIPS or MAST stack, and will give errors when used on BSD,
21 Windows or Linux with NETKEY.
22
23
25 ipsec(8), ipsec_tncfg(8), ipsec_spi(8), ipsec_spigrp(8), ipsec_er‐
26 oute(5), netstat(8).
27
28
30 Man page written for the Linux FreeS/WAN project
31 <http://www.freeswan.org/: http://www.freeswan.org/> by Michael
32 Richardson. Original program written by Henry Spencer.
33
34
35
36
37 LOOK(8)