Can you tell us about your problem, rather than describing how your solution doesn't work?
If your problem is "I want to access stuff at home" then you need to consider routing traffic destined for your home server down the VPN.
If your problem is "I want to surf the internet/bypass my employer's filters" then (IMHO) you are using the wrong solution.
At a previous employer, I addressed both issues by simply connecting to my home network using SSH which connected me to a "gateway server"
The "I want to access stuff at home" itch was scratched by forwarding ports over SSH so I could then connect using SFTP or SSH to the target machines.
The "I want to surf the internet without being tracked/with a UK rather than a <insert employers home country> IP address" itch was scratched by forwarding a local port to the proxy server on my own network. This was then enhanced by using Firefox+foxy proxy to selectively direct web traffic via my employer's proxy configuration, or my proxy server depending on the address. IE was then relegated to "Corporate tools only" use.
At no point did I consider using a VPN solution - simply too much complication, and if caught, the amount of effort expended would have made it look like I was trying to bypass security to let other people from the outside in, rather than the reality of someone (i.e. just me) "inside" the network trying to access stuff outside.
If you are trying to do something more nefarious, then asking questions on a publicly searchable forum isn't a good idea...