InterviewSolution
Saved Bookmarks
| 1. |
Which port forwarding technique intercepts application-level traffic and redirects it from an insecure TCP connections to secure SSH tunnels?(a) Remote Forwarding(b) Local Forwarding(c) Stable Forwarding(d) None of the mentionedThis question was addressed to me in final exam.I want to ask this question from Secure Shell(SSH) in chapter Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» CORRECT answer is (B) Local FORWARDING To elaborate: This is the function of local forwarding. |
|