I did a small FTP Communication Experiment and learned something outside of the professional. Objective: To set up an FTP server using the Fedora system under the Virtual Machine and access FTP using the Windows system of the host machine. Tutorial settings: 1. Under Fedora: ip: 192.168.0.20 mask: 255.255.255.0 Gateway: 192.168.0.1 bridging with the host machine. 2. In Windows: ip: 192.168.0.1 &
I did a small FTP Communication Experiment and learned something outside of the professional.
Objective: To set up an FTP server using the Fedora system under the Virtual Machine and access FTP using the Windows system of the host machine.
Lab settings:
1. Under Fedora: ip: 192.168.0.20 mask: 255.255.255.0 Gateway: Connection Between 192.168.0.1 and host machine.
2. In Windows: ip: 192.168.0.1 mask: 255.255.255.0 (obviously, it is in the same network segment as Fedora and forms a LAN ).
Lab software:
1. ora server software: vsftpd
2. FTp software in Windows: FlashFXP
Experiment results:
1. Access the FTP server of Fedora using FlashFXP: