On Sat, Nov 8, 2014 at 4:08 PM, Bob Goodwin - Zuni, Virginia, USA
<bobgood...@wildblue.net> wrote:
> On 11/08/14 15:48, Tom H wrote:
>>
>> rpcinfo -p 192.168.1.48
>>
>> showmount -e 192.168.1.48
>
> This is what I get, don't know how to interpret it.
>
> [root@freenas] /# rpcinfo -p 192.168.1.48
>    program vers proto   port  service
>     100000    4   tcp    111  rpcbind
>     100000    3   tcp    111  rpcbind
>     100000    2   tcp    111  rpcbind
>     100000    4   udp    111  rpcbind
>     100000    3   udp    111  rpcbind
>     100000    2   udp    111  rpcbind
>     100000    4 local    111  rpcbind
>     100000    3 local    111  rpcbind
>     100000    2 local    111  rpcbind
>     100005    1   udp    689  mountd
>     100005    3   udp    689  mountd
>     100005    1   tcp    689  mountd
>     100005    3   tcp    689  mountd
>     100003    2   udp   2049  nfs
>     100003    3   udp   2049  nfs
>     100003    2   tcp   2049  nfs
>     100003    3   tcp   2049  nfs
>     100024    1   udp    743  status
>     100024    1   tcp    743  status
>     100021    0   udp    976  nlockmgr
>     100021    0   tcp    778  nlockmgr
>     100021    1   udp    976  nlockmgr
>     100021    1   tcp    778  nlockmgr
>     100021    3   udp    976  nlockmgr
>     100021    3   tcp    778  nlockmgr
>     100021    4   udp    976  nlockmgr
>     100021    4   tcp    778  nlockmgr
>
> [root@freenas] /# showmount -e 192.168.1.48
> Exports list on 192.168.1.48:
>
> Does this look right?

NFS is up and running but you're not exporting any shares.

(FYI, on freenas, you don't need the ip address in these commands.)

You have to set up "/etc/exports".

FreeBSD uses a different format for that than Linux:

https://www.freebsd.org/doc/handbook/network-nfs.html
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to