/dev/posts/

OpenSSH tunneling guide

“Welcome to the Warp Zone!”

Published:

The OpenSSH client has a lot of very powerful features for tunneling applications through a SSH connections and is one of my favorite tools for quick-and-dirty network plumbing tasks. It can be very useful for fixing/bypassing connectivity issues (caused by NATs, firewalls), accessing internal networks. This post is an overview of the different tunneling options available in OpenSSH. This is inteded as a reference to use when I am explaining (every so often) how to use SSH for tunneling.

Read more…

TUN/TAP interface (on Linux)

Published:

Some notes about using the TUN/TAP interface, especially on Linux.

Read more…

IP over UDP tunnel with socat

Published:

A simple way to create IP over UDP tunnels using socat.

Read more…

Page 1 of 1 | | | JSON Feed | Atom Feed