1
0
Fork 0

Don't need BGP for routers

This commit is contained in:
clerie 2020-12-15 18:16:37 +01:00
parent 594d842857
commit 19389c8dc8
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@
"net.ipv6.conf.all.forwarding" = true;
};
# Open Firewall for BGP
networking.firewall.allowedTCPPorts = [ 179 ];
# Open Fireall for OSPF
networking.firewall.extraCommands = ''
ip6tables -A INPUT -p ospfigp -j ACCEPT