Your output, reformatted a bit to be more readable. For future reference, you can get this formatting by enclosing the information in a [ignore][tt] tag like this: [tt] your output [/tt][/ignore]
[tt]
ipconfig/all:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.10.1.19
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 10.10.1.19
DNS Servers . . . . . . . . . . . :
Primary WINS Server . . . . . . . : 10.10.1.2
Route print:
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.10.1.19 10.10.1.19 1
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.4 2
10.10.1.19 255.255.255.255 127.0.0.1 127.0.0.1 1
10.255.255.255 255.255.255.255 10.10.1.19 10.10.1.19 1
66.0.0.0 255.0.0.0 192.168.0.1 192.168.0.4 2
66.x.x.x 255.255.255.255 192.168.0.1 192.168.0.4 2
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.255.0 192.168.0.4 192.168.0.4 1
192.168.0.4 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.0.255 255.255.255.255 192.168.0.4 192.168.0.4 1
224.0.0.0 224.0.0.0 10.10.1.19 10.10.1.19 1
224.0.0.0 224.0.0.0 192.168.0.4 192.168.0.4 1
255.255.255.255 255.255.255.255 192.168.0.4 192.168.0.4 1
Default Gateway: 10.10.1.19
[/tt]
Your routing table looks ok to me, you have selected to route all of your traffic, including internet, across the VPN (the default gateway option on the connection). I usually don't, but it should work.
What kind of response are you getting to your pings? Obviously not a response, but are you seeing a timeout, no route to host, connection refused, etc.
Reviewing your other posts, looks like you are using XP as a VPN server. Couple of things come to mind that might cause the problem there.
IP forwarding needs to be enabled there for you to get to anything other than the VPN server IP, as you are describing. See
The XP ICF (firewall) could cause some problems, although I would not expect you to reach even the VPN server IP if that were the case. Still worth checking if the forwarding issue doesn't help. Also, other firewall software can do stupid things, sometimes installed with AV software without asking/telling, so you may want to check that as well.