User Tools

Site Tools


networking:ssh_vpn

Differences

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

Link to this comparison view

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