search for: tinc_test_5

Displaying 2 results from an estimated 2 matches for "tinc_test_5".

Did you mean: tinc_test_1
2017 Feb 14
2
LocalDiscovery flip flopping and network design tips
...s of the previous valid > UDP packet, a log message is printed about it. When you say "and to the local network" what IP does it try to send to on the local network? The subnet address? Is this configurable with the LocalDiscoveryAddress? For instance if I have a host: /etc/tinc/test/tinc_test_5 Subnet = 10.80.0.6/32 Address = 104.154.59.152 Will it try to contact 10.80.0.6 over the local network, or if I specify a LocalDiscoveryAddress on tinc_test_5 of 10.240.0.6, will it use 10.240.0.6 instead? Apologizes for my confusion. Since I'm setting Subnet to be the internal IP, is there an...
2017 Feb 14
4
LocalDiscovery flip flopping and network design tips
We are testing tinc inside Google Compute within a single region and an external region. Two boxes are created as follows: /etc/tinc/test/tinc_test_1 Subnet = 10.240.0.0/16 Subnet = 10.240.0.4/32 Address = 104.154.59.151 /etc/tinc/test/tinc_test_2 Subnet = 10.240.0.0/16 Subnet = 10.240.0.5/32 Address = 104.197.132.141 /etc/tinc/test/tinc.conf Name = $HOST AddressFamily = ipv4 Interface = tun0