We have been using a Windows HTTP and DHCP sever for VOIP phones. We would like to start using the CM Utility Server. I have it configured and ready to go but ran into a issue starting the DHCP service.
Our CM 6.3 and Utility Server sit in a 10.2.238.0 subnet.
We have a separate subnet for VOIP phones. That subnet 10.124.0.0 resides on the same interface the CM subnet.
The utility server is 10.2.238.18. The scope from 10.124.0.0 defines ok but DHCP will not start on the utility server. The DHCP log reports this.
No subnet declaration for eth0 (10.2.238.18).
Not configured to listen on any interfaces!
please write a subnet declaration in your dhcpd.conf file for the network segment to which interface eth0 is attached
One thought is the Utility Server needs to have a static assignment in the same subnet as the scope. If so how does one change the IP address of the utility Server and will that effect anything else.
Our CM 6.3 and Utility Server sit in a 10.2.238.0 subnet.
We have a separate subnet for VOIP phones. That subnet 10.124.0.0 resides on the same interface the CM subnet.
The utility server is 10.2.238.18. The scope from 10.124.0.0 defines ok but DHCP will not start on the utility server. The DHCP log reports this.
No subnet declaration for eth0 (10.2.238.18).
Not configured to listen on any interfaces!
please write a subnet declaration in your dhcpd.conf file for the network segment to which interface eth0 is attached
One thought is the Utility Server needs to have a static assignment in the same subnet as the scope. If so how does one change the IP address of the utility Server and will that effect anything else.
Comment