Created
November 4, 2015 16:59
-
-
Save epipenau/6db45bcd00b391841a85 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
| #INDEX vpn0 | |
| ,9 | |
| { tunnel vpn0 | |
| negotiate tunnel dir out } ipsec { encr_algs aes-cbc(128..256) encr_auth_algs hmac-sha256(256) sa shared } | |
| #INDEX vpn0 | |
| ,10 | |
| { tunnel vpn0 | |
| negotiate tunnel dir out } ipsec { encr_algs aes-cbc(128..256) encr_auth_algs hmac-sha256(256) sa shared } | |
| #INDEX vpn0 | |
| ,11 | |
| { tunnel vpn0 | |
| negotiate tunnel dir in } ipsec { encr_algs aes-cbc(128..256) encr_auth_algs hmac-sha256(256) sa shared } | |
| #INDEX vpn0 | |
| ,12 | |
| { tunnel vpn0 | |
| negotiate tunnel dir in } ipsec { encr_algs aes-cbc(128..256) encr_auth_algs hmac-sha256(256) sa shared } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment