Hi, i think i found my answer by playing around a bit.
My remote network is 10.1.105.0/24, i then added a route on 10.0.0.2 –> route add -net 10.1.105.0 10.0.0.1 255.255.255.0
then i could access the machines running through gateway 10.0.0.2
i hope this might help someone else.
Thanks,