How can I disable network connectivity to a particular port or IP address on Windows?
If my Windows client tries to connect to a server with this IP address, I want it to fail the connection immediately rather than wait for a timeout period.
Any suggestions?