blob: e42fc7c9e7b5f60f7bea56f09b3d28aa670cb87a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Network related
dev tun
ifconfig 10.13.42.2 10.13.42.1
# Connection related
comp-lzo
keepalive 10 60
persist-tun
persist-key
ping-timer-rem
# Ciphers
cipher AES-256-CBC
# Static key
|