'cause if those packets hit the router, they're not coming back to the correct hosts inside the LAN. But it's moot anyway:
Active Routes:

Network Address Netmask Gateway Address Interface Metric
0.0.0.0 0.0.0.0 192.168.0.110 192.168.0.35 1
0.0.0.0 0.0.0.0 192.168.0.111 192.168.0.35 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.0.0.0 255.0.0.0 192.168.0.35 192.168.0.35 1
192.168.0.35 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.0.255 255.255.255.255 192.168.0.35 192.168.0.35 1
224.0.0.0 224.0.0.0 192.168.0.35 192.168.0.35 1
255.255.255.255 255.255.255.255 192.168.0.35 192.168.0.35 1

C:\\WINDOWS>route delete 192.168.0.255
The route specified was not found.

C:\\WINDOWS>route delete 192.0.0.0
The route specified was not found.

C:\\WINDOWS>


I can only stand so much more Windows... <:( Thanks for the try, though.