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