Hera Cannot mount NFS when UFW on server

Discussion in 'Newbie Questions' started by Przemek, May 4, 2020.

  1. Przemek

    Przemek Thread Starter
    Expand Collapse
    New Member

    Joined:
    May 4, 2020
    Messages:
    1
    Likes Received:
    0
    Hi, I have dietpi server with media on Rpi4 in home network. I install ufw on it. I add rules to my laptops
    for Elementary laptop:
    Code (Text):
    sudo ufw allow from 192.168.0.19 to any port nfs
    and Ubuntu 19.10 laptop:
    Code (Text):
    sudo ufw allow from 192.168.0.21 to any port nfs
    On Ubuntu laptop I can mount NFS share from Dietpi and in Elementary i cannot.
    I also add 111 port in my ufw but also don't work.
    Can somebody tell me why Elementary don't mount NFS in that situation?
    Regards Przemek
     

Share This Page

Loading...