1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2024-11-27 11:23:37 +01:00

Updated Edgeos Config Example number 2 (markdown)

This commit is contained in:
Mic92 2016-11-12 21:06:12 +00:00
parent 3910cd8123
commit bfddfb69d2

View File

@ -69,8 +69,10 @@ Set up Interface vtunX -- i used vtun0
set interfaces openvpn vtun0 remote-host X.X.X.Y
set interfaces openvpn vtun0 shared-secret-key-file /config/auth/giveITaName
set interfaces openvpn vtun0 encryption aes256
set interfaces openvpn vtun0 openvpn-option "--comp-lzo" //if your peer support compression
commit
save
exit