nfs: change interface for open port firewall on nas
This commit is contained in:
		
							parent
							
								
									cc22e4651f
								
							
						
					
					
						commit
						8a89968d94
					
				@ -11,7 +11,7 @@
 | 
				
			|||||||
  };
 | 
					  };
 | 
				
			||||||
  # open the firewall
 | 
					  # open the firewall
 | 
				
			||||||
  networking.firewall = {
 | 
					  networking.firewall = {
 | 
				
			||||||
    interfaces.enp0s31f6 = {
 | 
					    interfaces.lo1 = {
 | 
				
			||||||
      allowedTCPPorts = [ 2049 ];
 | 
					      allowedTCPPorts = [ 2049 ];
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user