Documents are merged. Now we only need to check the ports and the TCPonly
[tinc] / doc / sample-config / hosts / alpha
1 # Sample host configuration file
2
3 # The real IP address of this tinc host. Can be used by other tinc hosts.
4 Address = 123.234.35.67
5
6 # Portnumber for incoming connections. Default is 655.
7 Port = 655
8
9 # Subnet on the virtual private network that is local for this host.
10 Subnet = 192.168.1.0/24
11
12 # The file in which the public key for this host is stored. Required.
13 PublicKeyFile = /etc/tinc/example/hosts/alpha.key