Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Search Forums:



IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 03-13-2010
Registered User
 

Join Date: Mar 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Problem Mounting NFS share

I have one machine "The server" ip: 192.168.1.1, it runs ubu 8.04(LTS) and - I have a folder (/shareme) that I want to share with other linux machines on my LAN.
- The server runs NFS server and common and portmap and so do the other machines on my LAN.
- The server has the export file with the appropriate entry
/shareme 192.168.1.0/24 (rw,no_subtree_check,sync)

When I issue the following command (can I do it differently?)
sudo mount 192.168.1.1:/shareme /shared I get the following:
mount.nfs: access denied by server while mounting 192.168.1.1:/shareme

It has worked in the past with clients running ubu 9.04
now my clients run 9.10 so I wonder whether something changed in how you mount the shares.

Could anyone please help me, as I have all my "common" files on the /shareme and I need to access it from other stations on my LAN.
Sponsored Links
    #2  
Old 03-14-2010
reborg's Avatar
reborg reborg is offline Forum Advisor  
Administrator Emeritus
 

Join Date: Mar 2005
Location: Ireland
Posts: 4,466
Thanks: 0
Thanked 6 Times in 6 Posts
Your export doesn't specify any host with which to share the file.
Sponsored Links
    #3  
Old 03-20-2010
TonyFullerMalv's Avatar
Registered User
 

Join Date: Sep 2008
Location: Malvern, Worcs. U.K.
Posts: 1,032
Thanks: 0
Thanked 6 Times in 6 Posts
You are exporting to hosts on the 192.168.1.0/24, should that have -network before it?
What is the IP address of your NFS client?
Sponsored Links
Closed Thread

Tags
mounting, networking, nfs, sharing

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
NFS Share - chown problem SmartAntz Solaris 8 08-07-2009 03:34 AM
Help mounting Windows share in UNIX shatterstorm UNIX for Advanced & Expert Users 8 08-28-2008 03:06 PM
Mounting an NFS share: Kickstart Postinstall Colton UNIX for Dummies Questions & Answers 0 02-11-2008 04:30 PM
Mounting CIFS share mhm4 Solaris 3 08-03-2007 02:35 PM
Mounting a windows share on AIX szahir1 Windows & DOS: Issues & Discussions 3 04-11-2002 09:14 AM



All times are GMT -4. The time now is 11:32 PM.