I would like my 12.3 PC to allow incoming ftp connections from other pc on home network. What do i need to do on the 12.3 pc to allow incoming ftp connections?
thank you in advance for the help
I would like my 12.3 PC to allow incoming ftp connections from other pc on home network. What do i need to do on the 12.3 pc to allow incoming ftp connections?
thank you in advance for the help
On Sat, 28 Dec 2013 18:16:02 +0000, kellykare wrote:
> I would like my 12.3 PC to allow incoming ftp connections from other pc
> on home network. What do i need to do on the 12.3 pc to allow incoming
> ftp connections?
>
> thank you in advance for the help
You need to install and configure an FTP server (vsftpd or pure-ftpd are
popular ones), and open the ports in the firewall.
Jim
–
Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C
Remember that there is a big difference between Active FTP (ports 21 and 20) and PASV FTP (ports 21 and a desginated high port range).
TSU
i enable vsftp and added to allow in the firewall. ftping from my mac when i ftp to the host i get the following error:
"500: oops: could not bind listening IPv6 socket.
On Sat, 28 Dec 2013 22:16:01 +0000, kellykare wrote:
> i enable vsftp and added to allow in the firewall. ftping from my mac
> when i ftp to the host i get the following error:
>
> "500: oops: could not bind listening IPv6 socket.
Are you using IPv6 on your local network? If you’re not, then disable it.
Jim
–
Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C
ah! i have a new router. let me check if it has ip6 enabled.