IPSec: Unterschied zwischen den Versionen
Die Seite wurde neu angelegt: „Initiale Interface-Konfiguration für Strongswan unter Linux:<syntaxhighlight lang="shell"> ip link add ipsec0 type xfrm if_id 42 ip link set ipsec0 up ip addr add fd00::1/64 dev ipsec0 ip xfrm policy ip xfrm state </syntaxhighlight>“ |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
Initiale Interface-Konfiguration für Strongswan unter Linux:<syntaxhighlight lang="shell"> | Initiale Interface-Konfiguration für Strongswan unter Linux:<syntaxhighlight lang="shell-session"> | ||
ip link add ipsec0 type xfrm if_id 42 | ip link add ipsec0 type xfrm if_id 42 | ||
ip link set ipsec0 up | ip link set ipsec0 up | ||
Aktuelle Version vom 5. Januar 2026, 12:15 Uhr
Initiale Interface-Konfiguration für Strongswan unter Linux:
ip link add ipsec0 type xfrm if_id 42
ip link set ipsec0 up
ip addr add fd00::1/64 dev ipsec0
ip xfrm policy
ip xfrm state