the new packages works! :) Thanks! i want to understand something in order not to reopen this bug in the future. when i use dhclient.conf my setting are as below: does all of them supported via wicked service? i want to make sure if i move from dhclient to wicked i will not have missing options. ########dhclilent.conf file settings############## send fqdn.fqdn = gethostname(); send user-class "emea_dci"; send fqdn.encoded on; send fqdn.server-update on; append domain-search "mydomain.global.corp.sap"; request subnet-mask, broadcast-address, routers, rfc3442-classless-static-routes, interface-mtu, host-name, domain-name, domain-search, domain-name-servers, nis-domain, nis-servers, nds-context, nds-servers, nds-tree-name, netbios-name-servers, netbios-dd-server, netbios-node-type, netbios-scope, ntp-servers; #################################################