Openswan ipsec tool: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 23: | Zeile 23: | ||
=showdefaults ip, nexthop, interface= | =showdefaults ip, nexthop, interface= | ||
ipsec showdefaults | ipsec showdefaults | ||
| + | =collect debugging infos= | ||
| + | ipsec barf --short | ||
Version vom 9. Oktober 2014, 13:25 Uhr
start
ipsec setup --start
stop
ipsec setup --stop
restart
ipsec setup --restart
status
ipsec setup --status
conn add
ipsec auto --add <conn>
conn up
ipsec auto --up <conn>
conn delete
ipsec auto --delete <conn>
conn down
ipsec auto --down <conn>
reread secrets
ipsec auto --rereadsecrets
status of all connections
ipsec auto --status
have a look to the established connections
ipsec look
showdefaults ip, nexthop, interface
ipsec showdefaults
collect debugging infos
ipsec barf --short