9 Jun
2013
9 Jun
'13
9:21 a.m.
Бен Томпсон wrote:
I am still testing ippool-dhcp and after updating to the latest git HEAD I have come across a new issue. For some reason I am seeing the error "Unknown attribute" regarding the variable %{pool-key}.
That's because the Pool-Key attribute doesn't exist. The example "dhcp_sqlippool" module doesn't have %{pool-key}. It uses ${pool-key}. See the difference? Alan DeKok.