Strongswan workshop: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Setup) |
|||
| Zeile 5: | Zeile 5: | ||
*[[strongswan ipsec tool]] | *[[strongswan ipsec tool]] | ||
=Setup= | =Setup= | ||
| + | =Schaubild= | ||
{{#drawio:strongswan-workshop-1}} | {{#drawio:strongswan-workshop-1}} | ||
| + | =Tests= | ||
| + | ;root@fw1:~# ping -c 3 -I 10.82.243.1 10.82.244.1 | ||
| + | PING 10.82.244.1 (10.82.244.1) from 10.82.243.1 : 56(84) bytes of data. | ||
| + | 64 bytes from 10.82.244.1: icmp_seq=1 ttl=64 time=0.923 ms | ||
| + | 64 bytes from 10.82.244.1: icmp_seq=2 ttl=64 time=0.978 ms | ||
| + | 64 bytes from 10.82.244.1: icmp_seq=3 ttl=64 time=0.767 ms | ||
| + | |||
| + | --- 10.82.244.1 ping statistics --- | ||
=Beispiele= | =Beispiele= | ||
*[[strongswan zu strongswan]] | *[[strongswan zu strongswan]] | ||
*[[strongswan zu strongswan ikev2 site to site]] | *[[strongswan zu strongswan ikev2 site to site]] | ||
Version vom 5. September 2022, 08:56 Uhr
Allgemein
- strongswan grundlagen
- strongswan Installation
- strongswan Dateien und Verzeichnisse
- strongswan ipsec tool
Setup
Schaubild
Tests
- root@fw1
- ~# ping -c 3 -I 10.82.243.1 10.82.244.1
PING 10.82.244.1 (10.82.244.1) from 10.82.243.1 : 56(84) bytes of data. 64 bytes from 10.82.244.1: icmp_seq=1 ttl=64 time=0.923 ms 64 bytes from 10.82.244.1: icmp_seq=2 ttl=64 time=0.978 ms 64 bytes from 10.82.244.1: icmp_seq=3 ttl=64 time=0.767 ms
--- 10.82.244.1 ping statistics ---
