Displaying 1 result from an estimated 1 matches for "karl_rout".
Did you mean:
karl_router
2014 Jan 10
1
Switch mode three-node routing problem
...using tinc 1.0.23 version. Router2 uses
v1.0.19 because newer is not present in the repository :(.
Here are the configs:
hosts folders are exactly the same on all nodes:
$ cat hosts/central_router
Address = 88.77.66.55
-----BEGIN RSA PUBLIC KEY-----
...
-----END RSA PUBLIC KEY-----
$ cat hosts/karl_router
TCPonly = yes
-----BEGIN RSA PUBLIC KEY-----
...
-----END RSA PUBLIC KEY-----
cat hosts/daniel_mpc
-----BEGIN RSA PUBLIC KEY-----
...
-----END RSA PUBLIC KEY-----
Router1:
Router1: $ ifconfig
br0 inet addr:192.168.10.1 Bcast:192.168.255.255 Mask:255.255.0.0
Router1: $ brctl show
brid...