Results 1 to 2 of 2

Thread: NFS: no security, but access denied

  1. #1
    Junior Member
    Join Date
    Jun 2001
    Posts
    51

    NFS: no security, but access denied

    I'm setting up a combined firewall & network server running RedHat 7.2.
    hdb1 is to be mounted as /home on all workstations, but mounting fails.
    The message reads: "mount: 192.168.30.1:/misc /testdir failed, reason given by server: Permission denied"
    During the installation of RedHat I chose "high security" since it's going to be a firewall (sometime in the future...) Now I have removed every security I can find, first manually flushing ipchains, then running lokkit (the program that sets up firewalling during installation) again and chose "no security".
    I've checked ipchains - no rules set, policy accept.
    There's nothing in /etc/hosts.deny, I tried adding ALL:ALL to /etc/hosts.allow - no change.
    I tried mounting this from the server (to itself), got the same message so it's not the workstation that blocks.
    xinetd does not list nfs, shouldn't it?
    # nfs status returns:
    rpc.mountd (pid 960) is running...
    nfsd is stopped
    rpc.rquotad (pid 955) is running...

    Why is nfsd stopped? This is after restarting nfs, nfs is to be started at boot.
    Could this be the cause - message says "permission denied", but then you can't always trust an error message.

  2. #2
    Junior Member
    Join Date
    Jun 2001
    Posts
    51

    Re:NFS: no security, but access denied

    After having written the question, I started to think about the nfsd problem.

    # Modprobe nfsd
    gave me a lot of error messages, there is obviously something wrong here.
    I have lost ipchains too now, I believe the installation of RedHat is broken.
    This is not a security issue after all, I'll reinstall RedHat.

Similar Threads

  1. Access denied for user: '@192.168.0.71' (Using password: NO)
    By infinite_root in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 11-20-2008, 01:10 AM
  2. How to Set Your Internet Explorer Security and
    By The Donald in forum Windows - General Topics
    Replies: 1
    Last Post: 01-04-2005, 09:31 PM
  3. Convert an Access Database to SQL Server
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:21 AM
  4. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  5. New Features that are included in Access 2000
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •