I solved it! For the others that have same problems:
Its an windows routing problem... For each IP Windows adds an default route. To see type in CMD: "nestat -rn"
Windows takes the route with the smallest "cost", the metric value. By default all 3 default routes have the same
metric and the second route is taken by random. Now i changed the metric of the route with the wanted outgoing IP -1.
(Before: 256, Now: 255) An nice tool for changing the routes ist "NetRouteView" for Windows. Now everything works! :)
Thanks dilbert_left_nut!
<P>I solved it! For the others that have same problems:</P>
<P>Its an windows routing problem... For each IP Windows adds an default route. To see type in CMD: "nestat -rn"</P>
<P>Windows takes the route with the smallest "cost", the metric value. By default all 3 default routes have the same</P>
<P>metric and the second route is taken&nbsp;by random. Now i changed the metric of the route with the wanted outgoing IP -1.</P>
<P>(Before: 256, Now: 255) An nice tool for changing the routes ist "NetRouteView" for Windows. Now everything works! :)</P>
<P>Thanks dilbert_left_nut!</P>