List of questions
Related questions
Question 187 - XK0-005 discussion
An administrator would like to securely connect to a server and forward port 8080 on a local machine to port 80 on the server. Which of the following commands should the administrator use to satisfy both requirements?
A.
ssh ---L 8080: localhost:80 admin@server
B.
ssh ---R 8080: localhost:80 admin@server
C.
ssh ---L 80 : localhost:8080 admin@server
D.
ssh ---R 80 : localhost:8080 admin@server
Your answer:
0 comments
Sorted by
Leave a comment first