Split Tunnel VPN Connection – Ubuntu
Followed a great quick article on split tunnelling my VPN connection here. What this means is normal network access (printers/internet/storage) still routes through your usual gateway, while your corporate IP resources route via the VPN.
The only addition I had to make was to add the IP config for the corporate network I’m accessing under the IPv4 config, then tick “Ignore automatically obtained routes”. Like so:

[...] I have tried the technique describe in this link: http://darrenwatt.com/split-tunnel-ubuntu/ [...]