Bug 494240
Summary: | new wired NIC gets auto connection; old wired NIC waits for user action | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Reiser <jreiser> |
Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | arxs, dcbw, me, metacarpal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-04-10 19:41:42 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
John Reiser
2009-04-05 22:53:02 UTC
I am experiencing the same problem. Updated rawhide as of 2009-04-08. I have to manually select the 'System eth0' connection before it will connect. I have a .bash_profile script that I run to make an SSH tunnel, and this will no longer work as there's no connection whenever I login. This is because the DVD install did not use a network device, and anaconda will not mark devices *not* used for install to be automatically activated. However, new devices will be automatically activated when plugged in. I bet, if you look in your /etc/sysconfig/network-scripts/ifcfg-eth0 file, you'll find "ONBOOT=no", which was written by anaconda during install-time. If you change that to "yes", it will work. Yes, I found "ONBOOT=no". Changing to "ONBOOT=yes" and rebooting made it connect immediately without waiting for me to login and choose. Thanks for filling this bug. I seams that the problem could be solved during a change of the config file. Therefore I will setting this report to CLOSED:NOTABUG. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers *** Bug 492812 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 498207 *** |