doc:appunti:linux:sa:ipsec_strongswan_debian_11
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:linux:sa:ipsec_strongswan_debian_11 [2024/12/31 12:57] – [Pacchetti da NON installare] niccolo | doc:appunti:linux:sa:ipsec_strongswan_debian_11 [2024/12/31 13:07] (current) – [Debug] niccolo | ||
---|---|---|---|
Line 10: | Line 10: | ||
- | Con questi pacchetti si ottiene | + | Con questi pacchetti si otterrebbe |
- | * charon-systemd - Pacchetto che contiene i file systemd per charon. | + | |
- | * strongswan-swanctl - Contiene il tool **swanctl** per configurare il demone charon. | + | |
===== File di configurazione ===== | ===== File di configurazione ===== | ||
Line 66: | Line 66: | ||
</ | </ | ||
- | ===== Servizi ===== | + | ===== Servizi |
+ | |||
+ | Il pacchetto '' | ||
+ | |||
+ | < | ||
+ | systemctl enable strongswan-starter.service | ||
+ | systemctl start strongswan-starter.service | ||
+ | </ | ||
+ | |||
+ | :!: **ATTENZIONE** In **Debian 10** il servizio da avviare si chiamava **strongswan.service**. | ||
+ | |||
+ | ===== Debug ===== | ||
+ | |||
+ | < | ||
+ | ipsec statusall | ||
+ | </ | ||
+ | |||
+ | Dovrebbe produrre qualcosa del genere: | ||
+ | |||
+ | < | ||
+ | ... | ||
+ | Connections: | ||
+ | office1-office2: | ||
+ | office1-office2: | ||
+ | office1-office2: | ||
+ | office1-office2: | ||
+ | Security Associations (1 up, 0 connecting): | ||
+ | office1-office2[1]: | ||
+ | 145.18.51.38[145.18.51.38]...15.125.28.13[15.125.28.13] | ||
+ | ... | ||
+ | </ | ||
+ | |||
+ | Questi i processi che devono risultare in esecuzione: | ||
+ | |||
+ | < | ||
+ | ps uax | grep charon | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | ... / | ||
+ | ... / | ||
+ | </ | ||
doc/appunti/linux/sa/ipsec_strongswan_debian_11.1735646265.txt.gz · Last modified: 2024/12/31 12:57 by niccolo