On 8/28/19 4:27 PM, Alexander Dalloz wrote:
> Am 2019-08-28 09:20, schrieb Ed Greshko:
>
> [ ... ]
>
>> [egreshko@meimei ~]$ showmount -e f30k
>> rpc mount export: RPC: Timed out
>>
>> But then....
>>
>> [root@f30-k ~]# firewall-cmd --zone=home --add-port=111/udp
>> success
>> [root@f30-k ~]# firewall-cmd --zone=home --add-port=111/udp --permanent
>> success
>
> Port 111 translates to the rpc-bind firewalld service which you had already 
> permitted.

Yes, I know.  I'd forgotten I'd added that.  Shoot me.  :-)

>
>> [root@f30-k ~]# firewall-cmd --zone=home --add-port=20048/udp
>> success
>> [root@f30-k ~]# firewall-cmd --zone=home --add-port=20048/udp --permanent
>> success
>
> Port 20048 translates to the mountd firewalld service.

Yes, that is true.  And the key to,

>
>> And the result is
>>
>> [egreshko@meimei ~]$ showmount -e f30k
>> Export list for f30k:
>> /home 192.168.1.0/24,2001:B030:112F:0000::/56
>

Can't argue with success.  :-) :-)

-- 
If simple questions can be answered with a simple google query then why are 
there so many of them?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to