Openswan ipsec tool: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 17: Zeile 17:
 
=reread secrets=
 
=reread secrets=
 
ipsec auto --rereadsecrets
 
ipsec auto --rereadsecrets
 +
=list ca certs=
 +
ipsec auto --listcacerts
 +
=list certs=
 +
ipsec auto --listcerts
 +
 
=status of all connections=
 
=status of all connections=
 
ipsec auto --status
 
ipsec auto --status

Version vom 9. Oktober 2014, 13:27 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

list ca certs

ipsec auto --listcacerts

list certs

ipsec auto --listcerts

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