Bug 620298

Summary: YaST2 Network - DHCP6 Client Daemon write continuously into Log - Cannot assign requested address
Product: [openSUSE] openSUSE 11.3 Reporter: Sebastian Siebert <freespacer>
Component: YaST2Assignee: Michal Zugec <mzugec>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None    
Version: RC 2   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Sebastian Siebert 2010-07-07 00:23:48 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100626 SUSE/3.6.6-1.1 Firefox/3.6.6

Hello,

First, I have disabled the IPv6-Protocol in YaST2, because the DNS-resolving goes in trouble. Thunderbird and other network tools have troubles with DHCP (IPv4 + IPv6).

I go to YaST2 and disable IPv6.
Steps to reproduce:
1. Network Devices -> Network Settings
2. Global Settings -> IPv6 Protocol Settings -> disable "Enable IPv6"

I found these repeated lines in /var/log/messages:

Jul  7 01:20:45 linux dhclient: XMT: Solicit on eth0, interval 113830ms.
Jul  7 01:20:45 linux dhclient: send_packet6: Cannot assign requested address
Jul  7 01:20:45 linux dhclient: dhc6: send_packet6() sent -1 of 54 bytes

But I found out in "Overview" from "Network Settings" that the assigned Ethernet-Card has still activate the DHCP4 *AND* DHCP6-Client.

I assume, if I disable the IPv6-Protocol, then the DHCP setting from assigned Ethernet-Card should be switching to "DHCP version 4 only" and should NOT set to "DHCP both version 4 and 6"!!!

I would call it a design error in YaST2 (Network) and should be fixed.

Reproducible: Always

Steps to Reproduce:
1. run YaST2
2. Network Devices -> Network Settings
3. Global Settings -> IPv6 Protocol Settings -> disable "Enable IPv6"
4. look at "Overview" and go into any Ethernet-Card setting and check DHCP setting.

Actual Results:  
Assigned Ethernet-Card still used DHCP6, if IPv6 is disabled.


Expected Results:  
Assigned Ethernet-Card should use DHCP4, if IPv6 is disabled.
Comment 1 Michal Zugec 2010-07-19 08:44:22 UTC
duplicate

*** This bug has been marked as a duplicate of bug 616765 ***