CompTIA
XK0-004 · Question #225
XK0-004 Question #225: Real Exam Question with Answer & Explanation
See the full explanation below for the reasoning.
Question
Due to security policies, a restriction was implemented that forbids direct access to the database server. The junior administrator needs to connect using SSH tunneling. Which of the following commands allows the junior administrator to connect from a desktop? ssh -L dbserver.local:5432:localhost:95432 [email protected] A.
Options
- Bssh -L 5432:localhost dbserver.local:5432 postgres
- Cssh -L 95432:localhost [email protected]
Community Discussion
No community discussion yet for this question.