> I keep seeing people talk about running tunnels via babel. Is there a howto
> about how to do it? With wireguard? ipsec ? ssh? Or ?

We've had good success with both GRE (insecure) and OpenVPN over UDP.
In both cases, it's pretty trivial:

  - start the tunnel;
  - make sure the tunnel endpoints have link-local IPv6 addresses;
  - assign IPv4 addresses to the tunnel endpoints;
  - run babeld with

       interface tun0 type tunnel

-- Juliusz

_______________________________________________
Babel-users mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users

Reply via email to