search for: test_other_1

Displaying 4 results from an estimated 4 matches for "test_other_1".

2017 Feb 14
2
LocalDiscovery flip flopping and network design tips
Hang on a second. I've just re-read your original message and I believe you are confused about what the "Subnet" option does. Again, it deals with addresses *inside* the VPN. In the configuration you posted you seem to be using 10.240.0.4 and 10.240.0.5 as internal addresses, but then your other statements (and especially your dump edges output) seem to indicate that 10.240.0.4 and
2017 May 11
2
LocalDiscovery flip flopping and network design tips
...how to route the packet back to 10.80.0.0/16 ip (see > below). When I create the actual tun0 interface for test_tinc_1, I use > a useless subnet: 192.168.0.1/24. > > Here's how I have it working and how I envisioned it working: > > (keeping the same test_tinc_1 as above) > test_other_1 has an internal IP of 10.80.0.2/16 > test_other_1 config is: > Subnet = 10.80.0.0/16 > Subnet = 10.80.0.2/16 > Address = 128.227.195.201 > > test_other_1's tun0 interface has the IP address 192.168.0.2/24 and > after it comes up I do: > ip route add 10.240.0.0/16 dev tun...
2017 Feb 14
0
LocalDiscovery flip flopping and network design tips
...39;t have tinc, it won't know how to route the packet back to 10.80.0.0/16 ip (see below). When I create the actual tun0 interface for test_tinc_1, I use a useless subnet: 192.168.0.1/24. Here's how I have it working and how I envisioned it working: (keeping the same test_tinc_1 as above) test_other_1 has an internal IP of 10.80.0.2/16 test_other_1 config is: Subnet = 10.80.0.0/16 Subnet = 10.80.0.2/16 Address = 128.227.195.201 test_other_1's tun0 interface has the IP address 192.168.0.2/24 and after it comes up I do: ip route add 10.240.0.0/16 dev tun0 test_tinc_1's tun0 interface has...
2017 May 11
0
LocalDiscovery flip flopping and network design tips
...k to 10.80.0.0/16 ip (see >> below). When I create the actual tun0 interface for test_tinc_1, I use >> a useless subnet: 192.168.0.1/24. >> >> Here's how I have it working and how I envisioned it working: >> >> (keeping the same test_tinc_1 as above) >> test_other_1 has an internal IP of 10.80.0.2/16 >> test_other_1 config is: >> Subnet = 10.80.0.0/16 >> Subnet = 10.80.0.2/16 >> Address = 128.227.195.201 >> >> test_other_1's tun0 interface has the IP address 192.168.0.2/24 and >> after it comes up I do: >> ip...