Repeater linking: Difference between revisions
Brian Wilson (talk | contribs) m Brian Wilson moved page Wireguard to Repeater linking: Change topic |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
I am testing | I am testing network configurations for TARRA, the Teton Amateur Radio Repeater Association | ||
in Wyoming. | |||
Goal here is to route our 44 subnet to the repeaters. The repeaters can be on any | |||
service provider so we need to accommodate that. | |||
I am using a Pi4 and a Pi3 for testing right now, using the official image based on Debian. | |||
I have to keep in mind that the bigger picture is to control and link the repeaters, | |||
so that might mean changing out the operating system. For example, the Pi image | |||
distributed for Allstar is ArchLinux. | |||
Wireguard would be one approach but | |||
my current thought is to keep it as simple as possible by using only tunnels. | |||
== Tunnel == | |||
Basics of GRE tunnels | |||
https://david-waiting.medium.com/a-beginners-guide-to-generic-routing-encapsulation-fb2b4fb63abb | |||
== Wireguard == | |||
Wireguard is an encrypted tunnel that is easy to set up. | |||
Instructions and download are available from | Instructions and download are available from | ||
Line 5: | Line 27: | ||
[[Category: Radio]] | |||
[[Category: Network]] | [[Category: Network]] | ||
[[Category: System Administration]] | [[Category: System Administration]] |
Revision as of 18:52, 26 February 2022
I am testing network configurations for TARRA, the Teton Amateur Radio Repeater Association in Wyoming.
Goal here is to route our 44 subnet to the repeaters. The repeaters can be on any service provider so we need to accommodate that.
I am using a Pi4 and a Pi3 for testing right now, using the official image based on Debian.
I have to keep in mind that the bigger picture is to control and link the repeaters, so that might mean changing out the operating system. For example, the Pi image distributed for Allstar is ArchLinux.
Wireguard would be one approach but my current thought is to keep it as simple as possible by using only tunnels.
Tunnel
Basics of GRE tunnels https://david-waiting.medium.com/a-beginners-guide-to-generic-routing-encapsulation-fb2b4fb63abb
Wireguard
Wireguard is an encrypted tunnel that is easy to set up.
Instructions and download are available from https://github.com/WireGuard/wireguard-vyatta-ubnt/wiki/EdgeOS-and-Unifi-Gateway