SSH port-forwarding (Intermediate)
In my previous blog entry I described some basic functionality of SSH in terms of port-forwarding. Now it's time for a little bit more complex stuff.
In this article I'll highlight:
(forward) piercing of a firewall (getting access to resources behind it);dynamic port-forwarding (AKA proxy);(reverse) piercing of a firewall (exposing your local services on the remote side).
In this article I'll highlight:
(forward) piercing of a firewall (getting access to resources behind it);dynamic port-forwarding (AKA proxy);(reverse) piercing of a firewall (exposing your local services on the remote side).