Hi!
At first, I want to say, I've already tried to solve it by myself with OpenVPN, but didn't get it. My FreeBSD 9 box should be my private tunnel for all connections.
If I'm on a public wlan or in the corporate network, I want to tunnel all traffic through my FreeBSD box, so that I'm able to connect to everything. I'm able to connect through ftp, ssh, http and https from my company to the outside world. No SMTP(s) to mailserver or something else is available.
So I need following:
regards,
sebastian
At first, I want to say, I've already tried to solve it by myself with OpenVPN, but didn't get it. My FreeBSD 9 box should be my private tunnel for all connections.
If I'm on a public wlan or in the corporate network, I want to tunnel all traffic through my FreeBSD box, so that I'm able to connect to everything. I'm able to connect through ftp, ssh, http and https from my company to the outside world. No SMTP(s) to mailserver or something else is available.
So I need following:
- Client for my MacBook (openVPN client or built in standard vpn connection)
- tunnel connection port through ssh (eg -L1723:localhost:1723)
- FreeBSD box: which tools should I use? openvpn, ppptp, ipsec ... doesn't matter, should just be straight forward and easy :-D
regards,
sebastian