Update subnet names.
This commit is contained in:
parent
9e77e2cc4b
commit
60561fafea
@ -55,7 +55,7 @@ subnet 172.23.2.0 netmask 255.255.255.0 {
|
|||||||
option routers 172.23.2.1;
|
option routers 172.23.2.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Members
|
# Users
|
||||||
subnet 172.23.3.0 netmask 255.255.255.0 {
|
subnet 172.23.3.0 netmask 255.255.255.0 {
|
||||||
option routers 172.23.3.1;
|
option routers 172.23.3.1;
|
||||||
pool {
|
pool {
|
||||||
@ -66,7 +66,7 @@ subnet 172.23.3.0 netmask 255.255.255.0 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Guests
|
# MQTT
|
||||||
subnet 172.23.4.0 netmask 255.255.255.0 {
|
subnet 172.23.4.0 netmask 255.255.255.0 {
|
||||||
option routers 172.23.4.1;
|
option routers 172.23.4.1;
|
||||||
pool {
|
pool {
|
||||||
|
Loading…
Reference in New Issue
Block a user