mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Rename iptables.rules for consistency, strip comments
This commit is contained in:
		
							
								
								
									
										5
									
								
								installers/iptables.rules
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								installers/iptables.rules
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| iptables -t nat -A POSTROUTING -j MASQUERADE | ||||
| iptables -t nat -A POSTROUTING -s 192.168.50.0\/24 ! -d 192.168.50.0\/24 -j MASQUERADE | ||||
|  | ||||
| COMMIT | ||||
|  | ||||
		Reference in New Issue
	
	Block a user