Created
October 28, 2016 02:26
-
-
Save cjac/0832cc9d9f689341bbd9da048814f780 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[email protected]] > /ip ipsec policy print | |
Flags: T - template, X - disabled, D - dynamic, I - inactive, * - default | |
0 T * group=default src-address=::/0 dst-address=::/0 protocol=all | |
proposal=default template=yes | |
1 ;;; cabin to seattle | |
src-address=172.16.67.0/24 src-port=any dst-address=100.65.12.0/24 | |
dst-port=any protocol=all action=encrypt level=require | |
ipsec-protocols=esp tunnel=yes sa-src-address=0.0.0.0 | |
sa-dst-address=208.115.126.77 proposal=default priority=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment