1
0
Fork 0

Disable reverse path filtering

This commit is contained in:
clerie 2021-01-13 13:55:11 +01:00
parent 31b5abf7ec
commit c4c55b3095
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
"net.ipv6.conf.all.forwarding" = true;
};
networking.firewall.checkReversePath = false;
networking.firewall.allowedTCPPorts = [
# Open Firewall for BGP
179