Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tinc.conf:
- ---------
- Name=umts
- AddressFamily=ipv4
- BindToAddress=* 657
- ConnectTo=vps001
- Device=/dev/net/tun
- PrivateKeyFile=/etc/tinc/gprs/rsa_key.priv
- Mode=switch
- KeyExpire=3599
- MACExpire=3601
- PingInterval=3600
- PingTimeout=6
- hosts/vps001:
- ------------
- Address=vps001.vanheusden.com
- Compression=11
- Port=657
- -----BEGIN RSA PUBLIC KEY-----
- ...
- -----END RSA PUBLIC KEY-----
Advertisement
Add Comment
Please, Sign In to add comment