Alright, your problem is here:
PPP adapter officevpn:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.0.0.148
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 10.0.0.2
210.23.4.6
That second DNS server (the 210.23.4.6) should *NOT* be there. It is getting there one of two ways:
1) The RAS server is assigning it directly. You'll need to change this via RRAS.
2) More likely, RRAS is simply requesting several DHCP leases and then handing them out to VPN clients (the usual way this is configured) and that means your DHCP server is actually misconfigured and has external DNS entries in its options. This will not only cause problems for VPN clients, but will cause intermittent and bizarre AD behaviors internally as well.
Rember, clients should *only* point to the SBS server for DNS in an SBS network (a rule you can break if you know how and why, but is hard and fast rule 99.99999% of the time.)