Overall environment: Open the server and client, set two machines to the same network segment and enable it to ping, set FTP "Web" role service tick FTP
Verify basic and Anonymous authentication: Set the File "FTP" in the D drive and create a new file "NTD1, NTD2" in the folder
Set ftp-Select Web Site-right-click New FTP site
Set up site information-Setup Complete
Set up Basic authentication
Authenticate to client-complete setting Basic authentication
Set Anonymous authentication-change authorization to anonymous user
Complete setting anonymous user authentication "access without authentication"
FTP IP Address Restrictions: Click IP address and Domain restrictions-add deny IP address "client IP"-Discovery unreachable on client-set IP address limit succeeded
Command line access multi-file download upload: Run cmd-input FTP 192.168.1.2 "Server IP Address" Enter confirmation on the client machine
Enter the server user name and password-enter dir/ls-to see the file
Download: Enter get "Download Instructions" + file full name or mget "multiple downloads" + File full name
Click on client d disk to discover new files "NTD2, ntd3"-Complete the download
Upload: Input put "upload command" + file full name or mput "multiple file Upload" + file full name "D disk Create new file NTD4, NTD5"
Upload Success-NTD4 on the server, ntd5-upload completed
Command line authentication Anonymous access: Enable Anonymous authentication in authentication-set Allow permission "anonymous user"
Return to client on authentication-Enter user name: Anonymous password is empty-can access view file
Then verify-user name: FTP password for ftp-authentication successful "only anonymous and FTP can be viewed anonymously"
2. Configure Web site: Verify different port access with IP: New Folder "HH"-New web site
Set Web site with IP different network port "8080"
Return Client Authentication-Verify that the port is 8080 with different ports on the same IP
Different IP addresses same port: Set increase IP address "192.168.1.10"
Set bindings on a Web site-add IP address
Return client Authentication-complete different IP authentication "Enter new IP to 192.168.1.10"
Knot
Fruit
Inspection
Certificate 1. Completing the configuration of the FTP server (verifying basic and Anonymous authentication, FTP IP address restrictions, command-line access to multi-file download uploads, command-line authentication anonymous access)
- Complete the Configuration Web site (verify different port access with IP, different IP access on the same port)
Ask
Problem
And
Score of
Analysis
Description
- The experimental steps should contain the relevant commands for the key configuration, as well as the necessary
- The result verification should contain the test command which can embody the experiment result, and the necessary
FTP Web-related configuration