SK0-005 · Question #505
SK0-005 Question #505: Real Exam Question with Answer & Explanation
The correct answer is D: Edit the network firewall rules. Since port 3306 (MySQL) is open on the local workstation as confirmed by the Nmap scan, the next logical step is to check network firewall rules. It's possible that the workstation's firewall or network- level security rules are blocking outbound or inbound traffic on port 3306,
Question
A user is unable to access the database server from a workstation. All other workstations are able to access the database server. The technician issues the following command to check the workstation: Which of the following should the technician perform next to allow access?
Options
- ACheck the database server
- BChange the database password
- COpen port 3306 on the server
- DEdit the network firewall rules
Explanation
Since port 3306 (MySQL) is open on the local workstation as confirmed by the Nmap scan, the next logical step is to check network firewall rules. It's possible that the workstation's firewall or network- level security rules are blocking outbound or inbound traffic on port 3306, which is required for database access.
Topics
Community Discussion
No community discussion yet for this question.