Openswan ipsec tool: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 21: Zeile 21:
 
=have a look to the established connections=
 
=have a look to the established connections=
 
ipsec look
 
ipsec look
 +
=showdefaults ip, nexthop, interface=
 +
ipsec showdefaults

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