Help needed to escape from nosy boss

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
gebloich
OpenVpn Newbie
Posts: 1
Joined: Tue Jan 24, 2012 9:56 am

Help needed to escape from nosy boss

Post by gebloich » Tue Jan 24, 2012 10:37 am

Hello All,

I'm owning a synology 710+ which has the openvpn functionality.
As I have a new job ... & I'm working on my private computer, I would like to root all web traffic trough my syno.
So deployed openvpn, can establish connection, can reach server using his IP on my home network (192.168.1.x)
But still impossible to route all traffic :(

Here are the settings of the client on my PC:


dev tun
tls-client

push "redirect-gateway def1"

remote xx.chickenkiller.com 1194

# If redirect-gateway is enabled, the client will redirect it's
# default network gateway through the VPN.
# It means the VPN connection will firstly connect to the VPN Server
# and then to the internet.
# (Please refer to the manual of OpenVPN for more information.)

pull

proto udp
script-security 2

ca ca.crt

comp-lzo

reneg-sec 0

auth-user-pass


Goal is to be able to establish VPN on any network I connect to with my laptop in order to have all my traffic routed if I'm in a "non-secured" place (like here with my boss checking all logs ...)

Any help/tips/clue/advise is more than welcome!

Cheers

george
Forum Team
Posts: 117
Joined: Tue Jun 09, 2009 4:25 pm
Location: St. Louis, MO USA

Re: Help needed to escape from nosy boss

Post by george » Tue Jan 24, 2012 1:35 pm

Moved topic to proper forum for better response. Please post your server and client config as described in the forum rules.

Post Reply