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
Description
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
Labels
No labels