depot/ops/nixos/swann
Luke Granger-Brown 080577e0f3 swann: fix tailscale outbound
Tailscale adds a policy-based routing rule at priority 5200-ish, which is
before all the rules that we add. This avoids any Tailscale traffic going
out... over Tailscale, which would be bad.

Anyway, this breaks us because our main table is empty, so there's nowhere
for the Tailscale traffic to actually go. Oops.

Instead, use policy-based routing to send things over our WG tunnel, or over
any of our upstream connections depending on what's available.
2022-03-02 00:32:31 +00:00
..
default.nix swann: fix tailscale outbound 2022-03-02 00:32:31 +00:00
ee-scrape-data.py swann: ee-scrape-data must output data with a newline 2021-09-02 19:23:03 +00:00
README.md ops/nixos: implement BFD+WG tunneling for mldn-rd 2021-08-30 19:58:21 +01:00

swann

Hardware running NixOS in my flat.

  • 4 core i3-4170 @ 3.70GHz.
  • ~3GiB of RAM.
  • 60GiB disk space.

NICs on:

  • en-virginmedia Virgin Media (DHCP)
  • en-general General (192.168.1.1)