User Tools

Site Tools


networking:ssh_vpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
networking:ssh_vpn [2013/03/27 17:50]
gcooper created
networking:ssh_vpn [2013/03/27 17:55] (current)
gcooper
Line 2: Line 2:
  
 https://github.com/apenwarr/sshuttle#readme https://github.com/apenwarr/sshuttle#readme
 +
 +Works On:
 +
 +  * Linux
 +  * Mac
 +  * FreeBSD
 +
 +===== Prerequisites =====
 +
 +  * sudo, su, or logged in as root on your client machine
 +    * The server doesn't need admin access
 +  * If you use Linux on your client machine:
 +    * iptables installed on the client, including at least the iptables DNAT, REDIRECT, and ttl modules
 +    * These are installed by default on most Linux distributions
 +    * The server doesn't need iptables and doesn't need to be Linux
 +  * If you use MacOS or BSD on your client machine:
 +    * Your kernel needs to be compiled with IPFIREWALL_FORWARD
 +    * MacOS has this by default
 +    * You need to have ipfw available
 +    * The server doesn't need to be MacOS or BSD
  
networking/ssh_vpn.1364428259.txt.gz · Last modified: 2013/03/27 17:50 by gcooper