Score:0

Troubelshoot timeout on NFS mount

in flag

On a archlinux client I'm attempting to connect to a QNAP nfs export. The export is nfsv4. The showmount shows the correct exports:

[root@helene j]# showmount -e 192.168.111.1
Export list for 192.168.111.1:
/Public *
/media  192.168.111.2

Nmap shows

[root@helene j]# nmap -Pn 192.168.111.1
Starting Nmap 7.92 ( https://nmap.org ) at 2022-06-04 09:29 CEST
Nmap scan report for daphnis.kingma (192.168.111.1)
Host is up (0.00039s latency).
Not shown: 984 closed tcp ports (reset)
PORT      STATE    SERVICE
22/tcp    filtered ssh
80/tcp    filtered http
111/tcp   filtered rpcbind
139/tcp   filtered netbios-ssn
443/tcp   filtered https
445/tcp   filtered microsoft-ds
873/tcp   filtered rsync
2049/tcp  filtered nfs
3493/tcp  filtered nut
5900/tcp  filtered vnc
8080/tcp  filtered http-proxy
8081/tcp  filtered blackice-icecap
8088/tcp  filtered radan-http
8089/tcp  filtered unknown
30000/tcp filtered ndmps
49152/tcp filtered unknown

Attempts to mount results in :

[root@helene j]# mount -t nfs 191.168.111.1:/media /srv/media
mount.nfs: Connection timed out

pings take 0.5ms.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.