Bug #6286
closedSubnets not found in dhcpd.conf
Description
After upgrading to 1.5.1, IP auto-suggest isn't working. I'm seeing these errors in the proxy.log when I go to the network tab and try auto-suggest on various networks:
E, [2014-06-19T07:30:31.713949 #9762] ERROR -- : Subnet 1.1.17.0 not found
D, [2014-06-19T07:30:32.266689 #9762] DEBUG -- : Reading config file /etc/dhcp/dhcpd.conf
D, [2014-06-19T07:30:32.266937 #9762] DEBUG -- : Loading subnets for 127.0.0.1
E, [2014-06-19T07:30:32.267253 #9762] ERROR -- : Subnet 1.1.17.0 not found
D, [2014-06-19T07:30:33.375446 #9762] DEBUG -- : Reading config file /etc/dhcp/dhcpd.conf
D, [2014-06-19T07:30:33.375682 #9762] DEBUG -- : Loading subnets for 127.0.0.1
E, [2014-06-19T07:30:33.376024 #9762] ERROR -- : Subnet 1.1.12.0 not found
D, [2014-06-19T07:30:34.372224 #9762] DEBUG -- : Reading config file /etc/dhcp/dhcpd.conf
D, [2014-06-19T07:30:34.372456 #9762] DEBUG -- : Loading subnets for 127.0.0.1
Updated by Dominic Cleal almost 11 years ago
- Project changed from Foreman to Smart Proxy
- Category set to DHCP
Updated by Dominic Cleal almost 11 years ago
- Status changed from Need more information to Resolved