OK after several hours of testing I found that their is a known bug in the network manager for Ubuntu causing the resolv.conf to be updated even if the openvpn configuration was set for only specific IP address. Thus I am now able to connect to the SME on the 192.168.3.0/24 subnet with out a problem and surf internet through local connection. However I still have a problem where after VPNing into SME I have to run the follow to access the 192.168.2.0/24 subnet:
route add -net 192.168.2.0 netmaks 255.255.255.0 gw 192.168.3.2
Is there a way to have OpenVPN automatically issue the above route command? Specifically it would be nice for the windoze folks as that opening a command prompt is well beyond most of them.
Thanks
Trampas