diff --git a/machines/shinobu/services/router.nix b/machines/shinobu/services/router.nix index 12bea05..7013278 100644 --- a/machines/shinobu/services/router.nix +++ b/machines/shinobu/services/router.nix @@ -60,7 +60,7 @@ in define PHYSICAL_WAN = "enp1s0" define MASQUERADE_IFACES = { $NAT_WAN_IFACES, $PHYSICAL_WAN } define VUEKO_V4 = 168.119.176.53 - define VUEKO_V6 = 2a01:4f8:c012:2f4:: + define VUEKO_V6 = 2a01:4f8:c012:2f4::1 define VUEKO_PORT = 51820 define PLASTIC_ROUTER_V4 = 192.168.0.1