Secure WLAN Access - SSH-VPN
  • New VPN tunneling with OpenSSH 4.3
  • Layer 2 and Layer 3 tunnels over secure SSH2 connections
  • Available for a range of operating systems
    • OpenBSD, NetBSD, FreeBSD, Linux, Darwin/MacOS X, ...
  • Ad-Hoc VPN tunnels almost everywhere
    • Thanks to TCP, you can tunnel the tunnel over a tunnel...
Host ssh.somewhere.net
        Tunnel yes
        TunnelDevice 0:any
        PermitLocalCommand yes
        LocalCommand sh /etc/netstart tun0
	
"Proactive Wireless Networks With OpenBSD", BSDCan 2006, Ottawa, Canada, 2006-05-13
Reyk Floeter (reyk@vantronix.net)
.vantronix | secure systems GmbH (http://www.vantronix.net/)