Project

General

Profile

Tâche #10938

Scénario #10794: Faire fonctionner les VPN sur EOLE 2.5

Plus de script /etc/init.d/ipsec. Upstart script "strongswan"

Added by Fabrice Barconnière about 8 years ago. Updated about 8 years ago.

Status:
Fermé
Priority:
Normal
Target version:
Start date:
02/26/2015
Due date:
% Done:

100%

Estimated time:
3.00 h
Spent time:
Remaining (hours):
0.0

Description

Gérer l'arrêt et le lancement d'ipsec avec stop/start strongswan

Associated revisions

Revision 7fb2078b (diff)
Added by Fabrice Barconnière about 8 years ago

bastion/bastion: "initctl ACTION strongswan" remplace "/etc/init.d/ipsec ACTION"

ref #10938 @15m

Revision 1bafb9ec (diff)
Added by Fabrice Barconnière about 8 years ago

init.d/rvp : "initctl ACTION strongswan" remplace "/etc/init.d/ipsec ACTION"

ref #10938 @15m

Revision cb264533 (diff)
Added by Fabrice Barconnière about 8 years ago

Utilisation de la commande service pour s’abstraire du type de système
de lancement

ref #10938 @10m

Revision 370cd404 (diff)
Added by Fabrice Barconnière about 8 years ago

Utilisation de la commande service pour s’abstraire du type de système de lancement

ref #10938 @10m

Revision 91283166 (diff)
Added by Fabrice Barconnière about 8 years ago

Gestion de la configuration Upstart de strongSwan

ref #10938 @15m

Revision 8c76bcce (diff)
Added by Fabrice Barconnière about 8 years ago

Désactivation du lancement du service Upstart strongswan géré par
bastion

ref #10938 @10m

History

#1 Updated by Fabrice Barconnière about 8 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Fabrice Barconnière about 8 years ago

  • Assigned To set to Fabrice Barconnière

#3 Updated by Fabrice Barconnière about 8 years ago

  • Status changed from En cours to Résolu

#4 Updated by Fabrice Barconnière about 8 years ago

  • Remaining (hours) changed from 3.0 to 0.1

#5 Updated by Joël Cuissinat about 8 years ago

  • Status changed from Résolu to En cours
  • % Done changed from 0 to 100
  • Remaining (hours) changed from 0.1 to 0.5

J'ai retrouvé une occurrence en effectuant des grep un peu partout !

root@amonecole:~# rgrep init.d/ipsec /usr/share/ 
/usr/share/eole/posttemplate/00-rvp:    /etc/init.d/ipsec stop &>/dev/null
/usr/share/eole/sbin/active_rvp:                    system("/etc/init.d/ipsecSphynx stop")
/usr/share/eole/sbin/active_rvp:                    system("/etc/init.d/ipsec stop")

#6 Updated by Daniel Dehennin about 8 years ago

La commande service permet de s’abstraire du type de système de lancement :

service strongswan start

#7 Updated by Fabrice Barconnière about 8 years ago

  • Status changed from En cours to Fermé
  • Remaining (hours) changed from 0.5 to 0.0

Also available in: Atom PDF