]> git.llucax.com Git - software/pymin.git/blob - pymin/services/vpn/templates/tinc.conf
Merge branch 'master' of git.llucax.com.ar:/var/lib/git/software/pymin into logging
[software/pymin.git] / pymin / services / vpn / templates / tinc.conf
1 Name = ${vpn.vpn_src}
2 Device = /dev/net/tun
3 PrivateKeyFile = /etc/tinc/${vpn.vpn_src}/rsa_key.priv
4 ConnectTo = ${vpn.vpn_dst}
5 Mode = switch