<html><body>
<DIV>-------------- Original message -------------- <BR>From: "R. G. Newbury" &lt;newbury@mandamus.org&gt; <BR><BR>&gt; Harry Devine wrote: <BR>&gt; &gt; I have a FC6 box as my main PC aside from my MythTV box (which is also FC6). <BR>&gt; I setup and NFS share on my main box to share my MP3 collection. I would like <BR>&gt; to mount to that directory from my MythTV box to copy over all of the MP3s to <BR>&gt; use in MythMusic. However, whenever I try to mount the directory, I get the <BR>&gt; following error message: <BR>&gt; &gt; <BR>&gt; &gt; "mount: mount to NFS server '192.168.1.102' failed: System Error: No route to <BR>&gt; host." <BR>&gt; &gt; <BR>&gt; &gt; My IPTables firewall on both boxes have the following lines in them: <BR>&gt; &gt; "-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 2049 -j <BR>&gt; ACCEPT" <BR>&gt; &gt; <BR>&gt; &gt; If I stop the iptables service on my main PC, I can mount it fine, so I know <BR>&gt; its a firewall issue. I know that
 2049 is the NFS port (via /etc/services), so <BR>&gt; why wouldn't NFS be working in my case? I'd like to have it work, then <BR>&gt; automount it via /etc/fstab. <BR>&gt; &gt; <BR>&gt; <BR>&gt; Since all of the answers seemed to deal only with top/bottom posting... <BR>&gt; <BR>&gt; go here: http://nfs.sourceforge.net/nfs-howto/ <BR>&gt; <BR>&gt; and jump to section 7, Troubleshooting <BR>&gt; <BR>&gt; It explains the error messages and what to do to fix them. <BR>&gt; <BR>&gt; You probably have a firewall problem. Fedora has nice little program <BR>&gt; called 'lokkit' which allows you to fiddle with the firewall and <BR>&gt; iptables. You need to open the correct ports. <BR>&gt; <BR>&gt; You may have other errors too, so check out that page. IIRC you need <BR>&gt; port 22 open. <BR>&gt; <BR>&gt; Geoff <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; R. Geoffrey Newbury <BR>&gt; Barrister and Solicitor <BR>&gt; Suite 106, 150 Lakeshore Road West <BR>&gt; Mississauga, Ont
ario, L5H 3R2 <BR>&gt; <BR>&gt; o905-271-9600 f905-271-1638 <BR>&gt; newbury@mandamus.org <BR>&gt; <BR>&gt; Helping with the HTTP issue <BR>&gt; <A href="http://www.w3.org/Protocols/">HTTP</A> <BR>&gt; _______________________________________________ <BR>&gt; mythtv-users mailing list <BR>&gt; mythtv-users@mythtv.org <BR>&gt; <A href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A> </DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<P>&nbsp;</P>
<P>Thanks for the link.&nbsp; I checked it out, but didn't really help much.&nbsp; All it really said in my case was that I was a victim of an overzealous firewall.&nbsp; I recently took a RedHat Firewall class for my job, so I'm going thru those materials to see what the problem is, but nothing as of yet.&nbsp; I still get the same error.</P>
<P>I tried adding a rule on the UDP port 2049 (for NFS), similar to the TCP equivalent, but I still get the same error.&nbsp; I tail'd /var/log/messages and /var/log/secure on my NFS server, but no messages came up when my Myth box tried to NFS-mount to the share.</P>
<P>Any other ideas?</P>
<P>Thanks,</P>
<P>Harry</P></BLOCKQUOTE></body></html>