OMV;
192.168.2.181 [Server IP]
/Server [Share]
192.168.0.0/16 [Clients Allowed [I also tried 192.168.1.0/24 more specifically]]
Linux [Remote]
192.168.1.180 [Client IP]
/mnt/NFS [Mount place]
mount -t nfs 192.168.2.181:/Server /mnt/NFS/ [Command to Mount]
Error;
And indeed, /Server is the share, as it has always been.