Don't need BGP for routers
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user