diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2012-07-02 15:41:16 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2012-07-02 15:41:53 +0200 |
commit | 1ad7db82d5016c43353dc2dff02d6c422c080c60 (patch) | |
tree | a525fabf68a7c48d0a1eaf8a02d2d5983d84e9fa /debian/libstrongswan.strongswan.logcheck.ignore.workstation | |
parent | 7cdc5510e163b66be3b6379d1b3a785f2c91e4e5 (diff) | |
download | vyos-strongswan-1ad7db82d5016c43353dc2dff02d6c422c080c60.tar.gz vyos-strongswan-1ad7db82d5016c43353dc2dff02d6c422c080c60.zip |
correcty hande non linux arches:
* debian/rules:
- and finally libcap-dev linux-any too...
- make -ikev1 linux-any since pluto can't be build on FreeBSD.
- handle non kFreeBSD more carefully closes: #640928
+ don't enable NM and Linux capabilities drop;
+ disable pluto (and xauth plugin);
+ don't enable farp and dhcp, enable kernel-pf{key,route} plugins
Diffstat (limited to 'debian/libstrongswan.strongswan.logcheck.ignore.workstation')
-rw-r--r-- | debian/libstrongswan.strongswan.logcheck.ignore.workstation | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/libstrongswan.strongswan.logcheck.ignore.workstation b/debian/libstrongswan.strongswan.logcheck.ignore.workstation new file mode 100644 index 000000000..7ab04c524 --- /dev/null +++ b/debian/libstrongswan.strongswan.logcheck.ignore.workstation @@ -0,0 +1,25 @@ +ipsec_setup: KLIPS debug \`none\' +ipsec_setup: Stopping FreeS/WAN IPsec\.\.\. +ipsec_setup: stop ordered +ipsec_setup: doing cleanup anywan... +ipsec_setup: \.\.\.FreeS/WAN IPsec stopped +ipsec_setup: Starting FreeS/WAN IPsec +ipsec_setup: \.\.\.FreeS/WAN IPsec started +ipsec_plutorun: .*: initiate +pluto.*: deleting state +pluto.*: forgetting secrets +pluto.*: shutting down +pluto.*: \| +pluto.*: .* bytes loaded +pluto.*: including X\.509 patch +pluto.*: Loading my X\.509 certificate +pluto.*: Starting pluto +pluto.*: added connection description +pluto.*: adding interface +pluto.*: listening for IKE messages +pluto.*: loading secrets +pluto.*: .* SA established +pluto.*: .* SA expired +pluto.*: replacing stale .* SA +pluto.*: initiating Quick Mode +pluto.*: regenerating DH private secret |