dn42 hosts disable reverse path check
This commit is contained in:
parent
166b35700a
commit
bf3f70a4e7
@ -10,6 +10,8 @@
|
|||||||
"net.ipv6.conf.all.forwarding" = true;
|
"net.ipv6.conf.all.forwarding" = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.checkReversePath = false;
|
||||||
|
|
||||||
# Open Firewall for BGP
|
# Open Firewall for BGP
|
||||||
networking.firewall.allowedTCPPorts = [ 179 ];
|
networking.firewall.allowedTCPPorts = [ 179 ];
|
||||||
# Open Fireall for OSPF
|
# Open Fireall for OSPF
|
||||||
|
Loading…
Reference in New Issue
Block a user