Windows – Equivalent of IPTables

firewalliptableswindows

Dumb question:

Is there an equivalent of iptables on Windows? Could I install one via cygwin?

The real question: how can I accomplish on Windows what I can accomplish via iptables?
Just looking for basic firewall functionality (e.g. blocking certain IP addresses)

Best Answer

One way would be with the netsh command: