I have a desktop linux (Ubuntu based 12.10, laptop, 1 network card) from which I connect to work vpn via standard pptp, so I can access local network and work network from the machine. On the desktop I have Windows Server 2008 VirtualBox machine with bridged network adapter, so it gets ip from local router. Desktop and virtual see each other without problems. Desktop see vpn subnet ok, but virtual does not of course.
Is there a way to provide access to work network to other machines on local lan (mainly my virtual)?
I tried something like adding route (in virtual) to work subnet to go through my desktop ip, but I don't know how to setup the router service on desktop (and create route to my vpn connection).