<html><body>
<DIV>I have a FC6 box as my main PC aside from my MythTV box (which is also FC6).&nbsp; I setup and NFS share on my main box to share my MP3 collection.&nbsp; I would like to mount to that directory from my MythTV box to copy over all of the MP3s to use in MythMusic.&nbsp; However, whenever I try to mount the directory, I get the following error message:</DIV>
<DIV>&nbsp;</DIV>
<DIV>"mount: mount to NFS server '192.168.1.102' failed: System Error: No route to host."</DIV>
<DIV>&nbsp;</DIV>
<DIV>My IPTables firewall on both boxes have the following lines in them:</DIV>
<DIV>"-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 2049 -j ACCEPT"</DIV>
<DIV>&nbsp;</DIV>
<DIV>If I stop the iptables service on my main PC, I can mount it fine, so I know its a firewall issue.&nbsp; I know that 2049 is the NFS port (via /etc/services), so why wouldn't NFS be working in my case?&nbsp; I'd like to have it work, then automount it via /etc/fstab.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for any help.</DIV>
<DIV>Harry</DIV></body></html>