Commit Graph

18 Commits

Author SHA1 Message Date
f10ac3078e allow ipv4 forwarding needed by NAT 2025-01-07 16:00:50 +01:00
ea8e9a14bc do not remove systemd and f2b rules on reload 2025-01-07 16:00:26 +01:00
4c353f949e fix typo 2025-01-06 15:44:21 +01:00
7f461268da Only forward IPv6 traffic 2025-01-03 14:56:07 +01:00
db19e625ce iptables --> nftables migrate 2025-01-03 14:37:19 +01:00
c9c0061ff7 fix networkd not working on boot 2024-12-20 19:17:16 +01:00
17ff809406 LoutreOS: update to 24.11
flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/bcba2fbf6963bf6bed3a749f9f4cf5bff4adb96d' (2024-12-14)
  → 'github:NixOS/nixpkgs/b47fd6fa00c6afca88b8ee46cfdb00e104f50bca' (2024-12-19)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/3566ab7246670a43abd2ffa913cc62dad9cdf7d5' (2024-12-13)
  → 'github:NixOS/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33' (2024-12-17)
• Updated input 'simple-nixos-mailserver':
    'gitlab:simple-nixos-mailserver/nixos-mailserver/29916981e7b3b5782dc5085ad18490113f8ff63b' (2024-06-11)
  → 'gitlab:simple-nixos-mailserver/nixos-mailserver/35fa7dc495aa89bd224f08c43dfd9119b81f0fa7' (2024-12-16)
• Removed input 'simple-nixos-mailserver/nixpkgs-24_05'
• Added input 'simple-nixos-mailserver/nixpkgs-24_11':
    follows 'nixpkgs'
• Removed input 'simple-nixos-mailserver/utils'
• Removed input 'simple-nixos-mailserver/utils/systems'
2024-12-20 19:15:54 +01:00
32e6d3b60a fix mangle rules for incoming traffic 2024-12-12 16:58:52 +01:00
59435f987b fix rule priority
main table should be first, else masqueraded packet responses will never reach internal network
2024-12-10 00:34:58 +01:00
933d758e3b force packet forwarding to true 2024-12-10 00:33:31 +01:00
268dbf181a simplify VPN network config 2024-11-28 15:30:55 +01:00
e15cd2091e remove NixOS nat config, set networkd masquerade and add FW marks 2024-11-28 15:18:36 +01:00
fad8652bac Try to use multiple tables with CONNMARK 2024-11-28 12:14:26 +01:00
0d64372b57 remove comments 2024-11-25 18:09:42 +01:00
8ad48e5aa4 set Wireguard keys with credentials 2024-11-25 17:26:38 +01:00
4d8c76e207 Working outgoing emails 2024-11-21 11:32:35 +01:00
4df84a3be0 begin migration to VPN 2024-11-20 21:19:10 +01:00
ca01004c86 multi table route setup 2024-11-20 16:50:26 +01:00