my Desktop (RPi3) has problems to mount my NFS Partition from my File-Server(RPi2). It works over one year perfect but now after the installation of a new Router or last update I have this problem.

After Login in my Desktop(LXDE)and open the LXTerminal and mount the NFS Partition with
Code: Select all
sudo mount -a
All my RPi's have the newes Updates from Raspbian Stretch.
Here is the Error Message:
Apr 25 18:58:27 iglu systemd[1]: media-DataNFS.mount: Mount process exited, code=exited status=32
Apr 25 18:58:27 iglu systemd[1]: Failed to mount /media/DataNFS.
Apr 25 18:58:27 iglu systemd[1]: Dependency failed for Remote File Systems.
Apr 25 18:58:27 iglu systemd[1]: remote-fs.target: Job remote-fs.target/start failed with result 'dependency'.
Apr 25 18:58:27 iglu systemd[1]: media-DataNFS.mount: Unit entered failed state.
Apr 25 18:58:27 iglu systemd[1]: home-tux-NFSFreigabe.mount: Mount process exited, code=exited status=32
Apr 25 18:58:27 iglu systemd[1]: Failed to mount /home/tux/NFSFreigabe.
Apr 25 18:58:27 iglu systemd[1]: home-tux-NFSFreigabe.mount: Unit entered failed state.
Edit - after the installation of a new Router