Strongswan install: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Der Seiteninhalt wurde durch einen anderen Text ersetzt: „=installation= *apt-get install strongswan“)
Markierung: Ersetzt
 
Zeile 1: Zeile 1:
 
=installation=
 
=installation=
 
*apt-get install strongswan
 
*apt-get install strongswan
=ppa=
 
*add-apt-repository -y ppa:develer/strongswan
 
*apt-get update
 
*apt-get install strongswan strongswan-swanctl
 
 
=cisco extensions=
 
for example: multiple subnets in ikev1
 
*apt-get install strongswan-plugin-unity
 
=fallstrike=
 
==CFG problem==
 
Nov 13 15:31:30 quark charon: 14[CFG]  10.10.0.0/15
 
Nov 13 15:31:30 quark charon: 14[CFG] changing proposed traffic selectors for other:
 
Nov 13 15:31:30 quark charon: 14[CFG]  0.0.0.0/0
 
*gegenseite nimmt als netzwerk 0.0.0.0/0
 
*apt-get remove strongswan-plugin-unity
 

Aktuelle Version vom 5. September 2022, 08:03 Uhr

installation

  • apt-get install strongswan