automesh not working

Jeff Pyle kg8iu at qsl.net
Fri Nov 28 04:29:15 CET 2003


No.  All are standard UDP, and forced to ipv4.  Here is a sample tincd.conf:

Name = A
Device = /dev/net/tun
PrivateKeyFile = /usr/local/etc/tinc/ugnd/rsa_key.priv
BindToInterface = eth0
AddressFamily = ipv4
PriorityInheritance = yes
ConnectTo = B
ConnectTo = C
ConnectTo = D
ConnectTo = E
ConnectTo = F

The names have been changed to protect the guilty, but other than 
that...  Here is a sample host file (for A):

Address = <A's real-world hostname>
Subnet = 192.168.1.0/24
-----BEGIN RSA PUBLIC KEY-----
..
-----END RSA PUBLIC KEY-----

Thanks,
Jeff



Guus Sliepen wrote:

>No, you shouldn't have to do that. Do you have TCPOnly = yes in your
>config files or are some hosts connected via IPv4 and others via IPv6?
>
>  
>

Tinc:         Discussion list about the tinc VPN daemon
Archive:      http://mail.nl.linux.org/lists/
Tinc site:    http://tinc.nl.linux.org/




More information about the Tinc mailing list