diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120313/006726.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120313/006726.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120313/006726.html b/zarb-ml/mageia-discuss/20120313/006726.html new file mode 100644 index 000000000..c0b2c708d --- /dev/null +++ b/zarb-ml/mageia-discuss/20120313/006726.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] home network using broadband router + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3CCAJWAV%2BHU-MrR-xmMZHnA4QuPhXZNeJzFhg6%2B68cCxPuV9i_0Dg%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006724.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] home network using broadband router</H1> + <B>WALKER RICHARD</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3CCAJWAV%2BHU-MrR-xmMZHnA4QuPhXZNeJzFhg6%2B68cCxPuV9i_0Dg%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] home network using broadband router">richard.j.walker at ntlworld.com + </A><BR> + <I>Tue Mar 13 20:01:47 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="006724.html">[Mageia-discuss] ftp.linuxcabal.org mirror problem +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#6726">[ date ]</a> + <a href="thread.html#6726">[ thread ]</a> + <a href="subject.html#6726">[ subject ]</a> + <a href="author.html#6726">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>For completeness; + +<A HREF="https://bugs.mageia.org/show_bug.cgi?id=4889">https://bugs.mageia.org/show_bug.cgi?id=4889</A> + +The fixed package, nfs-utils-1.2.3-2.2.mga1, is in core update-testing +so it should hit core updates soon. + +R + +On 11/03/2012, imnotpc <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">imnotpc at rock3d.net</A>> wrote: +><i> On 03/11/2012 05:59 PM, WALKER RICHARD wrote: +</I>>><i> On 10/03/2012, imnotpc<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">imnotpc at rock3d.net</A>> wrote: +</I>>>><i> You mentioned in an earlier post that the mga1 box worked once after you +</I>>>><i> commented out the RPCMOUNTD_OPTIONS="--port 4003" option in +</I>>>><i> /etc/sysconfig/nfs-server. I just checked the mga1 test server I set up +</I>>>><i> yesterday and this option isn't set at all. Is it possible you are +</I>>>><i> mixing files from different Mandriva/Mageia versions? Perhaps try +</I>>>><i> un-installing nfs-utils and deleting all it's config files and start +</I>>>><i> again with a clean package install. +</I>>>><i> +</I>>><i> Hi Jeff, it took a little more time than I thought but I have found +</I>>><i> the cause and the cure for the problem with nfs-server function on +</I>>><i> Mageia 1. In the process I learned how to use an rpm source package to +</I>>><i> patch and rebuild the offending file for the nfs-utils package. +</I>>><i> Tomorrow; the World! +</I>>><i> +</I>>><i> First up, the problem is well known and of quite some vintage. It only +</I>>><i> affected nfs-utils v1.2.3 so versions just prior and subsequent (as in +</I>>><i> v1.2.5 in Mageia 2 Cauldron) are OK. Hence the Mandriva 2010.2 worked +</I>>><i> as did my MGA2 Beta1 server. +</I>>><i> +</I>>><i> This reference tells the whole story; +</I>>><i> <A HREF="https://bugzilla.linux-nfs.org/show_bug.cgi?id=190">https://bugzilla.linux-nfs.org/show_bug.cgi?id=190</A> +</I>>><i> +</I>>><i> So the proposed fix was first seen in October 2010. I have used the +</I>>><i> proposed patch to rebuild the nfs-utils-1.2.3-2.1.mga1 package and it +</I>>><i> works perfectly well with the --ports option for rpc.mountd. +</I>><i> +</I>><i> Very good. +</I>><i> +</I>>><i> In the course of all this I can confirm your observation that in a +</I>>><i> fresh MGA1 install of the nfs server the RPCMOUNTD_OPTIONS= entry is +</I>>><i> blank in /etc/sysconfig/nfs-server. My guess is that it is only set to +</I>>><i> a specific port number when you use the personal firewall with a hole +</I>>><i> for NFS. I don't see how you could configure the firewall if the +</I>>><i> listening port were to be some random value, so I reckon it's a good +</I>>><i> guess. +</I>>><i> +</I>>><i> I'll report this bug for the MGA1 package and we should have the fixed +</I>>><i> version out quite soon. +</I>><i> +</I>><i> This is an age old issue with these tools since they were originally +</I>><i> designed to use random ports prior to the common use of client +</I>><i> firewalls. I've been hacking their config files since I first started +</I>><i> using Linux to force them to use specific ports and it's always been a +</I>><i> PITA. As annoying as these issues are they are at least not as bad as +</I>><i> trying to get Samba to work in a heterogeneous network. Glad you got it +</I>><i> figured out. +</I>><i> +</I>><i> Jeff +</I>><i> +</I></PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006724.html">[Mageia-discuss] ftp.linuxcabal.org mirror problem +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#6726">[ date ]</a> + <a href="thread.html#6726">[ thread ]</a> + <a href="subject.html#6726">[ subject ]</a> + <a href="author.html#6726">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |