blob: 9daa1558ca9eb932755a9219705c4ab010a03aeb (
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
|
<!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=%3C4F597A0D.1060902%40Rock3d.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006658.html">
<LINK REL="Next" HREF="006663.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] home network using broadband router</H1>
<B>imnotpc</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3C4F597A0D.1060902%40Rock3d.net%3E"
TITLE="[Mageia-discuss] home network using broadband router">imnotpc at Rock3d.net
</A><BR>
<I>Fri Mar 9 04:33:33 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006658.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI>Next message: <A HREF="006663.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6659">[ date ]</a>
<a href="thread.html#6659">[ thread ]</a>
<a href="subject.html#6659">[ subject ]</a>
<a href="author.html#6659">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 03/08/2012 09:43 PM, WALKER RICHARD wrote:
><i> I found a problem with the NFS server in Mageia 1 which doesn't seem
</I>><i> to exist on Mandriva 2010.0 (haven't checked 2010.2 yet - later -
</I>><i> bedtime now).
</I>><i>
</I>><i> Although everything worked the first time, when the server was first
</I>><i> set up, it has consistently failed to work since then. The personal
</I>><i> firewall doesn't make any difference so it can be on or off. It seems
</I>><i> to be a problem with the way rpc.mountd works. The Mandriva versions
</I>><i> of nfs server may not use this method to handle remote mount requests
</I>><i> - like I said, I'll check.
</I>
Are you also using dhcp? dhcp and nfsv4 are not a good combination and
will often cause problems on reboot. Also there was an nfs mount at boot
bug I filed in Fedora that had to do with the change in the boot
routines, but I haven't had that issue with Mageia.
><i> I can dodge the problem by commenting out the
</I>><i> RPCMOUNTD_OPTIONS="--port 4003" line in the /etc/sysconfig/nfs-server
</I>><i> configuration file.
</I>><i>
</I>
Curious. That seems more likely to be a firewall issue, but I would
expect that whatever default port it used instead of 4003 would be
blocked also and you said the firewall status didn't make a difference.
I don't have any current problems with nfs but I also have a highly
customized way of setting up my network/boxes so you can't really go by me.
Best wishes, Jeff
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006658.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI>Next message: <A HREF="006663.html">[Mageia-discuss] home network using broadband router
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6659">[ date ]</a>
<a href="thread.html#6659">[ thread ]</a>
<a href="subject.html#6659">[ subject ]</a>
<a href="author.html#6659">[ 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>
|