InterviewSolution
Saved Bookmarks
| 1. |
Name Three Steps Which You Would Use To Troubleshoot Ftp Server Related Problems.? |
|
Answer» TEST BASIC connectivity with ping, CHECK with nmap if the ports are open (20 and 21). Check if a FIREWALL is restricting traffic to the server. Test basic connectivity with ping, Check with nmap if the ports are open (20 and 21). Check if a firewall is restricting traffic to the server. |
|