Linux SSH Tunnel Access test

Source: Internet
Author: User

Use the "SSH to build up" the tunnel access to other computer can make the communication encrypted and secured, tested on th E HTTP service by using the SSH tunnel access,

1, use the Wireshark to capture the data without the SSH tunnel, host as 192.168.0.103, remote server as 192.168.0.254



The data can be viewed,




2, build up the SSH tunnel

SSH [email protected]-L 12345:INSTRUCTOR:80

needs to input the password


3, use the tunnel to access the 192.168.0.254, by the input in the Firefox as "LOCALHOST:12345/PUB/RHEL6/DVD/GPL", through Local address and Port 12345


4, use the Wireshark to capture the data with SSH tunnel, encrypted, cannot is viewed.

Captured data:


Follow TCP Stream:


Linux SSH Tunnel Access test

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.