Displaying 3 results from an estimated 3 matches for "700000c".
Did you mean:
700000
2017 Feb 14
0
LocalDiscovery flip flopping and network design tips
...th0.
> If you're using tinc 1.1, please provide the output of "tinc dump edges" while your network is up.
The output from "tinc dump edges" from tinc_test_1 (after stabalized) is:
tinc_test_1 to tinc_test_2 at 104.197.132.141 port 655 local
10.240.0.4 port 655 options 700000c weight 1
tinc_test_2 to tinc_test_1 at 104.154.59.151 port 655 local
10.240.0.5 port 655 options 700000c weight 1
The output on tinc_test_2 (after stabalized) is:
tinc_test_1 to tinc_test_2 at 104.197.132.141 port 655 local
10.240.0.4 port 655 options 700000c weight 1
tinc_test_2 to tinc_tes...
2019 Dec 06
0
tinc-pre* between gentoo and raspbian
...en ports correctly
3) nc from (A) cannot establish a connection to any port of (C)
4) nc from (A) can access all services of (B) correctly
5) nc from (B) can access all services of (C) correctly
connections are (tinc -n <netname> dump connections)
(A): (C) at <IP of X> port 655 options 700000c socket 14 status 100
(B): (C) at <IP of X> port 655 options 700000c socket 13 status 100
(C): (B) at <IP of X> port 34998 options 700000c socket 12 status 100
(A) at <IP of Y> port 32820 options 700000c socket 9 status 100
tshark capture on (A) of "curl 10.0.0.1" f...
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