|
|
@ -27,9 +27,6 @@ class "cosi-voip" { |
|
|
|
} |
|
|
|
|
|
|
|
subnet 128.153.144.0 netmask 255.255.254.0 { |
|
|
|
|
|
|
|
deny members of "cosi-voip"; |
|
|
|
|
|
|
|
pool { |
|
|
|
|
|
|
|
# gateway |
|
|
@ -45,7 +42,7 @@ subnet 128.153.144.0 netmask 255.255.254.0 { |
|
|
|
|
|
|
|
range 128.153.144.100 128.153.144.254; |
|
|
|
failover peer "dhcp-failover"; |
|
|
|
|
|
|
|
deny members of "cosi-voip"; |
|
|
|
|
|
|
|
# COSI |
|
|
|
group { |
|
|
@ -160,9 +157,6 @@ subnet 128.153.144.0 netmask 255.255.254.0 { |
|
|
|
} |
|
|
|
|
|
|
|
subnet 10.1.1.0 netmask 255.255.255.0 { |
|
|
|
|
|
|
|
allow members of "cosi-voip"; |
|
|
|
|
|
|
|
pool { |
|
|
|
|
|
|
|
# gateway |
|
|
@ -176,6 +170,6 @@ subnet 10.1.1.0 netmask 255.255.255.0 { |
|
|
|
option option-120 "10.1.1.1"; |
|
|
|
|
|
|
|
failover peer "dhcp-failover"; |
|
|
|
|
|
|
|
allow members of "cosi-voip"; |
|
|
|
} |
|
|
|
} |