You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			18 lines
		
	
	
		
			432 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			18 lines
		
	
	
		
			432 B
		
	
	
	
		
			Plaintext
		
	
# Defaults from Raspberry Pi configuration
 | 
						|
hostname
 | 
						|
clientid
 | 
						|
persistent
 | 
						|
option rapid_commit
 | 
						|
option domain_name_servers, domain_name, domain_search, host_name
 | 
						|
option classless_static_routes
 | 
						|
option ntp_servers
 | 
						|
require dhcp_server_identifier
 | 
						|
slaac private
 | 
						|
nohook lookup-hostname
 | 
						|
 | 
						|
# RaspAP-WebGui wireless configuration
 | 
						|
interface wlan0
 | 
						|
static ip_address=10.3.141.1/24
 | 
						|
static routers=10.3.141.1
 | 
						|
static domain_name_server=1.1.1.1 8.8.8.8
 |