Add ipv6 gateway #82

Merged
felixalb merged 1 commits from ipv6-fix into main 2024-09-28 21:44:56 +02:00
Owner

Our nixos boxes have been unreachable from outside of the PVV network over IPv6. This PR is tested on Bekkalokk, and seems to fix everything.

Our nixos boxes have been unreachable from outside of the PVV network over IPv6. This PR is tested on Bekkalokk, and seems to fix everything.
felixalb added the
nixos
bug
labels 2024-09-28 21:29:39 +02:00
felixalb added 1 commit 2024-09-28 21:29:40 +02:00
danio reviewed 2024-09-28 21:33:55 +02:00
values.nix Outdated
@ -20,3 +20,3 @@
turn = {
ipv4 = pvv-ipv4 213;
ipv6 = pvv-ipv6 213;
ipv6 = pvv-ipv6 1;
Owner

what?

what?
Author
Owner

oops, wth, fixed

oops, wth, fixed
felixalb marked this conversation as resolved
felixalb force-pushed ipv6-fix from d9641e8c34 to b8c3385090 2024-09-28 21:35:12 +02:00 Compare
felixalb force-pushed ipv6-fix from b8c3385090 to 2147b56864 2024-09-28 21:36:04 +02:00 Compare
danio approved these changes 2024-09-28 21:44:17 +02:00
danio left a comment
Owner

Diff LGTM

Diff LGTM
felixalb merged commit aa884353c7 into main 2024-09-28 21:44:56 +02:00
felixalb deleted branch ipv6-fix 2024-09-28 21:44:56 +02:00
Sign in to join this conversation.
No description provided.