Allow Ceph traffic to lake2
This commit is contained in:
		
							parent
							
								
									43810ebdc5
								
							
						
					
					
						commit
						aac0f79afc
					
				| @ -51,6 +51,8 @@ | ||||
|         iptables -A nixos-fw -p tcp -s bay -j nixos-fw-accept | ||||
|         # Accept monitoring requests from hut | ||||
|         iptables -A nixos-fw -p tcp -s hut --dport 9002 -j nixos-fw-accept | ||||
|         # Accept all Ceph traffic from the local network | ||||
|         iptables -A nixos-fw -p tcp -s 10.0.40.0/24 -m multiport --dport 3300,6789,6800:7568 -j nixos-fw-accept | ||||
|       ''; | ||||
|     }; | ||||
|   }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user