On Mon, Dec 19, 2022 at 8:24 PM ToddAndMargo via users
<users@lists.fedoraproject.org> wrote:
>
> [...]
> I have tried googling this.  I get tons of hits
> but nothing specific to FC37.

The latest Fedora docs are at
https://docs.fedoraproject.org/en-US/fedora/latest/system-administrators-guide/
.

> Just noticed that I can not do:
>
> $ curl -v ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/ -o -
>
> * Connecting to 192.147.130.111 (192.147.130.111) port 18897
> Connection timed out
>
> (The above is a simplification of what I am actually
> running, but it shows the problem well,)
>
> FC 37 corked my iptables passive FTP rules, which worked
> perfectly under FC36

It is not clear to me if your simplification included opening the
ports and the firewall-cmd. According to the docs, you should
perform:[1]

   firewall-cmd --permanent --add-service=ftp

Jeff

[1] 
https://docs.fedoraproject.org/en-US/fedora/latest/system-administrators-guide/servers/File_and_Print_Servers/
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to