Bug 171798
Summary: | support establishing network connection upon boot | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Myk Melez <myk> |
Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eric.brunet, quintesse, redhat |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-12 14:41:03 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
Myk Melez
2005-10-26 16:06:29 UTC
I am interested in the same functionality. However, I have what seems to be a catch-22. NetworkManager requires dbus. Dbus seems to make LDAP requests when LDAP is used for NSS (for /etc/hosts?) These requests hang if the network is not available. So, which starts first: dbus or NetworkManager? I am using dbus-0.50-1, NetworkManager-0.5.1-4 and glibc-2.3.90-18. Because of this, I have had to use netplugd to manage my network device. What happens in casses when there isn't a "user neutral" option? I would personally be more interested in a method, that allowed network services to detect that the network is not up, and as such not attempt to load. If there isn't a "user neutral" option those services should be made smarter, but that's an entirely different set of problems. What is described here is that there _is_ a network out there, NM just won't connect to it until somebody logs in. There should be an option saying: if network X is available, this is the key for it, use it! We've got several wireless machines in this house and 90% of the time they will be used here and nowhere else, having to log in to get them conencted is a nuisance. |