1. Background
I'm trying to do the box Overpass3 from tryhackme. The box need me to set up ssh port forwarding for nfs service port 2049, port mapper port 111 and another port 20048.
2. Problem
After setting up the tunnel (command follows next) for port 2049, I didn't catch any TCP traffic in...
Simple scenario:
Desktop [A] ---- <internet> --- SSH jumphost [B] --- <local net> --- bhyve host [C]
When I want to SSH from A to C, I simply do this: ssh -J user@jump.example.com user@192.168.1.10 where jump.example.com points to B and 192.168.1.10 is the local address of C (reachable by B)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.