mirror of
				https://github.com/leitbogioro/Tools.git
				synced 2025-10-31 01:26:01 +08:00 
			
		
		
		
	Create ipv4_static_interfaces
This commit is contained in:
		
							parent
							
								
									e0b564df73
								
							
						
					
					
						commit
						bb4f90ea98
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								Linux_reinstall/Alpine/network/ipv4_static_interfaces
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								Linux_reinstall/Alpine/network/ipv4_static_interfaces
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| auto lo | ||||
| iface lo inet loopback | ||||
| 
 | ||||
| iface eth0 inet static | ||||
|         address IPv4 | ||||
|         netmask MASK | ||||
|         gateway GATE | ||||
| iface eth0 inet6 auto | ||||
		Loading…
	
	Add table
		
		Reference in a new issue