Disable reverse path filtering
This commit is contained in:
parent
31b5abf7ec
commit
c4c55b3095
@ -10,6 +10,8 @@
|
||||
"net.ipv6.conf.all.forwarding" = true;
|
||||
};
|
||||
|
||||
networking.firewall.checkReversePath = false;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
# Open Firewall for BGP
|
||||
179
|
||||
|
Loading…
Reference in New Issue
Block a user