Help needed to escape from nosy boss
Posted: 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
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