diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012259.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012259.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012259.html b/zarb-ml/mageia-dev/2012-February/012259.html new file mode 100644 index 000000000..a54ac5527 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012259.html @@ -0,0 +1,105 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Order of nics when multiple network interfaces detected. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Order%20of%20nics%20when%20multiple%20network%20interfaces%0A%09detected.&In-Reply-To=%3Cop.v95va0s9n7mcit%40hodgins.homeip.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012288.html"> + <LINK REL="Next" HREF="012274.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Order of nics when multiple network interfaces detected.</H1> + <B>David W. Hodgins</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Order%20of%20nics%20when%20multiple%20network%20interfaces%0A%09detected.&In-Reply-To=%3Cop.v95va0s9n7mcit%40hodgins.homeip.net%3E" + TITLE="[Mageia-dev] Order of nics when multiple network interfaces detected.">davidwhodgins at gmail.com + </A><BR> + <I>Fri Feb 24 03:17:14 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012288.html">[Mageia-dev] rpmsrate cleaning +</A></li> + <LI>Next message: <A HREF="012274.html">[Mageia-dev] Order of nics when multiple network interfaces detected. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12259">[ date ]</a> + <a href="thread.html#12259">[ thread ]</a> + <a href="subject.html#12259">[ subject ]</a> + <a href="author.html#12259">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> +In Mageia 1, which nic is assigned eth0 or eth1 etc, is controlled +by /etc/udev/rules.d/70-persistent-net.rules. + +In beta 1, /etc/udev/rules.d/70-persistent-net.rules is not being +created, although I can't figure out why as +/usr/lib/libDrakX/network/connection/ethernet.pm has not been +changed. + +I've also noticed that dracut doesn't include +/etc/udev/rules.d/70-persistent-net.rules in the initrd, +if it does exist. + +Is there some new method systemd is supposed to be using +to control the order of nic assignments? + +As per <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4352">https://bugs.mageia.org/show_bug.cgi?id=4352</A> it +isn't working. + +I can't see what's change to prevent the rule from being created, +so I don't know which rpm package the bug report should be for. + +Can someone who knows this part take a look? + +Thanks, Dave Hodgins +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012288.html">[Mageia-dev] rpmsrate cleaning +</A></li> + <LI>Next message: <A HREF="012274.html">[Mageia-dev] Order of nics when multiple network interfaces detected. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12259">[ date ]</a> + <a href="thread.html#12259">[ thread ]</a> + <a href="subject.html#12259">[ subject ]</a> + <a href="author.html#12259">[ 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> |