summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/router.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/router.nix b/modules/router.nix
index 97448a8..f2dbc46 100644
--- a/modules/router.nix
+++ b/modules/router.nix
@@ -108,6 +108,7 @@ let
script = ''
ip -6 rule add fwmark ${toString heMark} table he || true
ip -6 route replace default dev he0 table he
+ ip -6 route replace default dev he0 metric 0
# ip rule add fwmark ${toString vpnMark} table vpn || true
# ip -6 rule add fwmark ${toString vpnMark} table vpn || true