On Fri, Apr 20, 2012 at 3:32 PM, Bob Gustafson <[email protected]> wrote: > > How does either of these VPN approaches compare with using SSH > Tunneling? (see various Linux Journal articles on this subject) >
SSH tunneling isn't a serious VPN solution. It can be used as such as a hack but it's definitely not something I would ever deploy for any serious purposes. Maybe for an alternative way to connect into your own network, or in other specific and unusual circumstances it can be sensible, but anywhere a typical VPN (IPsec, OpenVPN) is an option, they're superior options. Tunneling TCP over TCP is enough reason to avoid it, not to mention being a convoluted solution at least for non-technical users. _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
