Development
This commit is contained in:
parent
705c69abc4
commit
470cc39356
5 changed files with 244 additions and 245 deletions
|
|
@ -317,54 +317,6 @@
|
|||
"ntp_servers": ""
|
||||
}
|
||||
},
|
||||
"reservations": [
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi Switch",
|
||||
"hostname": "unifi-switch",
|
||||
"mac": "aa:bb:cc:dd:ee:01",
|
||||
"ip": "192.168.1.2",
|
||||
"radius_client": true
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi AP (Kitchen)",
|
||||
"hostname": "unifi-ap-kitchen",
|
||||
"mac": "aa:bb:cc:dd:ee:02",
|
||||
"ip": "192.168.1.3",
|
||||
"radius_client": true
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi AP (Lounge)",
|
||||
"hostname": "unifi-ap-lounge",
|
||||
"mac": "aa:bb:cc:dd:ee:03",
|
||||
"ip": "192.168.1.4",
|
||||
"radius_client": true
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi AP (Upstairs)",
|
||||
"hostname": "unifi-ap-upstairs",
|
||||
"mac": "aa:bb:cc:dd:ee:04",
|
||||
"ip": "192.168.1.5",
|
||||
"radius_client": true
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Home Server",
|
||||
"hostname": "homeserver",
|
||||
"mac": "aa:bb:cc:dd:ee:05",
|
||||
"ip": "192.168.1.20"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Desktop PC",
|
||||
"hostname": "desktop-pc",
|
||||
"mac": "aa:bb:cc:dd:ee:06",
|
||||
"ip": "192.168.1.50"
|
||||
}
|
||||
],
|
||||
"port_wrangling": [
|
||||
{
|
||||
"description": "DNS wrangling - redirect Trusted DNS to local resolver",
|
||||
|
|
@ -412,64 +364,6 @@
|
|||
"ntp_servers": ""
|
||||
}
|
||||
},
|
||||
"reservations": [
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Network Printer",
|
||||
"hostname": "printer",
|
||||
"mac": "aa:bb:cc:dd:ee:10",
|
||||
"ip": "192.168.10.2"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Smart TV",
|
||||
"hostname": "smart-tv",
|
||||
"mac": "aa:bb:cc:dd:ee:11",
|
||||
"ip": "192.168.10.3"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Streaming Box (Eth)",
|
||||
"hostname": "streaming-box-eth",
|
||||
"mac": "aa:bb:cc:dd:ee:12",
|
||||
"ip": "192.168.10.4"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Streaming Box (Wifi)",
|
||||
"hostname": "streaming-box-wifi",
|
||||
"mac": "aa:bb:cc:dd:ee:13",
|
||||
"ip": "192.168.10.4"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Raspberry Pi",
|
||||
"hostname": "rpi",
|
||||
"mac": "aa:bb:cc:dd:ee:14",
|
||||
"ip": "192.168.10.12"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "NAS",
|
||||
"hostname": "nas",
|
||||
"mac": "aa:bb:cc:dd:ee:15",
|
||||
"ip": "192.168.10.14"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Doorbell Camera",
|
||||
"hostname": "doorbell-camera",
|
||||
"mac": "aa:bb:cc:dd:ee:16",
|
||||
"ip": "dynamic"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Smart Speaker",
|
||||
"hostname": "smart-speaker",
|
||||
"mac": "aa:bb:cc:dd:ee:17",
|
||||
"ip": "dynamic"
|
||||
}
|
||||
],
|
||||
"port_wrangling": [
|
||||
{
|
||||
"description": "DNS wrangling - redirect IoT DNS to local resolver",
|
||||
|
|
@ -517,22 +411,6 @@
|
|||
"ntp_servers": ""
|
||||
}
|
||||
},
|
||||
"reservations": [
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Family Member Phone 1",
|
||||
"hostname": "phone-1",
|
||||
"mac": "aa:bb:cc:dd:ee:20",
|
||||
"ip": "dynamic"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Family Member Phone 2",
|
||||
"hostname": "phone-2",
|
||||
"mac": "aa:bb:cc:dd:ee:21",
|
||||
"ip": "dynamic"
|
||||
}
|
||||
],
|
||||
"port_wrangling": [
|
||||
{
|
||||
"description": "DNS wrangling - redirect Guest DNS to local resolver",
|
||||
|
|
@ -581,36 +459,6 @@
|
|||
"ntp_servers": ""
|
||||
}
|
||||
},
|
||||
"reservations": [
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child 1 Laptop",
|
||||
"hostname": "child1-laptop",
|
||||
"mac": "aa:bb:cc:dd:ee:30",
|
||||
"ip": "dynamic"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child 2 Laptop",
|
||||
"hostname": "child2-laptop",
|
||||
"mac": "aa:bb:cc:dd:ee:31",
|
||||
"ip": "dynamic"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child 3 Laptop",
|
||||
"hostname": "child3-laptop",
|
||||
"mac": "aa:bb:cc:dd:ee:32",
|
||||
"ip": "dynamic"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child Tablet",
|
||||
"hostname": "child-tablet",
|
||||
"mac": "aa:bb:cc:dd:ee:33",
|
||||
"ip": "dynamic"
|
||||
}
|
||||
],
|
||||
"port_wrangling": [
|
||||
{
|
||||
"description": "DNS wrangling - redirect Kids DNS to local resolver",
|
||||
|
|
@ -812,5 +660,171 @@
|
|||
"format": "dnsmasq"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"dhcp_reservations": [
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi Switch",
|
||||
"hostname": "unifi-switch",
|
||||
"mac": "aa:bb:cc:dd:ee:01",
|
||||
"ip": "192.168.1.2",
|
||||
"radius_client": true,
|
||||
"vlan": "trusted"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi AP (Kitchen)",
|
||||
"hostname": "unifi-ap-kitchen",
|
||||
"mac": "aa:bb:cc:dd:ee:02",
|
||||
"ip": "192.168.1.3",
|
||||
"radius_client": true,
|
||||
"vlan": "trusted"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi AP (Lounge)",
|
||||
"hostname": "unifi-ap-lounge",
|
||||
"mac": "aa:bb:cc:dd:ee:03",
|
||||
"ip": "192.168.1.4",
|
||||
"radius_client": true,
|
||||
"vlan": "trusted"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "UniFi AP (Upstairs)",
|
||||
"hostname": "unifi-ap-upstairs",
|
||||
"mac": "aa:bb:cc:dd:ee:04",
|
||||
"ip": "192.168.1.5",
|
||||
"radius_client": true,
|
||||
"vlan": "trusted"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Home Server",
|
||||
"hostname": "homeserver",
|
||||
"mac": "aa:bb:cc:dd:ee:05",
|
||||
"ip": "192.168.1.20",
|
||||
"vlan": "trusted"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Desktop PC",
|
||||
"hostname": "desktop-pc",
|
||||
"mac": "aa:bb:cc:dd:ee:06",
|
||||
"ip": "192.168.1.50",
|
||||
"vlan": "trusted"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Network Printer",
|
||||
"hostname": "printer",
|
||||
"mac": "aa:bb:cc:dd:ee:10",
|
||||
"ip": "192.168.10.2",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Smart TV",
|
||||
"hostname": "smart-tv",
|
||||
"mac": "aa:bb:cc:dd:ee:11",
|
||||
"ip": "192.168.10.3",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Streaming Box (Eth)",
|
||||
"hostname": "streaming-box-eth",
|
||||
"mac": "aa:bb:cc:dd:ee:12",
|
||||
"ip": "192.168.10.4",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Streaming Box (Wifi)",
|
||||
"hostname": "streaming-box-wifi",
|
||||
"mac": "aa:bb:cc:dd:ee:13",
|
||||
"ip": "192.168.10.4",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Raspberry Pi",
|
||||
"hostname": "rpi",
|
||||
"mac": "aa:bb:cc:dd:ee:14",
|
||||
"ip": "192.168.10.12",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "NAS",
|
||||
"hostname": "nas",
|
||||
"mac": "aa:bb:cc:dd:ee:15",
|
||||
"ip": "192.168.10.14",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Doorbell Camera",
|
||||
"hostname": "doorbell-camera",
|
||||
"mac": "aa:bb:cc:dd:ee:16",
|
||||
"ip": "dynamic",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Smart Speaker",
|
||||
"hostname": "smart-speaker",
|
||||
"mac": "aa:bb:cc:dd:ee:17",
|
||||
"ip": "dynamic",
|
||||
"vlan": "iot"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Family Member Phone 1",
|
||||
"hostname": "phone-1",
|
||||
"mac": "aa:bb:cc:dd:ee:20",
|
||||
"ip": "dynamic",
|
||||
"vlan": "guest"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Family Member Phone 2",
|
||||
"hostname": "phone-2",
|
||||
"mac": "aa:bb:cc:dd:ee:21",
|
||||
"ip": "dynamic",
|
||||
"vlan": "guest"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child 1 Laptop",
|
||||
"hostname": "child1-laptop",
|
||||
"mac": "aa:bb:cc:dd:ee:30",
|
||||
"ip": "dynamic",
|
||||
"vlan": "kids"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child 2 Laptop",
|
||||
"hostname": "child2-laptop",
|
||||
"mac": "aa:bb:cc:dd:ee:31",
|
||||
"ip": "dynamic",
|
||||
"vlan": "kids"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child 3 Laptop",
|
||||
"hostname": "child3-laptop",
|
||||
"mac": "aa:bb:cc:dd:ee:32",
|
||||
"ip": "dynamic",
|
||||
"vlan": "kids"
|
||||
},
|
||||
{
|
||||
"enabled": true,
|
||||
"description": "Child Tablet",
|
||||
"hostname": "child-tablet",
|
||||
"mac": "aa:bb:cc:dd:ee:33",
|
||||
"ip": "dynamic",
|
||||
"vlan": "kids"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue