Cambio ARP & NMAP por Luci (openwrt)
This commit is contained in:
		
							
								
								
									
										40
									
								
								packages/device_tracker/arp.yaml_disable
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								packages/device_tracker/arp.yaml_disable
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,40 @@ | ||||
| device_tracker: | ||||
|   - platform: arpscan_tracker | ||||
|     interval_seconds: 30         #Tiempo entre escaneos (segundos) | ||||
|     consider_home: 600           #Tiempo indicando que esta sin estar (segundos) | ||||
|     include: | ||||
|       - 10.10.1.50 | ||||
|       - 10.10.1.51 | ||||
|       - 10.10.1.52 | ||||
|       - 10.10.1.53 | ||||
|       - 10.10.1.54 | ||||
|       - 10.10.1.55 | ||||
|       - 10.10.1.56 | ||||
|       - 10.10.1.57 | ||||
|       - 10.10.1.58 | ||||
|       - 10.10.1.59 | ||||
|       - 10.10.1.60       | ||||
|       - 10.10.1.111 | ||||
|       - 10.10.1.112 | ||||
|       - 10.10.1.113 | ||||
|       - 10.10.1.114 | ||||
|       - 10.10.1.115 | ||||
|       - 10.10.1.116 | ||||
|       - 10.10.1.117 | ||||
|       - 10.10.1.118 | ||||
|       - 10.10.1.119 | ||||
|       - 10.10.1.120 | ||||
|       - 10.10.1.121 | ||||
|       - 10.10.1.122 | ||||
|       - 10.10.1.123 | ||||
|       - 10.10.1.124 | ||||
|       - 10.10.1.125 | ||||
|       - 10.10.1.126 | ||||
|       - 10.10.1.127 | ||||
|       - 10.10.1.128 | ||||
|       - 10.10.1.129 | ||||
|       - 10.10.1.130 | ||||
|     exclude: | ||||
|       - 192.168.1.12 | ||||
|       - 192.168.1.13 | ||||
|     scan_options: "--interface eth0 10.10.1.0/24" | ||||
		Reference in New Issue
	
	Block a user
	 dfcarvajal
					dfcarvajal