https://qa.mandrakesoft.com/show_bug.cgi?id=2265
Product: drakxtools
Component: DrakConnect
Summary: drakconnect starts dhcp-client even though static IP is
assigned
Version: 9.1-0.34mdk
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Using mdk-9.1rc1. In drakconnect, a static IP has been assigned and the box
for dhcp is unchecked. In spite of that, "route -en" shows a dhcp related entry:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.2 0.0.0.0 UG 0 0 0 eth0
As is noticable, the static IP is working just fine. But the dhcp-client is still
trying
to get a dhcp address (in this case it has failed).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.