Skip to content
This repository was archived by the owner on Dec 28, 2020. It is now read-only.
This repository was archived by the owner on Dec 28, 2020. It is now read-only.

[SOLVED]nfs server on rtd1295 #22

Open
@davicom88

Description

@davicom88

as previously said privately, in my opinion you did a great job: but I can't get NFS server working, any help should be really appreciated:

Ip of my nfs server "X10 rtd1295" is 192.168.1.125
i set my export on Luci:
/mnt/sda1 192.168.1.28/24(rw,sync,root_squash,all_squash,insecure,no_subtree_check)

then I try to mount it from my linux host 192.168.1.28

sudo mount -t nfs 192.168.1.125:/mnt/sda1 /home/user/Desktop/NFS_shares/x10
[sudo] password for user: 
**mount.nfs: requested NFS version or transport protocol is not supported**

As you suggested me, I put exportfs -a on cli on openwrt but I get nothing return

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions