Bug 464884
| Summary: | system-config-network - NetworkManager - manual restart off internet | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Flóki Pálsson <flokip> | ||||
| Component: | system-config-network | Assignee: | Harald Hoyer <harald> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | harald, jmoskovc | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-10-02 15:05:29 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: | |||||||
| Attachments: |
|
||||||
|
Description
Flóki Pálsson
2008-10-01 00:47:29 UTC
Hi, can you please check /etc/sysconfig/networking/devices/ifcfg-eth0 for line NM_CONTROLLED. I guess it's the same problem as in rhbz#459017 because if there's no line NM_CONTROLLED then s-c-n take it as NO and NetworkManager as yes. So if you deactivate and activate device via s-c-n and let s-c-n save the new configuration it writes NM_CONTROLLED=no to ifcfg-* file and that's why NM doesn't handle the device... You can to edit your eth1 config with s-c-n and check the "Controlled by NetworkManager" option. Created attachment 319165 [details]
/etc/sysconfig/networking/devices/ifcfg-eth0 and 1 before and after
Changes with system-config-network.
Changes on device eth1
x Controlled by NetworkManager
x Activate device when computer starts
Atter that inernet is connected after reboot and firefox and .. are in online mode when started.
*** This bug has been marked as a duplicate of bug 459017 *** |