DHCP Server SEGFAULT !
-
With this kind of configuration : @ first request => segfault :
add option space :
option space AastraIPPhone;
option AastraIPPhone.cfg-server-name code 02 = text;if substring (option vendor-class-identifier, 0, 13) = "AastraIPPhone" {
vendor-option-space AastraIPPhone;
option AastraIPPhone.cfg-server-name "http://192.168.100.60:80/terminaux/aastra/config";
}=> Starting fine … running ... segfault @ first request.
May some1 has a workaround ?
Thx