Add VPN service to monitor Fox machine #121

Manually merged
rarias merged 5 commits from fox-vpn into master 2025-07-02 15:57:57 +02:00
Showing only changes of commit 592da155a9 - Show all commits

View File

@@ -26,8 +26,9 @@
auth-user-pass ${config.age.secrets.vpn-dac-login.path}
reneg-sec 0
# Ignore 10.0.0.0 route as is not needed
pull-filter ignore "route 10.0.0.0"
# Only route fox-ipmi
pull-filter ignore "route "
route 147.83.35.27 255.255.255.255
'';
};
};