Strongswan install: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 2: Zeile 2:
 
*apt-get install strongswan
 
*apt-get install strongswan
 
=ppa=
 
=ppa=
*add-apt-repository ppa:develer/strongswan
+
*add-apt-repository -y ppa:develer/strongswan
 
*apt-get update
 
*apt-get update
 
*apt-get install strongswan strongswan-swanctl
 
*apt-get install strongswan strongswan-swanctl

Version vom 18. Dezember 2017, 14:38 Uhr

installation

  • 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