Hi,
This seems like to be a network issue, try to
To add static route for all internal subnets, perform the following steps on TMG server :
1. From Start, click Run, then type CMD and click OK.
2. In the command prompt type the following commands:
Route –p add 10.10.0.0 mask 255.255.0.0 10.10.200.254
this example, change this IP range to internal range .
255.255.0.0 10.10.200.254 for TMG internal network
10.0.0.0 Internal client IP rang
Thanks
Ahmed