summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-December/020546.html
blob: 5078bc879d3576bee39beb12c1c162701ae9ec4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] NetworkManager vs initscripts
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NetworkManager%20vs%20initscripts&In-Reply-To=%3C50BD51E8.2020908%40roadrunner.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="020545.html">
   <LINK REL="Next"  HREF="020550.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] NetworkManager vs initscripts</H1>
    <B>Frank Griffin</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NetworkManager%20vs%20initscripts&In-Reply-To=%3C50BD51E8.2020908%40roadrunner.com%3E"
       TITLE="[Mageia-dev] NetworkManager vs initscripts">ftg at roadrunner.com
       </A><BR>
    <I>Tue Dec  4 02:29:12 CET 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="020545.html">[Mageia-dev] NetworkManager vs initscripts
</A></li>
        <LI>Next message: <A HREF="020550.html">[Mageia-dev] [changelog] [RPM] cauldron core/release	pcre-8.32-5.mga3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#20546">[ date ]</a>
              <a href="thread.html#20546">[ thread ]</a>
              <a href="subject.html#20546">[ subject ]</a>
              <a href="author.html#20546">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 12/03/2012 07:12 PM, JA Magall&#243;n wrote:
&gt;<i>
</I>&gt;<i> To get the most 'pure' NM setup I could, I did this:
</I>&gt;<i> - disabled the ifcfg-rh plugin in NM.conf, just keyfile
</I>&gt;<i> - configured the network via nm-connection-editor, stored system wide
</I>&gt;<i>   in /etc/NetworkManager/system-connections
</I>&gt;<i> - creaed a dummy ifcfg-eth0 file with
</I>&gt;<i>     DEVICE=eth0
</I>&gt;<i>     NM_CONTROLLED=yes
</I>&gt;<i>  lines. No network info in there...just dummy file for initscripts to 
</I>&gt;<i> ignore it,
</I>&gt;<i>  as udev will be trying to create it with DHCP setup if not present...
</I>&gt;<i>
</I>&gt;<i> Perhaps GUI toos and installer could do this also, if user wants the 
</I>&gt;<i> interface
</I>&gt;<i> to be managed by NM. Perhaps it is time to deprecate ifcfg-rh and 
</I>&gt;<i> create native
</I>&gt;<i> files for NM...
</I>Yes, the problem at the moment is coordination between udev and 
drakconnect and NM.  The present policy is that NM will *not* be the 
default, which is why udev creates the ifcfg files.

NM is designed to assume that it is in charge of all interfaces. The 
only concession to coexistence with ifplugd is that if an ifcfg exists 
*and* it has NM_CONTROLLED=NO, then NM will not try to control the 
interface.  Conversely, if ifplugd finds that an ifcfg exists *and* it 
has NM_CONTROLLED=YES, then it will ignore it.

For total coordination between all of these, udev, drakconnect, and 
ifplugd would have to look for and check /etc/NetworkManager.conf to 
determine whether NM was active and whether it was paying any attention 
to ifcfg files.  That would determine whether ifplugd would attept to 
control any interfaces at all, and whether drakconnect would even try to 
build ifcfg files for them.

</PRE>



























<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="020545.html">[Mageia-dev] NetworkManager vs initscripts
</A></li>
	<LI>Next message: <A HREF="020550.html">[Mageia-dev] [changelog] [RPM] cauldron core/release	pcre-8.32-5.mga3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#20546">[ date ]</a>
              <a href="thread.html#20546">[ thread ]</a>
              <a href="subject.html#20546">[ subject ]</a>
              <a href="author.html#20546">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>