14a9507188e25044af2ea22029c6ac366b8f7b04
howto/Edgeos-Config-Example-number-2.md
| ... | ... | @@ -71,8 +71,8 @@ Set up Interface vtunX -- i used vtun0 |
| 71 | 71 | set interfaces openvpn vtun0 encryption aes256 |
| 72 | 72 | |
| 73 | 73 | set interfaces openvpn vtun0 openvpn-option "--comp-lzo" //if your peer support compression |
| 74 | + |
|
| 74 | 75 | commit |
| 75 | - |
|
| 76 | 76 | save |
| 77 | 77 | exit |
| 78 | 78 |