Bug 447500
| Summary: | no network with static ip | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Sobotka <adamsobotka> |
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | dcbw, kas, wb8rcr, wtogami, yeti |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-02 23:01:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Adam Sobotka
2008-05-20 07:09:11 UTC
Could you update to the version of NM in f9-updates-testing? yum update --enable-repo updates-testing NetworkManager* and try that? It should fix a few of the problems with NM that users were experiencing with install-time static IP configuration. Hello, as I said...problem occurs only when I set static IP in installation process. When I did not fill my ip in anaconda,everything worked fine. So, if I make clean install again with filled ip, I would not get network connectivity to update nm as you propose. The same here, even with NetworkManager-0.7.0-0.9.3svn3669.fc9.i386. On a fresh install (even after yum update and installing the above NetworkManager), the network is not started when a static IP address is specified during install. chkconfig NetworkManager off chkconfig network on fixes the problem. Static IPs are fixed in latest F9 updates (svn3675). *** This bug has been marked as a duplicate of 134886 *** Re: comment #4 No, they are not fixed. I have just installed a fresh F9 (with a static IP address), rebooted, manually activated the network (/sbin/ifup eth0), ran yum update (so I have now NetworkManager-0.7.0-0.9.4.svn3675.fc9.x86_64), and after the reboot the network is still not being activated. chkconfig NetworkManager off chkconfig network on fixes the problem, though (I wonder why this is not the default, esp. for non-workstation systems). |