Today, I would like to share my personal experience with FTP access in Linux. Thanks to the new operating systems from Microsoft, which I don't find suitable for daily use, I switched to Linux a few years ago. I am running an FTP server in my home network, and I was not able to access it from my client PC running Linux which has firewall rules to block inbound connections, i.e. the INPUT policy is set to REJECT in iptables. Here is how I fixed the issue.
Advertisement