mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 14:04:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			200 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			200 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config igmpproxy
 | |
| 	option quickleave 1
 | |
| 
 | |
| config phyint wan
 | |
| 	option network wan
 | |
| 	option direction upstream
 | |
| 	list altnet 192.168.1.0/24
 | |
| 
 | |
| config phyint lan
 | |
| 	option network lan
 | |
| 	option direction downstream
 |