Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 281 Bytes

IPSec.md

File metadata and controls

5 lines (4 loc) · 281 Bytes

Openswan cheatsheet

  • ipsec auto --status - verbose status
  • ipsec auto --down $i ;ipsec auto --delete $i - delete $i connection
  • ipsec auto --add "$i" ; ipsec auto --replace "$i" ; ipsec auto --verbose --up "$i" - add/replace a connection, spam crap about it on output