[Bug 909307] New: wicked.service can't configure user-class id
http://bugzilla.opensuse.org/show_bug.cgi?id=909307 Bug ID: 909307 Summary: wicked.service can't configure user-class id Classification: openSUSE Product: openSUSE Distribution Version: 13.2 Hardware: x86-64 OS: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: bnc-team-screening@forge.provo.novell.com Reporter: asaf.magen@sap.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- wicked does not handle DHCLIENT_USER_CLASS ifcfg setting properly. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=909307 asaf magen <asaf.magen@sap.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asaf.magen@sap.com Found By|--- |Customer Assignee|bnc-team-screening@forge.pr |wicked-maintainers@suse.de |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=909307 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |mt@suse.com --- Comment #1 from Marius Tomaschewski <mt@suse.com> --- Yes, https://github.com/openSUSE/wicked/blob/master/dhcp4/protocol.c contains the code to send it in line 604, ... but it is not possible to set it in the configs yet. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=909307 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |IN_PROGRESS --- Comment #2 from Marius Tomaschewski <mt@suse.com> --- OK, the fix is in git master now and will be in wicked-0.6.16 release, (wicked + sysconfig which provides the variables) test RPMs are at: http://download.opensuse.org/repositories/network:/wicked:/master/SLE-12_GA/ Please test and let us know if this works for you. See "man 5 ifcfg-dhcp", the variables DHCLIENT_USER_CLASS_ID and DHCLIENT_USER_CLASS_FORMAT (there is some confusion about the option: while there is RFC3004 which defines its format, dhcp servers often/usually can't deal with it but expect a string, [not the rfc array of len + id-string tuples]. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=909307 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.zirnik@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=909307 --- Comment #4 from asaf magen <asaf.magen@sap.com> --- 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; ################################################# -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com