Bug 620298 - YaST2 Network - DHCP6 Client Daemon write continuously into Log - Cannot assign requested address
Summary: YaST2 Network - DHCP6 Client Daemon write continuously into Log - Cannot assi...
Status: RESOLVED DUPLICATE of bug 616765
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: RC 2
Hardware: x86-64 openSUSE 11.3
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Michal Zugec
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 00:23 UTC by Sebastian Siebert
Modified: 2010-07-19 08:44 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***