Displaying 1 result from an estimated 1 matches for "enx00010a0b7359".
2017 Sep 19
1
How to route between tinc and physical interface.
...rking on a community wireless project where we have an isolated
mesh network that we want to link by VPN. In order to fulfill this
requirement we setup a tinc VPN, with two "nodes", servera and serverb.
Servera has ip 10.0.0.1/24 and serverb has 10.0.0.2/24, and a spare
network interface (enx00010a0b7359) where we intend to connect a mesh
router with 10.1.1.1/24 as ip address. The final goal is to have all the
mesh being accesible through tinc by anyone having our vpn set up in
their laptops. It will help us to diagnose and troubleshoot issues.
Thus, I am having a hard time trying to get this setu...