Learned SSH!

in CCNA & CCENT
I just learned how to do SSH in Packet Tracer(yay)! But I wanted to do something else with it... I wanted to see how the raw data looked when you sniffed the packets. I can already do it with telnet using wireshark(which is really cool and really scary at the same time!), but I won't be able to actually test wireshark on an SSH connection without a tangible switch or router... Anybody know any sites that will let you SSH to them for practice?
Comments
-
late_collision Member Posts: 146
You can download almost any Linux distribution and SSH into that. Try a live distribution if you don't want to actually install it to the drive. -
Dieg0M Member Posts: 861
Use GNS3 and set up a sniff between 2 routers that have a SSH connection running. There's an option to sniff links with wireshark and it makes it a really good tool to work with to get captures.Follow my CCDE journey at www.routingnull0.com -
MrPuzzlez Member Posts: 89 ■□□□□□□□□□
Ooooh! I hope my little dual core laptop can handle that. Now to find some images...