|
Search Forums:
|
|||||||
| Forums | Register | Forum Rules | Linux and Unix Links | Man Pages | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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
|
||||
|
||||
|
Your export doesn't specify any host with which to share the file.
|
| Sponsored Links | ||
|
|
![]() |
| Tags |
| mounting, networking, nfs, sharing |
| Thread Tools | Search this Thread |
| 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 |
|
|